aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin1-0/+215
2006-12-12IPoIB: Use the new verbs DMA mapping functionsRalph Campbell1-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-1/+1
2006-11-29IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-8/+8
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin1-0/+2
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-17IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein1-12/+22
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma1-0/+4
2006-04-04IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin1-0/+3
2006-03-24IPoIB: P_Key change event handlingLeonid Arsh1-7/+8
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein1-1/+1
2006-03-20IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin1-2/+8
2006-02-07IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin1-0/+1
2006-01-13IB: convert from semaphores to mutexesIngo Molnar1-3/+3
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier1-5/+10
2005-11-02[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier1-0/+3
2005-10-28[IPoIB] Drop RX packets when out of memoryRoland Dreier1-8/+13
2005-10-17[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier1-1/+1
2005-09-20[PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier1-1/+1
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-3/+3
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-2/+2
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+353