summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock2005-07-271-35/+9
| * [PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock2005-07-272-2/+13
| * [PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock2005-07-272-14/+12
| * [PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock2005-07-271-2/+2
| * [PATCH] IB: Combine some MAD routinesHal Rosenstock2005-07-271-78/+27
| * [PATCH] IB: Add MAD helper functionsHal Rosenstock2005-07-272-0/+136
| * [PATCH] IB: Update MAD client APIHal Rosenstock2005-07-275-40/+24
| * [PATCH] IB: Update FMR functionsHal Rosenstock2005-07-272-6/+6
* | [IB/mthca]: Use io_remap_pfn_range for PCI spaceMichael S. Tsirkin2005-07-271-3/+3
* | [IB/ipoib]: Fix unsigned comparisons to handle wraparoundRoland Dreier2005-07-271-3/+3
* | [IB/uverbs]: Add O_ASYNC supportGleb Natapov2005-07-272-1/+14
* | [IB/mthca]: Fix error CQ entry handling on mem-free HCAsRoland Dreier2005-07-271-1/+5
|/
* [PATCH] IB uverbs: add mthca user QP supportRoland Dreier2005-07-073-85/+212
* [PATCH] IB uverbs: add mthca user CQ supportRoland Dreier2005-07-074-37/+110
* [PATCH] IB uverbs: add mthca user MR supportRoland Dreier2005-07-071-0/+82
* [PATCH] IB uverbs: add mthca user PD supportRoland Dreier2005-07-075-12/+28
* [PATCH] IB uverbs: add mthca mmap supportRoland Dreier2005-07-071-0/+18
* [PATCH] IB uverbs: add mthca user context supportRoland Dreier2005-07-072-0/+72
* [PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier2005-07-072-6/+149
* [PATCH] IB uverbs: add mthca ABI headerRoland Dreier2005-07-071-0/+81
* [PATCH] IB uverbs: hook up Kconfig/MakefileRoland Dreier2005-07-072-1/+14
* [PATCH] IB uverbs: memory pinning implementationRoland Dreier2005-07-071-0/+221
* [PATCH] IB uverbs: core implementationRoland Dreier2005-07-073-0/+1836
* [PATCH] IB uverbs: add user verbs ABI headerRoland Dreier2005-07-071-0/+389
* [PATCH] IB uverbs: update mthca for new APIRoland Dreier2005-07-071-3/+10
OpenPOWER on IntegriCloud