aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c
AgeCommit message (Expand)Author
2007-05-21IB/ipoib: Fix typos in error messagesMichael S. Tsirkin
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin
2007-05-06IPoIB: Convert to NAPIRoland Dreier
2007-04-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-18IPoIB: Remove pointless opcode field from debugging outputRoland Dreier
2007-03-22IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin
2006-12-12IPoIB: Use the new verbs DMA mapping functionsRalph Campbell
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-10IPoIB: Check for DMA mapping error for TX packetsRoland Dreier
2006-09-22IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen
2006-09-22IPoIB: Rejoin all multicast groups after a port eventEli Cohen
2006-09-22IPoIB: Refactor completion handlingRoland Dreier
2006-06-17IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier
2006-06-05IPoIB: Fix AH leak at interface downEli Cohen
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma
2006-03-24IPoIB: P_Key change event handlingLeonid Arsh
2006-03-24IPoIB: Pass correct pointer when flushing child interfacesLeonid Arsh
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein
2006-03-20IPoIB: Clean up if posting receives failsEli Cohen
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2006-01-12IPoIB: Fix memory leak of multicast group structuresEli Cohen
2005-11-29IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin
2005-11-02[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier
2005-10-31[IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier
2005-10-28[IPoIB] Drop RX packets when out of memoryRoland Dreier
2005-10-17[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier
2005-09-20[PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-07-27[IB/ipoib]: Fix unsigned comparisons to handle wraparoundRoland Dreier
2005-04-16[PATCH] IPoIB: set skb->mac.raw on receiveHal Rosenstock
2005-04-16Linux-2.6.12-rc2Linus Torvalds