aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2005-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds
2005-09-09[PATCH] IB: fix CM use-after-freeRoland Dreier
2005-09-09[PATCH] IB CM: support CM redirJohn Kingman
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier
2005-09-09[PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] IB: clean up user access config optionsJames Lentini
2005-09-07[PATCH] IB: RMPP fixesHal Rosenstock
2005-09-07[PATCH] IB: Initialize qp->waitMichael S. Tsirkin
2005-09-07[PATCH] IB: really reset QPsRoland Dreier
2005-09-07[PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty
2005-09-07[PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin
2005-09-07[PATCH] IPoIB: fix memory leakMichael S. Tsirkin
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IPoIB: Fix device removal raceMichael S. Tsirkin
2005-08-26[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty
2005-08-26[PATCH] IB: fix userspace CM deadlockSean Hefty
2005-08-26[PATCH] IPoIB: Set full membership bit in P_KeysRoland Dreier
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier
2005-08-26[PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier
2005-08-26[PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier
2005-08-26[PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier
2005-08-26[PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier
2005-08-26[PATCH] IB: Add SRQ support to midlayerRoland Dreier
2005-08-26[PATCH] IB/mthca: Report correct max_msg_szRoland Dreier
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering
2005-08-26[PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock
2005-08-26[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German
2005-08-26[PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier
2005-08-26[PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-08-26[PATCH] IB: Eliminate redundant NULL checksHal Rosenstock
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-08-26[PATCH] IB: Update current firmware versions in mthca driverTziporet Koren
2005-08-26[PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier
2005-08-23[PATCH] Kconfig fix (infiniband and PCI)Al Viro
2005-07-28[PATCH] [IPoIB] Handle sending of unicast RARP responsesHal Rosenstock
2005-07-28[PATCH] [IB/cm]: Correct CM port redirect reject codesRoland Dreier
2005-07-27[IB/ucm]: Clean up userspace CMHal Rosenstock
2005-07-27Merge /scratch/Ksrc/linux-git/Roland Dreier
2005-07-27[PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock
2005-07-27[PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock
2005-07-27[PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy
2005-07-27[PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock
2005-07-27[PATCH] IB: Add the header file for user space CMHal Rosenstock
2005-07-27[PATCH] IB: Implementation for RMPP support in user MADHal Rosenstock
2005-07-27[PATCH] IB: User MAD ABI changes to support RMPPHal Rosenstock