summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_std_types_cq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-291-1/+1
|\
| * RDMA/uverbs: Pass udata on uverbs error unwindGal Pressman2019-05-271-1/+1
* | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-6/+13
|/
* IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe2019-04-081-1/+1
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-2/+1Star
* IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-1/+1
* 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/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch2018-12-181-1/+1
* RDMA: Start use ib_device_opsKamal Heib2018-12-121-3/+3
* RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()Jason Gunthorpe2018-11-271-5/+2Star
* RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2018-11-271-3/+3
* 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-10/+8Star
* IB/uverbs: Remove rdma_explicit_destroy() from the ioctl methodsJason Gunthorpe2018-08-011-15/+6Star
* IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe2018-07-311-5/+8
* IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe2018-07-251-1/+1
* IB/uverbs: Do not use uverbs_cmd_mask in the ioctl pathJason Gunthorpe2018-07-091-4/+1Star
* IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobjectJason Gunthorpe2018-07-091-1/+0Star
* IB/uverbs: Remove ib_uobject_fileJason Gunthorpe2018-07-091-1/+1
* IB/uverbs: Tidy up remaining references to ucontextJason Gunthorpe2018-07-091-4/+3Star
* RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2018-07-041-8/+9
* RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe2018-07-041-31/+37
* RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe2018-07-041-1/+1
* RDMA/uverbs: Simplify method definition macrosJason Gunthorpe2018-07-041-2/+2
* IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-7/+11
* IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak2018-06-021-11/+12
* IB/uverbs: Enable ioctl() uAPI by default for new verbsMatan Barak2018-03-191-0/+2
* IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak2018-03-191-0/+208