aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-29IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin1-0/+2
2006-11-29IB/cm: Fix automatic path migration supportSean Hefty1-6/+6
2006-11-29IB: kmemdup() cleanupEric Sesterhenn1-4/+2
2006-09-22RDMA: iWARP Core Changes.Tom Tucker1-1/+2
2006-09-22IB: Whitespace fixesRoland Dreier1-3/+3
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterSean Hefty1-1/+0
2006-06-17IB/ucm: convert semaphore to mutexSean Hefty1-16/+16
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty1-1/+18
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty1-117/+14
2006-05-12IB: refcount race fixesSean Hefty1-5/+7
2006-02-06[PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman1-12/+1
2006-01-13IB: convert from semaphores to mutexesIngo Molnar1-11/+12
2005-11-02[IB] kzalloc() conversionsRoland Dreier1-6/+3
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c)Roland Dreier1-0/+1
2005-10-24[IB] Add idr_destroy() calls on module unloadRoland Dreier1-0/+1
2005-10-17[IB] ucm: quiet sparse warningsRoland Dreier1-2/+2
2005-10-17[IB] CM: bind IDs to a specific deviceSean Hefty1-54/+164
2005-10-17[IB] merge ucm.h into ucm.cSean Hefty1-21/+41
2005-09-07[PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty1-99/+188
2005-08-26[PATCH] IB: fix userspace CM deadlockSean Hefty1-307/+157
2005-07-27[IB/ucm]: Clean up userspace CMHal Rosenstock1-47/+41
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 Rosenstock1-0/+1396