aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucm.c
Commit message (Expand)AuthorAge
* rdma/core: Fix sparse warningsSean Hefty2012-01-04
* RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean2011-10-06
* IB/ucm: Use memdup_user()Julia Lawall2010-05-26
* IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-07
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* IB/ucm: Clean whitespace errorsAlexander Chiang2010-02-24
* IB/ucm: Increase maximum devices supportedAlexander Chiang2010-02-24
* IB/ucm: Use stack variable 'base' in ib_ucm_add_oneAlexander Chiang2010-02-24
* IB/ucm: Use stack variable 'devnum' in ib_ucm_add_oneAlexander Chiang2010-02-24
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
* RDMA/ucm: BKL is not needed for ib_ucm_open()Roland Dreier2008-07-24
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-20
* Add "no BKL needed" comments to several driversJonathan Corbet2008-06-20
* IB: convert struct class_device to struct deviceTony Jones2008-04-19
* IB/cm: Add basic performance countersSean Hefty2008-01-25
* IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-11
* IB/ucm: Simplify ib_ucm_event()Sean Hefty2007-04-24
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* IB/ucm: Fix deadlock in cleanupMichael S. Tsirkin2006-11-29
* IB/cm: Fix automatic path migration supportSean Hefty2006-11-29
* IB: kmemdup() cleanupEric Sesterhenn2006-11-29
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB: Whitespace fixesRoland Dreier2006-09-22
* IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2006-06-17
* IB/ucm: convert semaphore to mutexSean Hefty2006-06-17
* IB/cm: Match connection requests based on private dataSean Hefty2006-06-17
* IB: common handling for marshalling parameters to/from userspaceSean Hefty2006-06-17
* IB: refcount race fixesSean Hefty2006-05-12
* [PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman2006-02-06
* IB: convert from semaphores to mutexesIngo Molnar2006-01-13
* [IB] kzalloc() conversionsRoland Dreier2005-11-02
* Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-24
|\
| * [IB] Add idr_destroy() calls on module unloadRoland Dreier2005-10-24
* | [IB] ucm: quiet sparse warningsRoland Dreier2005-10-17
* | [IB] CM: bind IDs to a specific deviceSean Hefty2005-10-17
* | [IB] merge ucm.h into ucm.cSean Hefty2005-10-17
|/
* [PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty2005-09-07
* [PATCH] IB: fix userspace CM deadlockSean Hefty2005-08-26
* [IB/ucm]: Clean up userspace CMHal Rosenstock2005-07-27
* [PATCH] Add kernel portion of user CM implementation (fix)Tom Duffy2005-07-27
* [PATCH] IB: Add kernel portion of user CM implementationHal Rosenstock2005-07-27