aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucm.c
AgeCommit message (Expand)Author
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-03-03IB/core: trivial prink cleanup.Parav Pandit
2015-08-30IB/cm: Remove compare_data checksHaggai Eran
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-07-14IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang
2015-05-18IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang
2013-02-27IB/core: convert to idr_alloc()Tejun Heo
2012-09-30IB/core: Remove unused variables in ucm/ucmaDotan Barak
2012-01-04rdma/core: Fix sparse warningsSean Hefty
2011-10-06RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean
2010-05-25IB/ucm: Use memdup_user()Julia Lawall
2010-04-21IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-02-24IB/ucm: Clean whitespace errorsAlexander Chiang
2010-02-24IB/ucm: Increase maximum devices supportedAlexander Chiang
2010-02-24IB/ucm: Use stack variable 'base' in ib_ucm_add_oneAlexander Chiang
2010-02-24IB/ucm: Use stack variable 'devnum' in ib_ucm_add_oneAlexander Chiang
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-01-06infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
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