summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-3/+8
* RDMA/uverbs: Remove redundant checkLeon Romanovsky2018-06-261-3/+0Star
* RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTRLeon Romanovsky2018-06-261-1/+4
* RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky2018-06-251-1/+2
* RDMA/uverbs: Check existence of create_flow callbackJason Gunthorpe2018-06-251-0/+5
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+1
* IB: Ensure that all rdma_ah_attr's are zero initializedParav Pandit2018-06-181-2/+2
* RDMA/uverbs: Refactor flow_resources_alloc() functionLeon Romanovsky2018-06-181-10/+5Star
* Convert infiniband uverbs to struct_sizeMatthew Wilcox2018-06-131-2/+2
* Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe2018-06-041-12/+76
|\
| * IB/uverbs: Add support for flow countersRaed Salem2018-06-021-11/+70
| * IB/core: Support passing uhw for create_flowMatan Barak2018-06-021-1/+6
* | IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich2018-05-171-0/+12
* | IB/uverbs: Introduce a GRE steering match filterAriel Levkovich2018-05-171-0/+11
* | IB/uverbs: Fix kernel crash during MR deregistration flowAriel Levkovich2018-04-271-0/+1
* | IB/uverbs: Prevent reregistration of DM_MR to regular MRAriel Levkovich2018-04-271-0/+5
|/
* IB/uverbs: Add device memory capabilities reportingAriel Levkovich2018-04-051-0/+6
* IB/uverbs: Introduce ESP steering match filterMatan Barak2018-04-041-0/+11
* IB/uverbs: Add action_handle flow steering specificationMatan Barak2018-04-041-6/+80
* IB/uverbs: Refactor kern_spec_to_ib_spec_filterMatan Barak2018-04-041-16/+31
* RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe2018-03-291-1/+1
* IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-191-59/+59
* RDMA/uverbs: Ensure validity of current QP state valueLeon Romanovsky2018-03-141-0/+7
* RDMA/nldev: provide detailed MR informationSteve Wise2018-03-081-0/+2
* RDMA/uverbs: Fix kernel panic while using XRC_TGT QP typeLeon Romanovsky2018-02-211-0/+3
* RDMA/restrack: don't use uaccess_kernel()Steve Wise2018-02-161-2/+2
* RDMA/verbs: Check existence of function prior to accessing itLeon Romanovsky2018-02-161-0/+21
* RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky2018-02-151-1/+8
* RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky2018-02-151-1/+2
* RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky2018-02-151-3/+1Star
* RDMA/restrack: Increment CQ restrack object before committingLeon Romanovsky2018-02-151-3/+3
* RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky2018-01-301-0/+2
* RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky2018-01-301-0/+2
* RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky2018-01-301-2/+1Star
* RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe2018-01-151-1/+1
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-281-2/+8
|\
| * IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua2017-12-271-2/+2
| * IB/core: Bound check alternate path port numberDaniel Jurgens2017-12-071-0/+6
* | IB/core: Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl2017-12-121-4/+1Star
|/
* RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky2017-11-131-1/+1
* IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+9
* IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen2017-11-131-0/+42
* IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich2017-11-101-1/+2
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-72/+53Star
|\
| * IB/uverbs: clean up INIT_UDATA() macro usageArnd Bergmann2017-09-271-72/+53Star
* | IB/core: Introduce and use rdma_create_user_ahParav Pandit2017-10-181-9/+1Star
* | IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2017-09-251-7/+7
|/
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-091-1/+1
* IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov2017-08-291-0/+10
* IB/uverbs: Add new SRQ type IB_SRQT_TMArtemy Kovalyov2017-08-291-1/+5