summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2017-08-291-10/+17
* IB/uverbs: Introduce and use helper functions to copy ah attributesParav Pandit2017-08-241-76/+51Star
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-241-4/+7
|\
| * IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-241-4/+7
| * RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri2017-08-221-1/+1
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-221-0/+3
* | IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-221-30/+40
* | Add OPA extended LID supportHiatt, Don2017-08-181-5/+6
* | Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\|
| * RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky2017-08-041-1/+1
* | Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\ \
| * | RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri2017-08-181-1/+1
| |/
| |
| \
*-. | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-5/+14
|\ \|
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-3/+7
| * | IB/core: Change port_attr.sm_lid from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-3/+5
| * | IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-1/+4
| |/
* / IB/uverbs: Enable QP creation with a given source QP numberYishai Hadas2017-07-241-3/+14
|/
* RDMA/uverbs: Fix the check for port numberIsmail, Mustafa2017-07-201-1/+2
* IB/core: Fix sparse warningsMatan Barak2017-07-201-10/+0Star
* IB/uverbs: Make use of ib_modify_qp variant to avoid resolving DMACParav Pandit2017-07-181-19/+4Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-07-061-0/+8
|\
| * RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny2017-07-031-0/+8
* | IB/core: Enforce PKey security on QPsDaniel Jurgens2017-05-231-4/+11
|/
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+5
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-67/+77
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Check for global flag when using ah_attrDasaratharaman Chandramouli2017-05-011-30/+50
* IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl2017-04-281-4/+9
* infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich2017-04-251-1/+12
* IB/core: Introduce drop flow specificationSlava Shwartsman2017-04-211-0/+7
* IB/core: Rename uverbs event file structureMatan Barak2017-04-201-4/+4
* IB/core: A small refactor in destroy WQ handlerMatan Barak2017-04-201-7/+1Star
* IB/core: Change completion channel to use the reworked objects schemaMatan Barak2017-04-051-20/+37
* IB/core: Add lock to multicast handlersMatan Barak2017-04-051-0/+5
* IB/core: Change idr objects to use the new schemaMatan Barak2017-04-051-994/+317Star
* IB/core: Add idr based standard typesMatan Barak2017-04-051-5/+11
* IB/core: Refactor idr to be per uverbs_fileMatan Barak2017-04-051-82/+75Star
* Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-281-6/+96
|\