summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/ipoib/ipoib_main.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein1-1/+7
2006-01-17IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin1-2/+2
2006-01-14IB: convert from semaphores to mutexesIngo Molnar1-6/+6
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+2
2005-11-29IPoIB: fix error handling in ipoib_openRoland Dreier1-1/+3
2005-11-29IPoIB: always set path->query to NULL when query finishesRoland Dreier1-2/+2
2005-11-29IPoIB: reinitialize path struct's completion for every queryRoland Dreier1-1/+2
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier1-6/+66
2005-11-02[IPoIB] remove unneeded initializations to 0Roland Dreier1-9/+2
2005-11-02[IB] kzalloc() conversionsRoland Dreier1-6/+2
2005-10-30[IPoIB] use spin_trylock_irqsave()Roland Dreier1-4/+1
2005-10-29[IPoIB] Drop RX packets when out of memoryRoland Dreier1-4/+4
2005-10-18[IPoIB] Improve ipoib_timeout() outputRoland Dreier1-2/+5
2005-09-29[IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier1-2/+2
2005-09-19[PATCH] IPoIB: fix module removal raceMichael S. Tsirkin1-0/+2
2005-09-07[PATCH] IPoIB: fix memory leakMichael S. Tsirkin1-0/+2
2005-08-27[PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin1-1/+1
2005-08-27[PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier1-0/+12
2005-08-27[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering1-1/+0
2005-08-27[PATCH] IB: sparse endianness cleanupSean Hefty1-2/+2
2005-08-27[PATCH] IB: Eliminate redundant NULL checksHal Rosenstock1-8/+4
2005-08-27[PATCH] IB: Add copyright noticesRoland Dreier1-0/+2
2005-07-29[PATCH] [IPoIB] Handle sending of unicast RARP responsesHal Rosenstock1-2/+3
2005-04-17[PATCH] IPoIB: convert to debugfsRoland Dreier1-4/+4
2005-04-17[PATCH] IPoIB: fix static rate calculationRoland Dreier1-4/+3
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1103