summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* [IB] mthca: Fix memory leak on device closeMichael S. Tsirkin2005-09-301-24/+21
* [IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier2005-09-281-2/+2
* [IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein2005-09-271-1/+1
* [IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin2005-09-261-1/+1
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-263-62/+86
* [IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin2005-09-261-2/+2
* [IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin2005-09-261-1/+1
* [IB] mthca: Fix doorbell record resource leakRoland Dreier2005-09-261-4/+13
* [IB] Fix RMPP receive length calculationHal Rosenstock2005-09-211-2/+2
* [IB] Add MAD data field size definitionsSean Hefty2005-09-211-9/+6
* [PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin2005-09-201-0/+1
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-203-6/+7
* [PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock2005-09-191-2/+3
* [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier2005-09-191-1/+2
* [PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier2005-09-181-6/+4
* [PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier2005-09-181-11/+5
* [PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock2005-09-181-3/+3
* [PATCH] IB/mthca: fix posting of first work requestRoland Dreier2005-09-182-34/+28
* [PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier2005-09-181-1/+1
* [PATCH] IPoIB: fix module removal raceMichael S. Tsirkin2005-09-181-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds2005-09-1112-245/+448
|\
| * [PATCH] IB: fix CM use-after-freeRoland Dreier2005-09-091-0/+1
| * [PATCH] IB CM: support CM redirJohn Kingman2005-09-091-1/+3
| * Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-093-88/+191
| * [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-091-26/+0
| * [PATCH] IB: clean up user access config optionsJames Lentini2005-09-072-9/+21
| * [PATCH] IB: RMPP fixesHal Rosenstock2005-09-071-1/+3
| * [PATCH] IB: Initialize qp->waitMichael S. Tsirkin2005-09-071-0/+1
| * [PATCH] IB: really reset QPsRoland Dreier2005-09-071-12/+32
| * [PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2005-09-072-106/+192
| * [PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin2005-09-071-2/+2
| * [PATCH] IPoIB: fix memory leakMichael S. Tsirkin2005-09-071-0/+2
* | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-082-8/+8
* | [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
|/
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-2641-4453/+42
* [PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin2005-08-261-1/+1
* [PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2005-08-262-65/+246
* [PATCH] IB: fix userspace CM deadlockSean Hefty2005-08-262-313/+160
* [PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier2005-08-261-0/+12
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-2613-25/+857
* [PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier2005-08-261-1/+6
* [PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2005-08-262-74/+115
* [PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2005-08-262-9/+9
* [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-265-224/+141
* [PATCH] IB: userspace SRQ supportRoland Dreier2005-08-264-4/+238
* [PATCH] IB: Add SRQ support to midlayerRoland Dreier2005-08-262-5/+158
* [PATCH] IB/mthca: Report correct max_msg_szRoland Dreier2005-08-261-0/+3
* [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-265-13/+10
* [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-264-4/+0
* [PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock2005-08-261-3/+2
OpenPOWER on IntegriCloud