aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-13IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe1-1/+0
2018-08-10IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe1-0/+1
2018-08-01IB/uverbs: Do not block disassociate during write()Jason Gunthorpe1-0/+3
2018-08-01IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe1-2/+0
2018-07-25IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe1-1/+4
2018-07-25IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe1-4/+2
2018-07-25IB/uverbs: Revise and clarify the rwsem and uobjects_lockJason Gunthorpe1-4/+8
2018-07-10IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas1-3/+0
2018-07-09IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobjectJason Gunthorpe1-1/+0
2018-07-09IB/uverbs: Remove ib_uobject_fileJason Gunthorpe1-1/+1
2018-07-09IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufileJason Gunthorpe1-0/+8
2018-07-04RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe1-2/+0
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas1-1/+1
2018-06-02IB/uverbs: Add support for flow countersRaed Salem1-0/+1
2018-06-02IB/uverbs: Add create/destroy counters supportRaed Salem1-0/+1
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich1-0/+1
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak1-0/+1
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak1-0/+8
2018-04-04IB/uverbs: Add flow_action create and destroy verbsMatan Barak1-0/+4
2018-04-04IB/uverbs: Refactor kern_spec_to_ib_spec_filterMatan Barak1-0/+6
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak1-0/+3
2018-03-19IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak1-0/+15
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak1-0/+3
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen1-0/+1
2017-09-27IB/uverbs: clean up INIT_UDATA() macro usageArnd Bergmann1-8/+14
2017-09-27IB/uverbs: clean up INIT_UDATA_BUF_OR_NULL usageArnd Bergmann1-7/+8
2017-08-31IB/core: Expose ioctl interface through experimental KconfigMatan Barak1-0/+2
2017-08-31IB/core: Assign root to all driversMatan Barak1-0/+1
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman1-0/+1
2017-04-20IB/core: Rename uverbs event file structureMatan Barak1-10/+11
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak1-9/+17
2017-04-05IB/core: Add support for fd objectsMatan Barak1-0/+1
2017-04-05IB/core: Add lock to multicast handlersMatan Barak1-0/+2
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak1-2/+0
2017-04-05IB/core: Add idr based standard typesMatan Barak1-1/+4
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak1-14/+5
2017-02-14IB/uverbs: Add support for flow tagMoses Reuben1-0/+1
2016-12-13IB/uverbs: Extend modify_qp and support packet pacingBodong Wang1-0/+1
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford1-0/+1
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe1-0/+1
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb1-0/+1
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas1-0/+3
2016-06-23IB/uverbs: Add WQ supportYishai Hadas1-0/+9
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-0/+2
2015-10-21IB/core: Extend ib_uverbs_create_qpEran Ben Elisha1-0/+1
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas1-1/+8
2015-08-30IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas1-0/+3
2015-08-30IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas1-1/+2
2015-08-30IB/uverbs: Fix reference counting usage of event filesYishai Hadas1-0/+1
2015-06-12IB/core: Extend ib_uverbs_create_cqMatan Barak1-0/+1