summaryrefslogtreecommitdiffstats
path: root/include/rdma/uverbs_ioctl.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+4
* 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