aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_cm.c
Commit message (Expand)AuthorAge
* IPoIB/cm: Remove dead definition of struct ipoib_cm_idRoland Dreier2007-06-21
* IPoIB/cm: Fix interoperability when MTU doesn't matchMichael S. Tsirkin2007-06-21
* IPoIB/cm: Initialize RX before moving QP to RTRMichael S. Tsirkin2007-06-21
* IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2007-05-29
* IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-24
* IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-24
* IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin2007-05-21
* IPoIB/cm: Optimize stale connection detectionMichael S. Tsirkin2007-05-14
* IPoIB: Convert to NAPIRoland Dreier2007-05-07
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-07
* IPoIB/cm: Don't crash if remote side uses one QP for both directionsMichael S. Tsirkin2007-05-07
* IPoIB/cm: Fix error handling in ipoib_cm_dev_open()Michael S. Tsirkin2007-04-30
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-04-27
|\
| * IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacementsRoland Dreier2007-04-25
| * IPoIB: Remove pointless opcode field from debugging outputRoland Dreier2007-04-18
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
|/
* IPoIB/cm: Fix DMA direction typoMichael S. Tsirkin2007-04-10
* IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2007-03-22
* IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin2007-03-22
* IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin2007-02-20
* IPoIB: CM error handling thinko fixMichael S. Tsirkin2007-02-16
* IPoIB: Only allow root to change between datagram and connected modeRoland Dreier2007-02-16
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-10