summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucm.c
Commit message (Expand)AuthorAgeFilesLines
* IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-101-1/+0
* IB/ucm: Simplify ib_ucm_event()Sean Hefty2007-04-241-17/+6
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-1/+1
* IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin2006-11-291-0/+2
* IB/cm: Fix automatic path migration supportSean Hefty2006-11-291-6/+6
* IB: kmemdup() cleanupEric Sesterhenn2006-11-291-4/+2
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+2
* IB: Whitespace fixesRoland Dreier2006-09-221-3/+3
* IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2006-06-171-1/+0
* IB/ucm: convert semaphore to mutexSean Hefty2006-06-171-16/+16
* IB/cm: Match connection requests based on private dataSean Hefty2006-06-171-1/+18
* IB: common handling for marshalling parameters to/from userspaceSean Hefty2006-06-171-117/+14
* IB: refcount race fixesSean Hefty2006-05-121-5/+7
* [PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman2006-02-061-12/+1
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-11/+12
* [IB] kzalloc() conversionsRoland Dreier2005-11-021-6/+3
* Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-241-0/+1
|\
| * [IB] Add idr_destroy() calls on module unloadRoland Dreier2005-10-241-0/+1
* | [IB] ucm: quiet sparse warningsRoland Dreier2005-10-171-2/+2
* | [IB] CM: bind IDs to a specific deviceSean Hefty2005-10-171-54/+164
* | [IB] merge ucm.h into ucm.cSean Hefty2005-10-171-21/+41
|/
* [PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2005-09-071-99/+188
* [PATCH] IB: fix userspace CM deadlockSean Hefty2005-08-261-307/+157
* [IB/ucm]: Clean up userspace CMHal Rosenstock2005-07-271-47/+41
* [PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy2005-07-271-8/+5
* [PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock2005-07-271-0/+1396
OpenPOWER on IntegriCloud