summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib (follow)
Commit message (Expand)AuthorAgeFilesLines
* IPoIB: Convert to NAPIRoland Dreier2007-05-074-20/+74
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-072-2/+2
* IPoIB/cm: Don't crash if remote side uses one QP for both directionsMichael S. Tsirkin2007-05-071-1/+1
* IPoIB/cm: Fix error handling in ipoib_cm_dev_open()Michael S. Tsirkin2007-05-011-2/+6
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-04-273-48/+36
|\
| * IPoIB/cm: spin_lock_irqsave() -> spin_lock_irq() replacementsRoland Dreier2007-04-251-32/+24
| * IB/ipoib: Use ib_init_ah_from_path to initialize ah_attrSean Hefty2007-04-251-8/+4
| * IPoIB: Remove pointless opcode field from debugging outputRoland Dreier2007-04-192-8/+8
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-262-2/+2
|/
* IPoIB/cm: Fix DMA direction typoMichael S. Tsirkin2007-04-101-1/+1
* [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-261-3/+3
* IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2007-03-222-3/+3
* IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin2007-03-221-2/+2
* IPoIB: Fix race in detaching from mcast group before attachingSean Hefty2007-03-221-3/+3
* IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin2007-03-221-1/+1
* IPoIB: Turn on interface's carrier after broadcast group is joinedShirley Ma2007-03-081-1/+4
* IPoIB: Only handle async events for one portRoland Dreier2007-02-271-6/+7
* IPoIB: Correct debugging output when path record lookup failsRoland Dreier2007-02-261-1/+1
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-222-6/+3
* IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin2007-02-211-19/+27
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-161-123/+72
* IPoIB: CM error handling thinko fixMichael S. Tsirkin2007-02-161-1/+1
* IPoIB: Only allow root to change between datagram and connected modeRoland Dreier2007-02-161-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-02-149-32/+1575
|\
| * IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-109-32/+1575
* | [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-2/+2
|/
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-072-24/+20
* IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier2006-12-121-2/+1
* IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-12-122-41/+38
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-8/+15
|\
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-303-8/+15
* | WorkStruct: make allyesconfigDavid Howells2006-11-224-33/+40
|/
* IPoIB: Clear high octet in QP numberMichael S. Tsirkin2006-11-161-8/+7
* IPoIB: Check for DMA mapping error for TX packetsRoland Dreier2006-10-101-0/+5
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-2/+2
* IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-232-3/+3
* IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-231-1/+0
* IPoIB: Rejoin all multicast groups after a port eventEli Cohen2006-09-231-1/+3
* IPoIB: Create MCGs with all attributes required by RFCRoland Dreier2006-09-231-5/+15
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-233-9/+17
* IPoIB: Refactor completion handlingRoland Dreier2006-09-231-88/+100
* RDMA: iWARP Core Changes.Tom Tucker2006-09-231-1/+7
* IB: Whitespace fixesRoland Dreier2006-09-231-1/+1
* IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin2006-09-231-4/+8
* IPoIB: Retry failed send-only multicast group joinsEli Cohen2006-09-141-0/+1
* IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz2006-08-031-2/+1
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-242-0/+24
* IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-241-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0