aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas1-3/+8
2018-06-26RDMA/uverbs: Remove redundant checkLeon Romanovsky1-3/+0
2018-06-26RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTRLeon Romanovsky1-1/+4
2018-06-25RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky1-1/+2
2018-06-25RDMA/uverbs: Check existence of create_flow callbackJason Gunthorpe1-0/+5
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-1/+1
2018-06-18IB: Ensure that all rdma_ah_attr's are zero initializedParav Pandit1-2/+2
2018-06-18RDMA/uverbs: Refactor flow_resources_alloc() functionLeon Romanovsky1-10/+5
2018-06-12Convert infiniband uverbs to struct_sizeMatthew Wilcox1-2/+2
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-nextJason Gunthorpe1-12/+76
2018-06-02IB/uverbs: Add support for flow countersRaed Salem1-11/+70
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak1-1/+6
2018-05-16IB/uverbs: Introduce a MPLS steering match filterAriel Levkovich1-0/+12
2018-05-16IB/uverbs: Introduce a GRE steering match filterAriel Levkovich1-0/+11
2018-04-27IB/uverbs: Fix kernel crash during MR deregistration flowAriel Levkovich1-0/+1
2018-04-27IB/uverbs: Prevent reregistration of DM_MR to regular MRAriel Levkovich1-0/+5
2018-04-05IB/uverbs: Add device memory capabilities reportingAriel Levkovich1-0/+6
2018-04-04IB/uverbs: Introduce ESP steering match filterMatan Barak1-0/+11
2018-04-04IB/uverbs: Add action_handle flow steering specificationMatan Barak1-6/+80
2018-04-04IB/uverbs: Refactor kern_spec_to_ib_spec_filterMatan Barak1-16/+31
2018-03-29RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe1-1/+1
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak1-59/+59
2018-03-14RDMA/uverbs: Ensure validity of current QP state valueLeon Romanovsky1-0/+7
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise1-0/+2
2018-02-21RDMA/uverbs: Fix kernel panic while using XRC_TGT QP typeLeon Romanovsky1-0/+3
2018-02-16RDMA/restrack: don't use uaccess_kernel()Steve Wise1-2/+2
2018-02-16RDMA/verbs: Check existence of function prior to accessing itLeon Romanovsky1-0/+21
2018-02-15RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky1-1/+8
2018-02-15RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky1-1/+2
2018-02-15RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky1-3/+1
2018-02-15RDMA/restrack: Increment CQ restrack object before committingLeon Romanovsky1-3/+3
2018-01-29RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky1-0/+2
2018-01-29RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky1-0/+2
2018-01-29RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky1-2/+1
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe1-1/+1
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-2/+8
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua1-2/+2
2017-12-11IB/core: Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl1-4/+1
2017-12-07IB/core: Bound check alternate path port numberDaniel Jurgens1-0/+6
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky1-1/+1
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+9
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen1-0/+42
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich1-1/+2
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford1-72/+53
2017-10-18IB/core: Introduce and use rdma_create_user_ahParav Pandit1-9/+1
2017-09-27IB/uverbs: clean up INIT_UDATA() macro usageArnd Bergmann1-72/+53
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky1-7/+7
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso1-1/+1
2017-08-29IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov1-0/+10
2017-08-29IB/uverbs: Add new SRQ type IB_SRQT_TMArtemy Kovalyov1-1/+5