aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_mr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe1-1/+1
2019-06-24RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy1-0/+1
2019-05-27RDMA/core: Clear out the udata before error unwindJason Gunthorpe1-1/+1
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-2/+3
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-22IB/uverbs: Signedness bug in UVERBS_HANDLER()Dan Carpenter1-1/+1
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