aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_dm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-01IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch1-1/+2
2019-03-28RDMA/uverbs: Allow the compiler to verify declaration and definition consistencyBart Van Assche1-0/+1
2018-12-12RDMA: Start use ib_device_opsKamal Heib1-3/+3
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe1-3/+2
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-6/+7
2018-07-25IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe1-1/+1
2018-07-09IB/uverbs: Tidy up remaining references to ucontextJason Gunthorpe1-2/+1
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe1-4/+4
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe1-17/+20
2018-07-04RDMA/uverbs: Simplify method definition macrosJason Gunthorpe1-3/+2
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas1-4/+5
2018-04-05IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich1-0/+108