aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* [IB] ucm: quiet sparse warningsRoland Dreier2005-10-17
* [IB] CM: bind IDs to a specific deviceSean Hefty2005-10-17
* [IB] merge ucm.h into ucm.cSean Hefty2005-10-17
* [IB] uverbs: Implement more commandsRoland Dreier2005-10-17
* [IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier2005-10-17
* [IB] fail SA queries if device initialization failedRoland Dreier2005-10-17
* [IB] uverbs: unlock correctly in error pathsRoland Dreier2005-10-17
* [IB] Fix leak on MAD initialization failureRoland Dreier2005-10-17
* [IB] Check port number in ib_query_port()/ib_modify_port()Roland Dreier2005-10-17
* [IB] uverbs: reject invalid memory registration permission flagsRoland Dreier2005-10-17
* [IB] uverbs: Add device-specific ABI version attributeRoland Dreier2005-10-17
* [IB] uverbs: Fix up resource creation error pathsRoland Dreier2005-10-17
* [IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier2005-10-17
* [IB] Add checks to multicast attach and detachJack Morgenstein2005-10-17
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-26
* [IB] Fix RMPP receive length calculationHal Rosenstock2005-09-21
* [IB] Add MAD data field size definitionsSean Hefty2005-09-21
* [PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock2005-09-19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds2005-09-11
|\
| * [PATCH] IB: fix CM use-after-freeRoland Dreier2005-09-09
| * [PATCH] IB CM: support CM redirJohn Kingman2005-09-09
| * Make sure that userspace does not retrieve stale asynchronous orRoland Dreier2005-09-09
| * [PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock2005-09-09
| * [PATCH] IB: clean up user access config optionsJames Lentini2005-09-07
| * [PATCH] IB: RMPP fixesHal Rosenstock2005-09-07
| * [PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2005-09-07
| * [PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin2005-09-07
* | [PATCH] drivers: convert kcalloc to kzallocPekka Enberg2005-09-07
|/
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-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] IB: userspace SRQ supportRoland Dreier2005-08-26
* [PATCH] IB: Add SRQ support to midlayerRoland 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: unmap FMRs when destroying FMR poolRoland Dreier2005-08-26
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-26
* [PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier2005-08-26
* [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: Implementation for RMPP support in user MADHal Rosenstock2005-07-27
| * [PATCH] IB: Add the kernel CM implementationHal Rosenstock2005-07-27
| * [PATCH] IB: Add Service Record support to SA clientHal Rosenstock2005-07-27
| * [PATCH] IB: Add RMPP implementationHal Rosenstock2005-07-27