aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/uverbs_types.h
AgeCommit message (Expand)Author
2018-08-10IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe
2018-08-01IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe
2018-08-01IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe
2018-08-01IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe
2018-08-01IB/uverbs: Consolidate uobject destructionJason Gunthorpe
2018-08-01IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe
2018-07-25IB/uverbs: Move the FD uobj type struct file allocation to alloc_commitJason Gunthorpe
2018-07-25IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe
2018-07-25IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe
2018-07-09IB/uverbs: Remove ib_uobject_fileJason Gunthorpe
2018-07-09IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function callsJason Gunthorpe
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas
2017-08-31IB/core: Explicitly destroy an object while keeping uobjectMatan Barak
2017-08-31IB/core: Declare an object instead of declaring only type attributesMatan Barak
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak
2017-04-05IB/core: Add support for fd objectsMatan Barak
2017-04-05IB/core: Add idr based standard typesMatan Barak
2017-04-05IB/core: Add support for idr typesMatan Barak