aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/uverbs_std_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-11RDMA/mlx5: Add flow actions support to raw create flowMark Bloch1-0/+6
2018-09-11RDMA/uverbs: Move flow resources initializationMark Bloch1-0/+33
2018-09-05RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch1-0/+12
2018-08-10IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe1-14/+16
2018-08-01IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe1-3/+9
2018-08-01IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe1-6/+7
2018-08-01IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe1-5/+11
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