aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-22WorkStruct: make allyesconfigDavid Howells1-11/+14
2006-10-10IPoIB: Check for DMA mapping error for TX packetsRoland Dreier1-0/+5
2006-09-22IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen1-1/+1
2006-09-22IPoIB: Rejoin all multicast groups after a port eventEli Cohen1-1/+3
2006-09-22IPoIB: Refactor completion handlingRoland Dreier1-88/+100
2006-06-17IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier1-18/+9
2006-06-05IPoIB: Fix AH leak at interface downEli Cohen1-0/+1
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma1-11/+11
2006-03-24IPoIB: P_Key change event handlingLeonid Arsh1-12/+30
2006-03-24IPoIB: Pass correct pointer when flushing child interfacesLeonid Arsh1-1/+1
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein1-4/+5
2006-03-20IPoIB: Clean up if posting receives failsEli Cohen1-0/+1
2006-01-13IB: convert from semaphores to mutexesIngo Molnar1-9/+9
2006-01-12IPoIB: Fix memory leak of multicast group structuresEli Cohen1-12/+1
2005-11-29IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin1-0/+4
2005-11-02[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier1-1/+0
2005-10-31[IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier1-6/+6
2005-10-28[IPoIB] Drop RX packets when out of memoryRoland Dreier1-48/+68
2005-10-17[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier1-2/+2
2005-09-20[PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier1-2/+2
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-1/+1
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+3
2005-07-27[IB/ipoib]: Fix unsigned comparisons to handle wraparoundRoland Dreier1-3/+3
2005-04-16[PATCH] IPoIB: set skb->mac.raw on receiveHal Rosenstock1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+668