summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-111-1/+3
* IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2007-05-301-2/+1
* IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-241-0/+1
* IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin2007-05-211-1/+41
* IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-191-2/+5
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-071-0/+1
|\
| * IPoIB: Convert to NAPIRoland Dreier2007-05-071-0/+1
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0
|/
* IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-221-1/+0
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-101-0/+215
* IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-12-121-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-301-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-8/+8
|/
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-231-0/+2
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-241-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-181-12/+22
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-101-0/+4
* IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-041-0/+3
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-251-7/+8
* IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-201-1/+1
* IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin2006-03-201-2/+8
* IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2006-02-081-0/+1
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-3/+3
* [IPoIB] add path record information in debugfsRoland Dreier2005-11-101-5/+10
* [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-031-0/+3
* [IPoIB] Drop RX packets when out of memoryRoland Dreier2005-10-291-8/+13
* [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier2005-10-181-1/+1
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-201-1/+1
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-271-3/+3
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-271-2/+2
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-271-0/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+353