summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German2005-08-261-1/+1
* [PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier2005-08-261-0/+6
* [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-265-69/+109
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-2634-562/+565
* [PATCH] IB: Eliminate redundant NULL checksHal Rosenstock2005-08-261-8/+4
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-2639-17/+69
* [PATCH] IB: Update current firmware versions in mthca driverTziporet Koren2005-08-261-3/+3
* [PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier2005-08-261-1/+2
* [PATCH] Kconfig fix (infiniband and PCI)Al Viro2005-08-231-0/+1
* [PATCH] [IPoIB] Handle sending of unicast RARP responsesHal Rosenstock2005-07-281-2/+3
* [PATCH] [IB/cm]: Correct CM port redirect reject codesRoland Dreier2005-07-281-1/+2
* [IB/ucm]: Clean up userspace CMHal Rosenstock2005-07-271-47/+41
* Merge /scratch/Ksrc/linux-git/Roland Dreier2005-07-2722-468/+8448
|\
| * [PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock2005-07-272-8/+8
| * [PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock2005-07-271-1/+3
| * [PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy2005-07-271-8/+5
| * [PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock2005-07-272-0/+1485
| * [PATCH] IB: Add the header file for user space CMHal Rosenstock2005-07-271-0/+328
| * [PATCH] IB: Implementation for RMPP support in user MADHal Rosenstock2005-07-271-106/+194
| * [PATCH] IB: User MAD ABI changes to support RMPPHal Rosenstock2005-07-271-6/+22
| * [PATCH] IB: Add the kernel CM implementationHal Rosenstock2005-07-273-1/+4147
| * [PATCH] IB: Add the header file for kernel CM (Communications Manager)Hal Rosenstock2005-07-271-0/+568
| * [PATCH] IB: Add Service Record support to SA clientHal Rosenstock2005-07-272-5/+236
| * [PATCH] IB: Add RMPP implementationHal Rosenstock2005-07-275-50/+966
| * [PATCH] IB: Introduce RMPP APIsHal Rosenstock2005-07-274-35/+125
| * [PATCH] IB: A couple of IB core bug fixesHal Rosenstock2005-07-272-5/+5
| * [PATCH] IB: Add ib_create_ah_from_wc to IB verbsHal Rosenstock2005-07-273-9/+59
| * [PATCH] IB: Fix a couple of MAD code pathsHal Rosenstock2005-07-271-14/+14
| * [PATCH] IB: Optimize canceling a MADHal Rosenstock2005-07-271-8/+13
| * [PATCH] IB: Add ib_modify_mad API to MADHal Rosenstock2005-07-273-59/+40
| * [PATCH] IB: Eliminate MAD cache leak associated with local completionsHal Rosenstock2005-07-271-1/+6
| * [PATCH] IB: Simplify calling of list_del in MADHal Rosenstock2005-07-271-2/+1
| * [PATCH] IB: Add automatic retries to MAD layerHal Rosenstock2005-07-275-2/+31
| * [PATCH] IB: Add ib_coalesce_recv_mad to MADHal Rosenstock2005-07-272-10/+2
OpenPOWER on IntegriCloud