aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_mr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18IB/uverbs: Add support to advise_mrMoni Shoua1-1/+55
2018-12-18RDMA/uverbs: Add an ioctl method to destroy an objectParav Pandit1-1/+9
2018-12-12RDMA: Start use ib_device_opsKamal Heib1-2/+2
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe1-1/+1
2018-11-22RDMA/uverbs: Require all objects to have a driver destroy functionJason Gunthorpe1-0/+6
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe1-12/+10
2018-07-30IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe1-5/+5
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe1-8/+8
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe1-27/+32
2018-07-04RDMA/uverbs: Simplify method definition macrosJason Gunthorpe1-1/+1
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas1-2/+1
2018-04-05IB/uverbs: Add device memory registration ioctl supportAriel Levkovich1-0/+147