aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-23
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [IB] mthca: Fix memory leak on device closeMichael S. Tsirkin2005-09-30
* [IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier2005-09-28
* [IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein2005-09-27
* [IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin2005-09-27
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-26
* [IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin2005-09-26
* [IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin2005-09-26
* [IB] mthca: Fix doorbell record resource leakRoland Dreier2005-09-26
* [IB] Fix RMPP receive length calculationHal Rosenstock2005-09-21
* [IB] Add MAD data field size definitionsSean Hefty2005-09-21
* [PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin2005-09-20
* [PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier2005-09-20
* [PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock2005-09-19
* [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier2005-09-19
* [PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier2005-09-19
* [PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier2005-09-19
* [PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock2005-09-19
* [PATCH] IB/mthca: fix posting of first work requestRoland Dreier2005-09-19
* [PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier2005-09-19
* [PATCH] IPoIB: fix module removal raceMichael S. Tsirkin2005-09-19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds2005-09-11
|\
| * [PATCH] IB: fix CM use-after-freeRoland Dreier2005-09-09
| * [PATCH] IB CM: support CM redirJohn Kingman2005-09-09
| * Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-09
| * [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-09
| * [PATCH] IB: clean up user access config optionsJames Lentini2005-09-07
| * [PATCH] IB: RMPP fixesHal Rosenstock2005-09-07
| * [PATCH] IB: Initialize qp->waitMichael S. Tsirkin2005-09-07
| * [PATCH] IB: really reset QPsRoland Dreier2005-09-07
| * [PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2005-09-07
| * [PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin2005-09-07
| * [PATCH] IPoIB: fix memory leakMichael S. Tsirkin2005-09-07
* | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-08
* | [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-07
|/
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-26
* [PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin2005-08-26
* [PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2005-08-26
* [PATCH] IB: fix userspace CM deadlockSean Hefty2005-08-26
* [PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier2005-08-26
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-26
* [PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier2005-08-26
* [PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2005-08-26
* [PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2005-08-26
* [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-26
* [PATCH] IB: userspace SRQ supportRoland Dreier2005-08-26
* [PATCH] IB: Add SRQ support to midlayerRoland Dreier2005-08-26
* [PATCH] IB/mthca: Report correct max_msg_szRoland Dreier2005-08-26