aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
AgeCommit message (Expand)Author
2018-02-28RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky
2018-02-28RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky
2018-02-28RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2017-12-07IB/core: Bound check alternate path port numberDaniel Jurgens
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB/core: Introduce and use rdma_create_user_ahParav Pandit
2017-09-27IB/uverbs: clean up INIT_UDATA() macro usageArnd Bergmann
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2017-08-29IB/uverbs: Expose XRQ capabilitiesArtemy Kovalyov
2017-08-29IB/uverbs: Add new SRQ type IB_SRQT_TMArtemy Kovalyov
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov
2017-08-24IB/uverbs: Introduce and use helper functions to copy ah attributesParav Pandit
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram
2017-08-22RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri
2017-08-18Add OPA extended LID supportHiatt, Don
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don
2017-08-08IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli
2017-08-04RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky
2017-07-24IB/uverbs: Enable QP creation with a given source QP numberYishai Hadas
2017-07-20RDMA/uverbs: Fix the check for port numberIsmail, Mustafa
2017-07-20IB/core: Fix sparse warningsMatan Barak
2017-07-17IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-07-03RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/core: Check for global flag when using ah_attrDasaratharaman Chandramouli
2017-04-28IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl
2017-04-25infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman
2017-04-20IB/core: Rename uverbs event file structureMatan Barak
2017-04-20IB/core: A small refactor in destroy WQ handlerMatan Barak
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak