aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-11
|\
| * IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier2007-10-09
* | [IPoIB]: Convert to netdevice internal statsRoland Dreier2007-10-10
* | [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
|/
* IPoIB: Recycle loopback skbs instead of freeing and reallocatingRoland Dreier2007-07-10
* IPoIB/cm: Drain cq in ipoib_cm_dev_stop()Michael S. Tsirkin2007-05-24
* IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2007-05-21
* IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-19
* IPoIB: Convert to NAPIRoland Dreier2007-05-07
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-04-27
|\
| * IPoIB: Remove pointless opcode field from debugging outputRoland Dreier2007-04-18
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
|/
* IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2007-03-22
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-10
* IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2006-12-12
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* IPoIB: Check for DMA mapping error for TX packetsRoland Dreier2006-10-10
* IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-22
* IPoIB: Rejoin all multicast groups after a port eventEli Cohen2006-09-22
* IPoIB: Refactor completion handlingRoland Dreier2006-09-22
* IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier2006-06-17
* IPoIB: Fix AH leak at interface downEli Cohen2006-06-05
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-10
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-24
* IPoIB: Pass correct pointer when flushing child interfacesLeonid Arsh2006-03-24
* IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-20
* IPoIB: Clean up if posting receives failsEli Cohen2006-03-20
* IB: convert from semaphores to mutexesIngo Molnar2006-01-13
* IPoIB: Fix memory leak of multicast group structuresEli Cohen2006-01-12
* IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin2005-11-29
* [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-02
* [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-31
* [IPoIB] Drop RX packets when out of memoryRoland Dreier2005-10-28
* [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier2005-10-17
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-20
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-26
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-26
* [IB/ipoib]: Fix unsigned comparisons to handle wraparoundRoland Dreier2005-07-27
* [PATCH] IPoIB: set skb->mac.raw on receiveHal Rosenstock2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16