aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/rdma_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-31IB/core: Explicitly destroy an object while keeping uobjectMatan Barak1-0/+35
2017-08-31IB/core: Add new ioctl interfaceMatan Barak1-0/+46
2017-08-30IB/core: Add support to finalize objects in one transactionMatan Barak1-0/+40
2017-08-30IB/core: Add a generic way to execute an operation on a uobjectMatan Barak1-0/+58
2017-04-20IB/core: Nullify ib_uobject during allocationMatan Barak1-1/+1
2017-04-20IB/core: Don't pass the lock state to _rdma_remove_commit_uobjectMatan Barak1-12/+12
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak1-29/+31
2017-04-05IB/core: Add support for fd objectsMatan Barak1-1/+176
2017-04-05IB/core: Add support for idr typesMatan Barak1-0/+450