aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c
Commit message (Expand)AuthorAge
* IPoIB: Correct debugging output when path record lookup failsRoland Dreier2007-02-26
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-10
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier2006-12-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * IPoIB: Fix skb leak when freeing neighbourMichael S. Tsirkin2006-11-29
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IPoIB: Clear high octet in QP numberMichael S. Tsirkin2006-11-16
* IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-22
* IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-22
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-22
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin2006-09-22
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-24
* IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-17
* IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier2006-04-10
* IPoIB: Close race in ipoib_flush_paths()Eli Cohen2006-04-10
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-10
* IB: simplify static rate encodingJack Morgenstein2006-04-10
* IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-04
* IPoIB: Fix oops with raw socketsRoland Dreier2006-03-29
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-24
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-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: Make sure path is fully initialized before using itMichael S. Tsirkin2006-01-17
* IB: convert from semaphores to mutexesIngo Molnar2006-01-13
* [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: 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] add path record information in debugfsRoland Dreier2005-11-10
* [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-02
* [IB] kzalloc() conversionsRoland Dreier2005-11-02
* [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's path_lookup() to avoid name clashesRoland Dreier2005-09-28
* [PATCH] IPoIB: fix module removal raceMichael S. Tsirkin2005-09-19
* [PATCH] IPoIB: fix memory leakMichael S. Tsirkin2005-09-07
* [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
* [PATCH] IPoIB: convert to debugfsRoland Dreier2005-04-16
* [PATCH] IPoIB: fix static rate calculationRoland Dreier2005-04-16