summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IPoIB: Clear high octet in QP numberMichael S. Tsirkin2006-11-161-8/+7
* IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-231-2/+2
* IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-231-1/+0
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-231-3/+9
* RDMA: iWARP Core Changes.Tom Tucker2006-09-231-1/+7
* IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin2006-09-231-4/+8
* IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-241-0/+23
* IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-181-16/+12
* IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()Roland Dreier2006-04-101-5/+4
* IPoIB: Close race in ipoib_flush_paths()Eli Cohen2006-04-101-2/+3
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-101-6/+22
* IB: simplify static rate encodingJack Morgenstein2006-04-101-9/+2
* IPoIB: Consolidate private neighbour data handlingMichael S. Tsirkin2006-04-041-12/+29
* IPoIB: Fix oops with raw socketsRoland Dreier2006-03-291-1/+1
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-251-0/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-211-15/+1
|\
| * [NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin2006-03-211-15/+1
* | IPoIB: Get rid of useless test of queue lengthRoland Dreier2006-03-201-6/+1
* | IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-201-1/+7
|/
* IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin2006-01-171-2/+2
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-6/+6
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+2
* IPoIB: fix error handling in ipoib_openRoland Dreier2005-11-291-1/+3
* IPoIB: always set path->query to NULL when query finishesRoland Dreier2005-11-291-2/+2
* IPoIB: reinitialize path struct's completion for every queryRoland Dreier2005-11-291-1/+2
* [IPoIB] add path record information in debugfsRoland Dreier2005-11-101-6/+66
* [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-021-9/+2
* [IB] kzalloc() conversionsRoland Dreier2005-11-021-6/+2
* [IPoIB] use spin_trylock_irqsave()Roland Dreier2005-10-291-4/+1
* [IPoIB] Drop RX packets when out of memoryRoland Dreier2005-10-291-4/+4
* [IPoIB] Improve ipoib_timeout() outputRoland Dreier2005-10-181-2/+5
* [IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier2005-09-291-2/+2
* [PATCH] IPoIB: fix module removal raceMichael S. Tsirkin2005-09-191-0/+2
* [PATCH] IPoIB: fix memory leakMichael S. Tsirkin2005-09-071-0/+2
* [PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin2005-08-271-1/+1
* [PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier2005-08-271-0/+12
* [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-271-1/+0
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-271-2/+2
* [PATCH] IB: Eliminate redundant NULL checksHal Rosenstock2005-08-271-8/+4
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-271-0/+2
* [PATCH] [IPoIB] Handle sending of unicast RARP responsesHal Rosenstock2005-07-281-2/+3
* [PATCH] IPoIB: convert to debugfsRoland Dreier2005-04-171-4/+4
* [PATCH] IPoIB: fix static rate calculationRoland Dreier2005-04-171-4/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+1103