summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c
Commit message (Expand)AuthorAgeFilesLines
* IPoIB: Convert to NAPIRoland Dreier2007-05-061-19/+70
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-04-271-4/+4
|\
| * IPoIB: Remove pointless opcode field from debugging outputRoland Dreier2007-04-181-4/+4
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
|/
* IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2007-03-221-2/+2
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-101-9/+20
* IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-12-121-39/+36
* WorkStruct: make allyesconfigDavid Howells2006-11-221-11/+14
* IPoIB: Check for DMA mapping error for TX packetsRoland Dreier2006-10-101-0/+5
* IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-221-1/+1
* IPoIB: Rejoin all multicast groups after a port eventEli Cohen2006-09-221-1/+3
* IPoIB: Refactor completion handlingRoland Dreier2006-09-221-88/+100
* IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier2006-06-171-18/+9
* IPoIB: Fix AH leak at interface downEli Cohen2006-06-051-0/+1
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-101-11/+11
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-241-12/+30
* IPoIB: Pass correct pointer when flushing child interfacesLeonid Arsh2006-03-241-1/+1
* IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-201-4/+5
* IPoIB: Clean up if posting receives failsEli Cohen2006-03-201-0/+1
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-9/+9
* IPoIB: Fix memory leak of multicast group structuresEli Cohen2006-01-121-12/+1
* IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin2005-11-291-0/+4
* [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-021-1/+0
* [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-311-6/+6
* [IPoIB] Drop RX packets when out of memoryRoland Dreier2005-10-281-48/+68
* [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier2005-10-171-2/+2
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-201-2/+2
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-1/+1
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+3
* [IB/ipoib]: Fix unsigned comparisons to handle wraparoundRoland Dreier2005-07-271-3/+3
* [PATCH] IPoIB: set skb->mac.raw on receiveHal Rosenstock2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+668