summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-032-0/+4
* IPoIB: fix error handling in ipoib_openRoland Dreier2005-11-291-1/+3
* IPoIB: protect child list in ipoib_ib_dev_flushMichael S. Tsirkin2005-11-291-0/+4
* IPoIB: don't zero members after we allocate with kzallocRoland Dreier2005-11-291-4/+0
* IPoIB: reinitialize mcast structs' completions for every queryMichael S. Tsirkin2005-11-291-2/+4
* 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-281-1/+2
* [IB] srp: don't post receive if no send buf availableRoland Dreier2005-11-151-6/+9
* [IB] srp: increase max_lunsRoland Dreier2005-11-112-0/+3
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-105-62/+235
|\
| * [IPoIB] no need to set skb->dev right before freeing skbRoland Dreier2005-11-101-13/+4
| * [IPoIB] add path record information in debugfsRoland Dreier2005-11-105-49/+231
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
|/
* Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds2005-11-044-0/+1862
|\
| * IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-024-0/+1862
* | [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-023-1/+7
* | [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-021-9/+2
* | [IB] kzalloc() conversionsRoland Dreier2005-11-022-9/+3
* | [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-312-9/+7
* | [IPoIB] use spin_trylock_irqsave()Roland Dreier2005-10-291-4/+1
|/
* [IPoIB] Drop RX packets when out of memoryRoland Dreier2005-10-283-60/+85
* [IPoIB] Improve ipoib_timeout() outputRoland Dreier2005-10-181-2/+5
* [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier2005-10-173-7/+8
* [IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier2005-09-281-2/+2
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-203-6/+7
* [PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock2005-09-181-3/+3
* [PATCH] IPoIB: fix module removal raceMichael S. Tsirkin2005-09-181-0/+2
* [PATCH] IPoIB: fix memory leakMichael S. Tsirkin2005-09-071-0/+2
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-264-7/+5
* [PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin2005-08-261-1/+1
* [PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier2005-08-261-0/+12
* [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-262-2/+0
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-264-8/+8
* [PATCH] IB: Eliminate redundant NULL checksHal Rosenstock2005-08-261-8/+4
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-265-0/+10
* [PATCH] [IPoIB] Handle sending of unicast RARP responsesHal Rosenstock2005-07-281-2/+3
* [IB/ipoib]: Fix unsigned comparisons to handle wraparoundRoland Dreier2005-07-271-3/+3
* [PATCH] IPoIB: convert to debugfsRoland Dreier2005-04-162-130/+18
* [PATCH] IPoIB: fix static rate calculationRoland Dreier2005-04-162-8/+6
* [PATCH] IPoIB: set skb->mac.raw on receiveHal Rosenstock2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-169-0/+3883
OpenPOWER on IntegriCloud