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