aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/ucm.c
Commit message (Expand)AuthorAge
* IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-10-16
* IB/ucm: Fix compiling ucm.cJason Gunthorpe2018-08-13
* IB/ucm: Initialize sgid request GID attribute pointerParav Pandit2018-08-07
* RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe2018-03-29
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-31
|\
| * IB/core: Increase number of char device minorsHuy Nguyen2018-01-11
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* IB/core: Convert ah_attr from OPA to IB when copying to userDasaratharaman Chandramouli2017-08-08
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-04
|\
| * IB/ucm: utilize new cdev_device_add helper functionJason Gunthorpe2017-03-21
* | IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-01
|/
* IB/core: Use dev.parent instead of dma_deviceBart Van Assche2017-01-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* infiniband: remove WARN that is not kernel bugLeon Romanovsky2016-12-03
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-28
* IB/core: trivial prink cleanup.Parav Pandit2016-03-03
* IB/cm: Remove compare_data checksHaggai Eran2015-08-30
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-30
* IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto2015-07-14
* IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang2015-05-18
* IB/Verbs: Reform cm related part in IB-core cma/ucmMichael Wang2015-05-18
* IB/core: convert to idr_alloc()Tejun Heo2013-02-27
* IB/core: Remove unused variables in ucm/ucmaDotan Barak2012-09-30
* 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