aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* [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
* [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-26
* [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-26
* [PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock2005-08-26
* [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German2005-08-26
* [PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier2005-08-26
* [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-26
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
* [PATCH] IB: Eliminate redundant NULL checksHal Rosenstock2005-08-26
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-26
* [PATCH] IB: Update current firmware versions in mthca driverTziporet Koren2005-08-26
* [PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier2005-08-26
* [PATCH] Kconfig fix (infiniband and PCI)Al Viro2005-08-23
* [PATCH] [IPoIB] Handle sending of unicast RARP responsesHal Rosenstock2005-07-28
* [PATCH] [IB/cm]: Correct CM port redirect reject codesRoland Dreier2005-07-28
* [IB/ucm]: Clean up userspace CMHal Rosenstock2005-07-27
* Merge /scratch/Ksrc/linux-git/Roland Dreier2005-07-27
|\
| * [PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock2005-07-27
| * [PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock2005-07-27
| * [PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy2005-07-27
| * [PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock2005-07-27
| * [PATCH] IB: Add the header file for user space CMHal Rosenstock2005-07-27
| * [PATCH] IB: Implementation for RMPP support in user MADHal Rosenstock2005-07-27
| * [PATCH] IB: User MAD ABI changes to support RMPPHal Rosenstock2005-07-27
| * [PATCH] IB: Add the kernel CM implementationHal Rosenstock2005-07-27
| * [PATCH] IB: Add the header file for kernel CM (Communications Manager)Hal Rosenstock2005-07-27
| * [PATCH] IB: Add Service Record support to SA clientHal Rosenstock2005-07-27
| * [PATCH] IB: Add RMPP implementationHal Rosenstock2005-07-27
| * [PATCH] IB: Introduce RMPP APIsHal Rosenstock2005-07-27
| * [PATCH] IB: A couple of IB core bug fixesHal Rosenstock2005-07-27
| * [PATCH] IB: Add ib_create_ah_from_wc to IB verbsHal Rosenstock2005-07-27
| * [PATCH] IB: Fix a couple of MAD code pathsHal Rosenstock2005-07-27
| * [PATCH] IB: Optimize canceling a MADHal Rosenstock2005-07-27
| * [PATCH] IB: Add ib_modify_mad API to MADHal Rosenstock2005-07-27
| * [PATCH] IB: Eliminate MAD cache leak associated with local completionsHal Rosenstock2005-07-27
| * [PATCH] IB: Simplify calling of list_del in MADHal Rosenstock2005-07-27
| * [PATCH] IB: Add automatic retries to MAD layerHal Rosenstock2005-07-27
| * [PATCH] IB: Add ib_coalesce_recv_mad to MADHal Rosenstock2005-07-27