summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_main.c
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usageArnd Bergmann2017-09-271-12/+10
* IB/core: Expose ioctl interface through experimental KconfigMatan Barak2017-08-311-0/+6
* IB/core: Assign root to all driversMatan Barak2017-08-311-0/+18
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-12/+1
* IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb2017-08-161-1/+1
* IB/uverbs: Fix device cleanupYishai Hadas2017-08-041-2/+1
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-1/+1
|\
| * infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe2017-03-211-1/+1
* | IB/core: Rename uverbs event file structureMatan Barak2017-04-201-66/+66
* | IB/core: Don't use is_async in event files to infer events sizeMatan Barak2017-04-201-9/+5
* | IB/core: Change completion channel to use the reworked objects schemaMatan Barak2017-04-051-118/+161
* | IB/core: Add support for fd objectsMatan Barak2017-04-051-1/+3
* | IB/core: Change idr objects to use the new schemaMatan Barak2017-04-051-135/+7
* | IB/core: Add idr based standard typesMatan Barak2017-04-051-3/+5
* | IB/core: Refactor idr to be per uverbs_fileMatan Barak2017-04-051-31/+14
|/
* Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-271-0/+20
|\
| * IB/core: added support to use rdma cgroup controllerParav Pandit2017-01-101-0/+20
* | IB/core: Use dev.parent instead of dma_deviceBart Van Assche2017-01-241-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-1/+5
|\
| * Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-0/+1
| |\
| | * IB/uverbs: Extend modify_qp and support packet pacingBodong Wang2016-12-131-0/+1
| * | infiniband: remove WARN that is not kernel bugLeon Romanovsky2016-12-031-1/+4
| |/
* | IB/uverbs: Fix leak of XRC target QPsTariq Toukan2016-11-161-5/+2
|/
*-. 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
OpenPOWER on IntegriCloud