summaryrefslogtreecommitdiffstats
path: root/include/rdma/uverbs_types.h
Commit message (Expand)AuthorAgeFilesLines
* IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-011-4/+8
* IB: ucontext should be set properly for all cmd & ioctl pathsShamir Rabinovitch2019-04-011-2/+4
* IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas2019-01-291-0/+1
* IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe2018-08-111-4/+5
* IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe2018-08-011-2/+4
* IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe2018-08-011-1/+6
* IB/uverbs: Convert 'bool exclusive' into an enumJason Gunthorpe2018-08-011-5/+11
* IB/uverbs: Consolidate uobject destructionJason Gunthorpe2018-08-011-37/+33Star
* IB/uverbs: Make the write path destroy methods use the same flow as ioctlJason Gunthorpe2018-08-011-1/+0Star
* IB/uverbs: Move the FD uobj type struct file allocation to alloc_commitJason Gunthorpe2018-07-251-1/+1
* IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()Jason Gunthorpe2018-07-251-1/+1
* IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe2018-07-251-2/+2
* IB/uverbs: Remove ib_uobject_fileJason Gunthorpe2018-07-091-2/+3
* IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function callsJason Gunthorpe2018-07-091-4/+4
* IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-7/+4Star
* IB/core: Explicitly destroy an object while keeping uobjectMatan Barak2017-08-311-0/+1
* IB/core: Declare an object instead of declaring only type attributesMatan Barak2017-08-311-15/+23
* IB/core: Rename write flag to exclusive in rdma_coreMatan Barak2017-04-201-16/+17
* IB/core: Change completion channel to use the reworked objects schemaMatan Barak2017-04-051-0/+9
* IB/core: Add support for fd objectsMatan Barak2017-04-051-0/+16
* IB/core: Add idr based standard typesMatan Barak2017-04-051-0/+14
* IB/core: Add support for idr typesMatan Barak2017-04-051-0/+132