summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds2005-09-119-226/+395
|\
| * [PATCH] IB: fix CM use-after-freeRoland Dreier2005-09-101-0/+1
| * [PATCH] IB CM: support CM redirJohn Kingman2005-09-101-1/+3
| * Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-103-88/+191
| * [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-101-26/+0Star
| * [PATCH] IB: clean up user access config optionsJames Lentini2005-09-071-2/+3
| * [PATCH] IB: RMPP fixesHal Rosenstock2005-09-071-1/+3
| * [PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2005-09-072-106/+192
| * [PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin2005-09-071-2/+2
* | [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
|/
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-2717-25/+23Star
* [PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty2005-08-271-65/+244
* [PATCH] IB: fix userspace CM deadlockSean Hefty2005-08-272-313/+160Star
* [PATCH] IB: userspace SRQ supportRoland Dreier2005-08-273-3/+204
* [PATCH] IB: Add SRQ support to midlayerRoland Dreier2005-08-271-0/+60
* [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-271-1/+0Star
* [PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock2005-08-271-3/+2Star
* [PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier2005-08-271-0/+6
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-278-188/+191
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-2714-17/+33
* [PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier2005-08-271-1/+2
* [IB/ucm]: Clean up userspace CMHal Rosenstock2005-07-281-47/+41Star
* Merge /scratch/Ksrc/linux-git/Roland Dreier2005-07-2815-429/+7233
|\
| * [PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock2005-07-281-3/+3
| * [PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock2005-07-281-1/+3
| * [PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy2005-07-281-8/+5Star
| * [PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock2005-07-282-0/+1485
| * [PATCH] IB: Implementation for RMPP support in user MADHal Rosenstock2005-07-281-106/+194
| * [PATCH] IB: Add the kernel CM implementationHal Rosenstock2005-07-283-1/+4147
| * [PATCH] IB: Add Service Record support to SA clientHal Rosenstock2005-07-281-2/+164
| * [PATCH] IB: Add RMPP implementationHal Rosenstock2005-07-285-50/+966
| * [PATCH] IB: Introduce RMPP APIsHal Rosenstock2005-07-282-21/+3Star
| * [PATCH] IB: A couple of IB core bug fixesHal Rosenstock2005-07-282-5/+5
| * [PATCH] IB: Add ib_create_ah_from_wc to IB verbsHal Rosenstock2005-07-281-0/+35
| * [PATCH] IB: Fix a couple of MAD code pathsHal Rosenstock2005-07-281-14/+14
| * [PATCH] IB: Optimize canceling a MADHal Rosenstock2005-07-281-8/+13
| * [PATCH] IB: Add ib_modify_mad API to MADHal Rosenstock2005-07-282-57/+28Star
| * [PATCH] IB: Eliminate MAD cache leak associated with local completionsHal Rosenstock2005-07-281-1/+6
| * [PATCH] IB: Simplify calling of list_del in MADHal Rosenstock2005-07-281-2/+1Star
| * [PATCH] IB: Add automatic retries to MAD layerHal Rosenstock2005-07-284-2/+30
| * [PATCH] IB: Add ib_coalesce_recv_mad to MADHal Rosenstock2005-07-281-8/+1Star
| * [PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock2005-07-281-35/+9Star
| * [PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock2005-07-282-2/+13
| * [PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock2005-07-282-14/+12Star
| * [PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock2005-07-281-2/+2
| * [PATCH] IB: Combine some MAD routinesHal Rosenstock2005-07-281-78/+27Star
| * [PATCH] IB: Add MAD helper functionsHal Rosenstock2005-07-281-0/+76
| * [PATCH] IB: Update MAD client APIHal Rosenstock2005-07-284-40/+23Star
| * [PATCH] IB: Update FMR functionsHal Rosenstock2005-07-281-4/+3Star
* | [IB/uverbs]: Add O_ASYNC supportGleb Natapov2005-07-272-1/+14
|/