index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_cm.c
Age
Commit message (
Expand
)
Author
2007-07-10
IB/cm: Include HCA ACK delay in local ACK timeout
Sean Hefty
2007-07-10
IPoIB/cm: Fix warning if IPV6 is not enabled
Roland Dreier
2007-07-02
IPoIB/cm: Partial error clean up unmaps wrong address
Ralph Campbell
2007-06-21
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
Roland Dreier
2007-06-21
IPoIB/cm: Fix interoperability when MTU doesn't match
Michael S. Tsirkin
2007-06-21
IPoIB/cm: Initialize RX before moving QP to RTR
Michael S. Tsirkin
2007-05-29
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
2007-05-24
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
2007-05-24
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
Michael S. Tsirkin
2007-05-21
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
2007-05-14
IPoIB/cm: Optimize stale connection detection
Michael S. Tsirkin
2007-05-06
IPoIB: Convert to NAPI
Roland Dreier
2007-05-06
IB: Add CQ comp_vector support
Michael S. Tsirkin
2007-05-06
IPoIB/cm: Don't crash if remote side uses one QP for both directions
Michael S. Tsirkin
2007-04-30
IPoIB/cm: Fix error handling in ipoib_cm_dev_open()
Michael S. Tsirkin
2007-04-27
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-24
IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacements
Roland Dreier
2007-04-18
IPoIB: Remove pointless opcode field from debugging output
Roland Dreier
2007-04-10
IPoIB/cm: Fix DMA direction typo
Michael S. Tsirkin
2007-03-22
IB/ipoib: Fix thinko in packet length checks
Michael S. Tsirkin
2007-03-22
IPoIB/cm: Fix reaping of stale connections
Michael S. Tsirkin
2007-02-20
IPoIB/cm: Improve small message bandwidth
Michael S. Tsirkin
2007-02-16
IPoIB: CM error handling thinko fix
Michael S. Tsirkin
2007-02-16
IPoIB: Only allow root to change between datagram and connected mode
Roland Dreier
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin