aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/uverbs_std_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-25IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe1-2/+7
2018-07-25IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe1-17/+21
2018-07-09IB/uverbs: Replace file->ucontext with file in uverbs_cmd.cJason Gunthorpe1-16/+19
2018-07-09IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function callsJason Gunthorpe1-8/+8
2018-07-09IB/uverbs: Add a uobj_perform_destroy helperJason Gunthorpe1-0/+5
2018-06-19IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODSYishai Hadas1-2/+0
2018-03-19IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak1-21/+2
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak1-19/+22
2017-08-31IB/core: Assign root to all driversMatan Barak1-0/+14
2017-08-31IB/core: Export ioctl enum types to user-spaceMatan Barak1-17/+1
2017-08-31IB/core: Add DEVICE object and root tree structureMatan Barak1-0/+18
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak1-20/+20
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak1-0/+1
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak1-0/+63
2017-04-05IB/core: Add idr based standard typesMatan Barak1-0/+50