summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/rdma_core.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe2018-09-201-0/+1
* IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe2018-08-131-6/+0Star
* IB/uverbs: Use uverbs_api to unmarshal ioctl commandsJason Gunthorpe2018-08-131-0/+4
* IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe2018-08-111-1/+1
* IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe2018-08-111-0/+50
* IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe2018-08-011-0/+3
* IB/uverbs: Allow RDMA_REMOVE_DESTROY to work concurrently with disassociateJason Gunthorpe2018-08-011-0/+2
* IB/uverbs: Rework the locking for cleaning up the ucontextJason Gunthorpe2018-07-251-1/+2
* IB/uverbs: Handle IDR and FD types without truncationJason Gunthorpe2018-07-251-1/+1
* IB/uverbs: Replace ib_ucontext with ib_uverbs_file in core function callsJason Gunthorpe2018-07-091-13/+8Star
* IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufileJason Gunthorpe2018-07-091-1/+0Star
* RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe2018-07-041-1/+1
* IB/uverbs: Refactor uverbs_finalize_objectsMatan Barak2018-06-191-7/+3Star
* IB/core: Add new ioctl interfaceMatan Barak2017-08-311-0/+5
* IB/core: Add support to finalize objects in one transactionMatan Barak2017-08-301-1/+21
* IB/core: Add a generic way to execute an operation on a uobjectMatan Barak2017-08-301-0/+17
* IB/core: Add support for fd objectsMatan Barak2017-04-051-0/+8
* IB/core: Change idr objects to use the new schemaMatan Barak2017-04-051-0/+15
* IB/core: Add support for idr typesMatan Barak2017-04-051-0/+55