aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-23[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier1-10/+11
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro2-4/+4
2005-09-30[IB] mthca: Fix memory leak on device closeMichael S. Tsirkin1-24/+21
2005-09-28[IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier1-2/+2
2005-09-27[IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein1-1/+1
2005-09-26[IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin1-1/+1
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier3-62/+86
2005-09-26[IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin1-2/+2
2005-09-26[IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin1-1/+1
2005-09-26[IB] mthca: Fix doorbell record resource leakRoland Dreier1-4/+13
2005-09-21[IB] Fix RMPP receive length calculationHal Rosenstock1-2/+2
2005-09-21[IB] Add MAD data field size definitionsSean Hefty1-9/+6
2005-09-20[PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin1-0/+1
2005-09-20[PATCH] IPoIB: Don't flush workqueue from within workqueueRoland Dreier3-6/+7
2005-09-19[PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock1-2/+3
2005-09-19[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier1-1/+2
2005-09-18[PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier1-6/+4
2005-09-18[PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier1-11/+5
2005-09-18[PATCH] IPoIB: Fix SA client retransmission strategyHal Rosenstock1-3/+3
2005-09-18[PATCH] IB/mthca: fix posting of first work requestRoland Dreier2-34/+28
2005-09-18[PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier1-1/+1
2005-09-18[PATCH] IPoIB: fix module removal raceMichael S. Tsirkin1-0/+2
2005-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds12-245/+448
2005-09-09[PATCH] IB: fix CM use-after-freeRoland Dreier1-0/+1
2005-09-09[PATCH] IB CM: support CM redirJohn Kingman1-1/+3
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier3-88/+191
2005-09-09[PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock1-26/+0
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2-8/+8
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-07[PATCH] IB: clean up user access config optionsJames Lentini2-9/+21
2005-09-07[PATCH] IB: RMPP fixesHal Rosenstock1-1/+3
2005-09-07[PATCH] IB: Initialize qp->waitMichael S. Tsirkin1-0/+1
2005-09-07[PATCH] IB: really reset QPsRoland Dreier1-12/+32
2005-09-07[PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2-106/+192
2005-09-07[PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin1-2/+2
2005-09-07[PATCH] IPoIB: fix memory leakMichael S. Tsirkin1-0/+2
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier41-4453/+42
2005-08-26[PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin1-1/+1
2005-08-26[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2-65/+246
2005-08-26[PATCH] IB: fix userspace CM deadlockSean Hefty2-313/+160
2005-08-26[PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier1-0/+12
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier13-25/+857
2005-08-26[PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier1-1/+6
2005-08-26[PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2-74/+115
2005-08-26[PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2-9/+9
2005-08-26[PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier5-224/+141
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier4-4/+238
2005-08-26[PATCH] IB: Add SRQ support to midlayerRoland Dreier2-5/+158
2005-08-26[PATCH] IB/mthca: Report correct max_msg_szRoland Dreier1-0/+3
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier5-13/+10