aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/uverbs_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-25IB/uverbs: Move the FD uobj type struct file allocation to alloc_commitJason Gunthorpe1-1/+1
2018-07-25IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe1-1/+1
2018-07-25IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe1-2/+2
2018-07-09IB/uverbs: Remove ib_uobject_fileJason Gunthorpe1-2/+3
2018-07-09IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function callsJason Gunthorpe1-4/+4
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas1-7/+4
2017-08-31IB/core: Explicitly destroy an object while keeping uobjectMatan Barak1-0/+1
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak1-15/+23
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak1-16/+17
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak1-0/+9
2017-04-05IB/core: Add support for fd objectsMatan Barak1-0/+16
2017-04-05IB/core: Add idr based standard typesMatan Barak1-0/+14
2017-04-05IB/core: Add support for idr typesMatan Barak1-0/+132