summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_main.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-041-13/+24
|\ \
| * | IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2016-08-031-13/+24
| |/
* | IB/uverbs: Introduce RWQ Indirection tableYishai Hadas2016-06-231-0/+13
* | IB/uverbs: Add WQ supportYishai Hadas2016-06-231-0/+25
|/
* IB/security: Restrict use of the write() interfaceJason Gunthorpe2016-04-281-0/+5
* IB/core: trivial prink cleanup.Parav Pandit2016-03-031-5/+5
* IB/core: Modify conditional on ucontext existenceEli Cohen2016-03-031-6/+6
* IB/core: IB/core: Allow legacy verbs through extended interfacesEli Cohen2016-03-031-10/+19
* IB/core: Avoid duplicate codeEli Cohen2016-03-031-20/+9
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-1/+12
* IB/core: Extend ib_uverbs_create_qpEran Ben Elisha2015-10-211-0/+1
* IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-301-67/+293
* IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas2015-08-301-6/+15
* IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-08-301-13/+30
* IB/uverbs: Fix reference counting usage of event filesYishai Hadas2015-08-301-6/+38
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-301-3/+3
* IB/core: Extend ib_uverbs_create_cqMatan Barak2015-06-121-0/+1
* ib_uverbs: Fix pages leak when using XRC SRQsSébastien Dugué2015-04-151-11/+11
* IB/core: Add support for extended query device capsEli Cohen2015-02-181-0/+1
* IB/core: Temporarily disable ex_query_device uverbHaggai Eran2015-02-031-1/+0
* IB/core: Add support for on demand paging regionsShachar Raindel2014-12-151-0/+2
* IB/core: Add support for extended query device capsEli Cohen2014-12-151-1/+2
*-. Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-141-0/+1
|\ \
| | * IB/core: Avoid leakage from kernel to user spaceEli Cohen2014-10-091-0/+1
| |/
* | IB/core: Fix XRC race condition in ib_uverbs_open_qpJack Morgenstein2014-10-141-0/+4
|/
* IB/core: Add user MR re-registration supportMatan Barak2014-08-011-0/+1
* IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud2013-12-201-0/+5
* IB/uverbs: Check reserved field in extended command headerYann Droneaud2013-12-201-0/+3
* IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier2013-12-201-11/+8
* IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-171-5/+0
* IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-171-29/+98
* IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-211-0/+6
* IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion2013-08-281-1/+12
* IB/core: Infrastructure for extensible uverbs commandsIgor Ivanov2013-08-281-5/+24
* IB/uverbs: Implement memory windows support in uverbsShani Michaeli2013-02-211-2/+11
* switch simple cases of fget_light to fdgetAl Viro2012-09-261-7/+5
* switch infinibarf users of fget() to fget_light()Al Viro2012-09-261-2/+3
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-031-1/+1
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-011-4/+26
|\ \
| | * RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-131-1/+2
| | * RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty2011-10-131-2/+2
| | * RDMA/uverbs: Export XRC TGT QPs to user spaceSean Hefty2011-10-131-2/+6
| | * RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty2011-10-131-0/+1
| | * RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-131-0/+17
| |/ |/|
| * RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean2011-10-061-2/+1
|/
* RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues2011-07-041-1/+2
* IB/uverbs: Add devnode method to set path/modeRoland Dreier2011-05-231-0/+8
* IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-211-4/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-071-8/+3
OpenPOWER on IntegriCloud