summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorFilesLines
2005-07-28[IB/ucm]: Clean up userspace CMHal Rosenstock1-47/+41
2005-07-28Merge /scratch/Ksrc/linux-git/Roland Dreier15-429/+7233
2005-07-28[PATCH] IB: Eliminate sparse warnings in SA clientHal Rosenstock1-3/+3
2005-07-28[PATCH] IB: Hook up userspace CM to the make systemHal Rosenstock1-1/+3
2005-07-28[PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy1-8/+5
2005-07-28[PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock2-0/+1485
2005-07-28[PATCH] IB: Implementation for RMPP support in user MADHal Rosenstock1-106/+194
2005-07-28[PATCH] IB: Add the kernel CM implementationHal Rosenstock3-1/+4147
2005-07-28[PATCH] IB: Add Service Record support to SA clientHal Rosenstock1-2/+164
2005-07-28[PATCH] IB: Add RMPP implementationHal Rosenstock5-50/+966
2005-07-28[PATCH] IB: Introduce RMPP APIsHal Rosenstock2-21/+3
2005-07-28[PATCH] IB: A couple of IB core bug fixesHal Rosenstock2-5/+5
2005-07-28[PATCH] IB: Add ib_create_ah_from_wc to IB verbsHal Rosenstock1-0/+35
2005-07-28[PATCH] IB: Fix a couple of MAD code pathsHal Rosenstock1-14/+14
2005-07-28[PATCH] IB: Optimize canceling a MADHal Rosenstock1-8/+13
2005-07-28[PATCH] IB: Add ib_modify_mad API to MADHal Rosenstock2-57/+28
2005-07-28[PATCH] IB: Eliminate MAD cache leak associated with local completionsHal Rosenstock1-1/+6
2005-07-28[PATCH] IB: Simplify calling of list_del in MADHal Rosenstock1-2/+1
2005-07-28[PATCH] IB: Add automatic retries to MAD layerHal Rosenstock4-2/+30
2005-07-28[PATCH] IB: Add ib_coalesce_recv_mad to MADHal Rosenstock1-8/+1
2005-07-28[PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock1-35/+9
2005-07-28[PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock2-2/+13
2005-07-28[PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock2-14/+12
2005-07-28[PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock1-2/+2
2005-07-28[PATCH] IB: Combine some MAD routinesHal Rosenstock1-78/+27
2005-07-28[PATCH] IB: Add MAD helper functionsHal Rosenstock1-0/+76
2005-07-28[PATCH] IB: Update MAD client APIHal Rosenstock4-40/+23
2005-07-28[PATCH] IB: Update FMR functionsHal Rosenstock1-4/+3
2005-07-28[IB/uverbs]: Add O_ASYNC supportGleb Natapov2-1/+14
2005-07-08[PATCH] IB uverbs: hook up Kconfig/MakefileRoland Dreier1-1/+4
2005-07-08[PATCH] IB uverbs: memory pinning implementationRoland Dreier1-0/+221
2005-07-08[PATCH] IB uverbs: core implementationRoland Dreier3-0/+1836
2005-07-08[PATCH] IB uverbs: update kernel midlayer for new APIRoland Dreier1-12/+20
2005-06-28[PATCH] IB: Fix pack/unpack when size_bits == 64Roland Dreier1-2/+2
2005-06-28[PATCH] IB: Fix race in sa_queryRoland Dreier1-5/+13
2005-06-21[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov1-1/+1
2005-06-21[PATCH] Make attributes names const char *Dmitry Torokhov1-71/+49
2005-05-26[PATCH] IB: fix potential ib_umad leakRoland Dreier1-0/+4
2005-05-26[PATCH] IB: allow NULL sa_query callbacksRoland Dreier1-17/+18
2005-04-17[PATCH] IB: Remove incorrect commentsHal Rosenstock2-3/+0
2005-04-17[PATCH] IB: Fix user MAD registrations with class 0Roland Dreier1-6/+8
2005-04-17[PATCH] IB: Trivial FMR printk cleanupLibor Michalek1-1/+1
2005-04-17[PATCH] IB: Fix FMR pool crashRoland Dreier1-3/+2
2005-04-17[PATCH] IB: remove unneeded includesHal Rosenstock1-3/+0
2005-04-17[PATCH] IB: Keep MAD work completion validSean Hefty2-1/+3
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds18-0/+8723