aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-09IB/uverbs: Do not use uverbs_cmd_mask in the ioctl pathJason Gunthorpe1-4/+1
2018-07-09IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobjectJason Gunthorpe1-1/+0
2018-07-09IB/uverbs: Remove ib_uobject_fileJason Gunthorpe1-1/+1
2018-07-09IB/uverbs: Tidy up remaining references to ucontextJason Gunthorpe1-4/+3
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe1-8/+9
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe1-31/+37
2018-07-04RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe1-1/+1
2018-07-04RDMA/uverbs: Simplify method definition macrosJason Gunthorpe1-2/+2
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas1-7/+11
2018-06-02IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak1-11/+12
2018-03-19IB/uverbs: Enable ioctl() uAPI by default for new verbsMatan Barak1-0/+2
2018-03-19IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak1-0/+208