summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_mr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-291-1/+1
|\
| * RDMA/core: Clear out the udata before error unwindJason Gunthorpe2019-05-271-1/+1
* | RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy2019-06-241-0/+1
|/
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-2/+3
* 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
* IB/uverbs: Signedness bug in UVERBS_HANDLER()Dan Carpenter2018-12-231-1/+1
* IB/uverbs: Add support to advise_mrMoni Shoua2018-12-181-1/+55
* RDMA/uverbs: Add an ioctl method to destroy an objectParav Pandit2018-12-181-1/+9
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-2/+2
* RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2018-11-271-1/+1
* 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-12/+10Star
* IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe2018-07-311-5/+5
* RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2018-07-041-8/+8
* RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe2018-07-041-27/+32
* RDMA/uverbs: Simplify method definition macrosJason Gunthorpe2018-07-041-1/+1
* IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-2/+1Star
* IB/uverbs: Add device memory registration ioctl supportAriel Levkovich2018-04-051-0/+147