aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAge
* IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-07
* IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-11
* IPoIB: Recycle loopback skbs instead of freeing and reallocatingRoland Dreier2007-07-10
* IPoIB/cm: Fix warning if IPV6 is not enabledRoland Dreier2007-07-10
* IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-09
* IPoIB/cm: Partial error clean up unmaps wrong addressRalph Campbell2007-07-02
* 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
* IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-21
* IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-19
* IPoIB/cm: Optimize stale connection detectionMichael S. Tsirkin2007-05-14
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-07
|\
| * 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
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
|/
* 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
| * IB/ipoib: Use ib_init_ah_from_path to initialize ah_attrSean Hefty2007-04-24
| * 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
* [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-25
* IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2007-03-22
* IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin2007-03-22
* IPoIB: Fix race in detaching from mcast group before attachingSean Hefty2007-03-22
* IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin2007-03-22
* IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma2007-03-08
* IPoIB: Only handle async events for one portRoland Dreier2007-02-27
* IPoIB: Correct debugging output when path record lookup failsRoland Dreier2007-02-26
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-21
* IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin2007-02-20
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-16
* IPoIB: CM error handling thinko fixMichael S. Tsirkin2007-02-16
* IPoIB: Only allow root to change between datagram and connected modeRoland Dreier2007-02-16
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-14
|\
| * IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-10
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
|/
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier2006-12-12
* IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-12-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/