summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/ucm.c
AgeCommit message (Expand)Author
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2006-11-29IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin
2006-11-29IB/cm: Fix automatic path migration supportSean Hefty
2006-11-29IB: kmemdup() cleanupEric Sesterhenn
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB: Whitespace fixesRoland Dreier
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterSean Hefty
2006-06-17IB/ucm: convert semaphore to mutexSean Hefty
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty
2006-05-12IB: refcount race fixesSean Hefty
2006-02-06[PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman
2006-01-13IB: convert from semaphores to mutexesIngo Molnar
2005-11-02[IB] kzalloc() conversionsRoland Dreier
2005-10-24Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier
2005-10-24[IB] Add idr_destroy() calls on module unloadRoland Dreier
2005-10-17[IB] ucm: quiet sparse warningsRoland Dreier
2005-10-17[IB] CM: bind IDs to a specific deviceSean Hefty
2005-10-17[IB] merge ucm.h into ucm.cSean Hefty
2005-09-07[PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty
2005-08-26[PATCH] IB: fix userspace CM deadlockSean Hefty
2005-07-27[IB/ucm]: Clean up userspace CMHal Rosenstock
2005-07-27[PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy
2005-07-27[PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock