summaryrefslogtreecommitdiffstats
path: root/include/rdma/uverbs_std_types.h
Commit message (Expand)AuthorAgeFilesLines
* IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe2019-04-081-1/+1
* IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-011-4/+6
* IB: ucontext should be set properly for all cmd & ioctl pathsShamir Rabinovitch2019-04-011-18/+12Star
* IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flowsShamir Rabinovitch2019-02-151-5/+13
* IB/core: Enable getting an object type from a given uobjectYishai Hadas2018-12-041-0/+12
* RDMA/uverbs: Make write() handlers return 0 on successJason Gunthorpe2018-11-271-7/+5Star
* RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe2018-11-271-23/+25
* RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe2018-11-221-9/+0Star
* RDMA/mlx5: Add flow actions support to raw create flowMark Bloch2018-09-111-0/+6
* RDMA/uverbs: Move flow resources initializationMark Bloch2018-09-111-0/+33
* RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch2018-09-051-0/+12
* IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe2018-08-111-14/+16
* IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe2018-08-011-3/+9
* IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe2018-08-011-6/+7
* IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe2018-08-011-5/+11
* IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe2018-07-251-2/+7
* IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe2018-07-251-17/+21
* IB/uverbs: Replace file->ucontext with file in uverbs_cmd.cJason Gunthorpe2018-07-091-16/+19
* IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function callsJason Gunthorpe2018-07-091-8/+8
* IB/uverbs: Add a uobj_perform_destroy helperJason Gunthorpe2018-07-091-0/+5
* IB/core: Introduce DECLARE_UVERBS_GLOBAL_METHODSYishai Hadas2018-06-191-2/+0Star
* IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak2018-03-191-21/+2Star
* IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-191-19/+22
* IB/core: Assign root to all driversMatan Barak2017-08-311-0/+14
* IB/core: Export ioctl enum types to user-spaceMatan Barak2017-08-311-17/+1Star
* IB/core: Add DEVICE object and root tree structureMatan Barak2017-08-311-0/+18
* IB/core: Declare an object instead of declaring only type attributesMatan Barak2017-08-311-20/+20
* IB/core: Change completion channel to use the reworked objects schemaMatan Barak2017-04-051-0/+1
* IB/core: Change idr objects to use the new schemaMatan Barak2017-04-051-0/+63
* IB/core: Add idr based standard typesMatan Barak2017-04-051-0/+50