summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucm.c
AgeCommit message (Expand)AuthorLines
2008-04-19IB: convert struct class_device to struct deviceTony Jones-31/+31
2008-01-25IB/cm: Add basic performance countersSean Hefty-22/+15
2007-07-10IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty-1/+0
2007-04-24IB/ucm: Simplify ib_ucm_event()Sean Hefty-17/+6
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven-1/+1
2006-11-29IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin-0/+2
2006-11-29IB/cm: Fix automatic path migration supportSean Hefty-6/+6
2006-11-29IB: kmemdup() cleanupEric Sesterhenn-4/+2
2006-09-22RDMA: iWARP Core Changes.Tom Tucker-1/+2
2006-09-22IB: Whitespace fixesRoland Dreier-3/+3
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterSean Hefty-1/+0
2006-06-17IB/ucm: convert semaphore to mutexSean Hefty-16/+16
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty-1/+18
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty-117/+14
2006-05-12IB: refcount race fixesSean Hefty-5/+7
2006-02-06[PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman-12/+1
2006-01-13IB: convert from semaphores to mutexesIngo Molnar-11/+12
2005-11-02[IB] kzalloc() conversionsRoland Dreier-6/+3
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier-0/+1
2005-10-24[IB] Add idr_destroy() calls on module unloadRoland Dreier-0/+1
2005-10-17[IB] ucm: quiet sparse warningsRoland Dreier-2/+2
2005-10-17[IB] CM: bind IDs to a specific deviceSean Hefty-54/+164
2005-10-17[IB] merge ucm.h into ucm.cSean Hefty-21/+41
2005-09-07[PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty-99/+188
2005-08-26[PATCH] IB: fix userspace CM deadlockSean Hefty-307/+157
2005-07-27[IB/ucm]: Clean up userspace CMHal Rosenstock-47/+41
2005-07-27[PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy-8/+5
2005-07-27[PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock-0/+1396