aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-21
|\
| * [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructorArnaldo Carvalho de Melo2006-03-21
| * [NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin2006-03-21
* | IPoIB: Get rid of useless test of queue lengthRoland Dreier2006-03-20
* | IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-20
* | IPoIB: Fix build now that neighbour destructor is in neigh_paramsRoland Dreier2006-03-20
* | IPoIB: Fix multicast race between canceling and completingMichael S. Tsirkin2006-03-20
* | IPoIB: Clean up if posting receives failsEli Cohen2006-03-20
* | IPoIB: Close race in setting mcast->ahEli Cohen2006-03-20
* | IPoIB: clarify to_ipoib_neigh()Michael S. Tsirkin2006-03-20
|/
* IPoIB: Yet another fix for send-only joinsRoland Dreier2006-02-11
* IPoIB: Fix another send-only join raceMichael S. Tsirkin2006-02-07
* IPoIB: Don't start send-only joins while multicast thread is stoppedMichael S. Tsirkin2006-02-07
* IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin2006-01-17
* IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin2006-01-17
* IB: convert from semaphores to mutexesIngo Molnar2006-01-13
* IPoIB: Fix memory leak of multicast group structuresEli Cohen2006-01-12
* IPoIB: Take dev->xmit_lock around mc_list accessesMichael S. Tsirkin2006-01-11
* IPoIB: Fix address handle refcounting for multicast groupsEli Cohen2006-01-10
* IPoIB: Fix error path in ipoib_mcast_dev_flush()Eli Cohen2006-01-10
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* IPoIB: fix error handling in ipoib_openRoland Dreier2005-11-29
* IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin2005-11-29
* IPoIB: don't zero members after we allocate with kzallocRoland Dreier2005-11-29
* IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin2005-11-29
* IPoIB: always set path->query to NULL when query finishesRoland Dreier2005-11-29
* IPoIB: reinitialize path struct's completion for every queryRoland Dreier2005-11-29
* [IPoIB] no need to set skb->dev right before freeing skbRoland Dreier2005-11-10
* [IPoIB] add path record information in debugfsRoland Dreier2005-11-10
* [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-02
* [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-02
* [IB] kzalloc() conversionsRoland Dreier2005-11-02
* [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-31
* [IPoIB] use spin_trylock_irqsave()Roland Dreier2005-10-29
* [IPoIB] Drop RX packets when out of memoryRoland Dreier2005-10-28
* [IPoIB] Improve ipoib_timeout() outputRoland Dreier2005-10-18
* [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier2005-10-17
* [IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier2005-09-28
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-20
* [PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock2005-09-19
* [PATCH] IPoIB: fix module removal raceMichael S. Tsirkin2005-09-19
* [PATCH] IPoIB: fix memory leakMichael S. Tsirkin2005-09-07
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-26
* [PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin2005-08-26
* [PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier2005-08-26
* [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-26
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
* [PATCH] IB: Eliminate redundant NULL checksHal Rosenstock2005-08-26
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-26
* [PATCH] [IPoIB] Handle sending of unicast RARP responsesHal Rosenstock2005-07-28