summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe2018-09-201-0/+3
* RDMA/uverbs: Remove is_closed from ib_uverbs_fileJason Gunthorpe2018-09-191-1/+0Star
* RDMA/uverbs: Move flow resources initializationMark Bloch2018-09-111-6/+0Star
* RDMA/uverbs: Use device.groups to initialize device attributesParav Pandit2018-09-061-0/+2
* RDMA/uverbs: Use cdev_device_add() instead of cdev_add()Parav Pandit2018-09-061-2/+1Star
* IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe2018-08-131-1/+0Star
* IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe2018-08-111-0/+1
* IB/uverbs: Do not block disassociate during write()Jason Gunthorpe2018-08-011-0/+3
* IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe2018-08-011-2/+0Star
* IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe2018-07-251-1/+4
* IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe2018-07-251-4/+2Star
* IB/uverbs: Revise and clarify the rwsem and uobjects_lockJason Gunthorpe2018-07-251-4/+8
* IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas2018-07-101-3/+0Star
* IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobjectJason Gunthorpe2018-07-091-1/+0Star
* IB/uverbs: Remove ib_uobject_fileJason Gunthorpe2018-07-091-1/+1
* IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufileJason Gunthorpe2018-07-091-0/+8
* RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe2018-07-041-2/+0Star
* IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-1/+1
* IB/uverbs: Add support for flow countersRaed Salem2018-06-021-0/+1
* IB/uverbs: Add create/destroy counters supportRaed Salem2018-06-021-0/+1
* IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich2018-04-051-0/+1
* IB/uverbs: Introduce ESP steering match filterMatan Barak2018-04-041-0/+1
* IB/uverbs: Add action_handle flow steering specificationMatan Barak2018-04-041-0/+8
* IB/uverbs: Add flow_action create and destroy verbsMatan Barak2018-04-041-0/+4
* IB/uverbs: Refactor kern_spec_to_ib_spec_filterMatan Barak2018-04-041-0/+6
* IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak2018-03-191-0/+3
* IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak2018-03-191-0/+15
* IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-191-0/+3
* IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen2017-11-131-0/+1
* IB/uverbs: clean up INIT_UDATA() macro usageArnd Bergmann2017-09-271-8/+14
* IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usageArnd Bergmann2017-09-271-7/+8
* IB/core: Expose ioctl interface through experimental KconfigMatan Barak2017-08-311-0/+2
* IB/core: Assign root to all driversMatan Barak2017-08-311-0/+1
* IB/core: Introduce drop flow specificationSlava Shwartsman2017-04-211-0/+1
* IB/core: Rename uverbs event file structureMatan Barak2017-04-201-10/+11
* IB/core: Change completion channel to use the reworked objects schemaMatan Barak2017-04-051-9/+17
* IB/core: Add support for fd objectsMatan Barak2017-04-051-0/+1
* IB/core: Add lock to multicast handlersMatan Barak2017-04-051-0/+2
* IB/core: Change idr objects to use the new schemaMatan Barak2017-04-051-2/+0Star
* IB/core: Add idr based standard typesMatan Barak2017-04-051-1/+4
* IB/core: Refactor idr to be per uverbs_fileMatan Barak2017-04-051-14/+5Star
* IB/uverbs: Add support for flow tagMoses Reuben2017-02-141-0/+1
* IB/uverbs: Extend modify_qp and support packet pacingBodong Wang2016-12-131-0/+1
*-. Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-041-0/+1
|\ \
| * | IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2016-08-041-0/+1
| |/
* | IB/core: Add IPv6 support to flow steeringMaor Gottlieb2016-06-231-0/+1
* | IB/uverbs: Introduce RWQ Indirection tableYishai Hadas2016-06-231-0/+3
* | IB/uverbs: Add WQ supportYishai Hadas2016-06-231-0/+9
|/
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-0/+2
* IB/core: Extend ib_uverbs_create_qpEran Ben Elisha2015-10-221-0/+1