summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_dm.c
Commit message (Expand)AuthorAgeFilesLines
* IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe2019-04-081-2/+2
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-1/+1
* IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-011-1/+2
* RDMA/uverbs: Allow the compiler to verify declaration and definition consistencyBart Van Assche2019-03-281-0/+1
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-3/+3
* RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2018-11-271-3/+2Star
* RDMA/uverbs: Require all objects to have a driver destroy functionJason Gunthorpe2018-11-221-0/+6
* IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-011-6/+7
* IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe2018-07-251-1/+1
* IB/uverbs: Tidy up remaining references to ucontextJason Gunthorpe2018-07-091-2/+1Star
* RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2018-07-041-4/+4
* RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe2018-07-041-17/+20
* RDMA/uverbs: Simplify method definition macrosJason Gunthorpe2018-07-041-3/+2Star
* IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-4/+5
* IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich2018-04-051-0/+108