aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov1-10/+17
2017-08-24IB/uverbs: Introduce and use helper functions to copy ah attributesParav Pandit1-76/+51
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford1-4/+7
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich1-4/+7
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt1-0/+3
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram1-30/+40
2017-08-22RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri1-1/+1
2017-08-18Add OPA extended LID supportHiatt, Don1-5/+6
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford1-1/+1
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford1-1/+1
2017-08-18RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri1-1/+1
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford1-5/+14
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don1-3/+7
2017-08-08IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli1-3/+5
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli1-1/+4
2017-08-04RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky1-1/+1
2017-07-24IB/uverbs: Enable QP creation with a given source QP numberYishai Hadas1-3/+14
2017-07-20RDMA/uverbs: Fix the check for port numberIsmail, Mustafa1-1/+2
2017-07-20IB/core: Fix sparse warningsMatan Barak1-10/+0
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit1-19/+4
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+8