summaryrefslogtreecommitdiffstats
path: root/include/rdma/uverbs_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-0/+11
|\
| * IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak2018-06-021-0/+11
* | IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe2018-05-231-5/+5
|/
* IB/uverbs: Add device memory registration ioctl supportAriel Levkovich2018-04-051-0/+12
* IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak2018-04-041-0/+34
* IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak2018-03-191-0/+2
* IB/uverbs: Safely extend existing attributesMatan Barak2018-03-191-16/+58
* IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak2018-03-191-12/+22
* IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-191-0/+1
* IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe2018-02-151-6/+4Star
* IB/uverbs: Always use the attribute size provided by the userMatan Barak2018-02-151-7/+28
* IB/core: Assign root to all driversMatan Barak2017-08-311-0/+12
* IB/core: Add legacy driver's user-dataMatan Barak2017-08-311-0/+46
* IB/core: Add macros for declaring methods and attributesMatan Barak2017-08-311-1/+104
* IB/core: Add uverbs merge trees functionalityMatan Barak2017-08-311-1/+39
* IB/core: Add DEVICE object and root tree structureMatan Barak2017-08-311-0/+35
* IB/core: Declare an object instead of declaring only type attributesMatan Barak2017-08-311-0/+16
* IB/core: Add new ioctl interfaceMatan Barak2017-08-311-9/+92
* IB/core: Add support to finalize objects in one transactionMatan Barak2017-08-301-0/+53
* IB/core: Add a generic way to execute an operation on a uobjectMatan Barak2017-08-301-0/+52