aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro2-4/+4
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier3-62/+86
2005-09-21[IB] Fix RMPP receive length calculationHal Rosenstock1-2/+2
2005-09-21[IB] Add MAD data field size definitionsSean Hefty1-9/+6
2005-09-19[PATCH] IB: Fix data length for RMPP SA sendsHal Rosenstock1-2/+3
2005-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds9-226/+395
2005-09-09[PATCH] IB: fix CM use-after-freeRoland Dreier1-0/+1
2005-09-09[PATCH] IB CM: support CM redirJohn Kingman1-1/+3
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier3-88/+191
2005-09-09[PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock1-26/+0
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-07[PATCH] IB: clean up user access config optionsJames Lentini1-2/+3
2005-09-07[PATCH] IB: RMPP fixesHal Rosenstock1-1/+3
2005-09-07[PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2-106/+192
2005-09-07[PATCH] IB/sa_query: avoid unnecessary list scanMichael S. Tsirkin1-2/+2
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier17-25/+23
2005-08-26[PATCH] IB: Add handling for ABORT and STOP RMPP MADs.Sean Hefty1-65/+244
2005-08-26[PATCH] IB: fix userspace CM deadlockSean Hefty2-313/+160
2005-08-26[PATCH] IB: userspace SRQ supportRoland Dreier3-3/+204
2005-08-26[PATCH] IB: Add SRQ support to midlayerRoland Dreier1-0/+60
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering1-1/+0
2005-08-26[PATCH] IB: Fix ib_mad_thread_completion_handler declarationHal Rosenstock1-3/+2
2005-08-26[PATCH] IB: unmap FMRs when destroying FMR poolRoland Dreier1-0/+6
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty8-188/+191
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier14-17/+33
2005-08-26[PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier1-1/+2
2005-07-27[IB/ucm]: Clean up userspace CMHal Rosenstock1-47/+41
2005-07-27Merge /scratch/Ksrc/linux-git/Roland Dreier15-429/+7233
2005-07-27[PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock1-3/+3
2005-07-27[PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock1-1/+3
2005-07-27[PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy1-8/+5
2005-07-27[PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock2-0/+1485
2005-07-27[PATCH] IB: Implementation for RMPP support in user MADHal Rosenstock1-106/+194
2005-07-27[PATCH] IB: Add the kernel CM implementationHal Rosenstock3-1/+4147
2005-07-27[PATCH] IB: Add Service Record support to SA clientHal Rosenstock1-2/+164
2005-07-27[PATCH] IB: Add RMPP implementationHal Rosenstock5-50/+966
2005-07-27[PATCH] IB: Introduce RMPP APIsHal Rosenstock2-21/+3
2005-07-27[PATCH] IB: A couple of IB core bug fixesHal Rosenstock2-5/+5
2005-07-27[PATCH] IB: Add ib_create_ah_from_wc to IB verbsHal Rosenstock1-0/+35
2005-07-27[PATCH] IB: Fix a couple of MAD code pathsHal Rosenstock1-14/+14
2005-07-27[PATCH] IB: Optimize canceling a MADHal Rosenstock1-8/+13
2005-07-27[PATCH] IB: Add ib_modify_mad API to MADHal Rosenstock2-57/+28
2005-07-27[PATCH] IB: Eliminate MAD cache leak associated with local completionsHal Rosenstock1-1/+6
2005-07-27[PATCH] IB: Simplify calling of list_del in MADHal Rosenstock1-2/+1
2005-07-27[PATCH] IB: Add automatic retries to MAD layerHal Rosenstock4-2/+30
2005-07-27[PATCH] IB: Add ib_coalesce_recv_mad to MADHal Rosenstock1-8/+1
2005-07-27[PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock1-35/+9
2005-07-27[PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock2-2/+13
2005-07-27[PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock2-14/+12
2005-07-27[PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock1-2/+2