summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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