aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/ucm.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-07-24RDMA/ucm: BKL is not needed for ib_ucm_open()Roland Dreier
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-01-25IB/cm: Add basic performance countersSean Hefty
2007-07-10IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty
2007-04-24IB/ucm: Simplify ib_ucm_event()Sean Hefty
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