summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * IB/core: added support to use rdma cgroup controllerParav Pandit2017-01-101-6/+96
* | IB/uverbs: Enable QP creation with cvlan offloadNoa Osherovich2017-02-141-1/+2
* | IB/uverbs: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-1/+8
* | IB/uverbs: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-0/+6
* | IB/uverbs: Add support for flow tagMoses Reuben2017-02-141-2/+33
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* IB/uverbs: Extend modify_qp and support packet pacingBodong Wang2016-12-131-69/+123
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+10
* IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua2016-12-131-3/+5
* IB/core: Introduce inner flow steeringMoses Reuben2016-12-131-1/+3
* IB/core: Add flow spec tunneling supportMoses Reuben2016-12-131-0/+15
* IB/core: Save QP in ib_flow structureMark Bloch2016-11-171-1/+0Star
* IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb2016-10-071-0/+4
* IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb2016-10-071-25/+73
* IB/uverbs: Expose RSS related capabilitiesYishai Hadas2016-10-071-0/+17
* IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig2016-09-231-1/+1
* IB/core: Add IPv6 support to flow steeringMaor Gottlieb2016-06-231-0/+9
* IB/uverbs: Extend create QP to get RWQ indirection tableYishai Hadas2016-06-231-12/+63
* IB/uverbs: Introduce RWQ Indirection tableYishai Hadas2016-06-231-0/+210
* IB/uverbs: Add WQ supportYishai Hadas2016-06-231-0/+243
* IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter2016-05-181-2/+1Star
* IB/core: Add Scatter FCS create flagMajd Dibbiny2016-05-141-1/+2
* IB/core: Add extended device capability flagsMajd Dibbiny2016-05-141-0/+5
* IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky2016-03-211-1/+1
* IB/core: Replace setting the zero values in ib_uverbs_ex_query_deviceLeon Romanovsky2016-03-211-12/+3Star
*---. Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-1/+15
|\ \ \
| | * | IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+7
| | |/
| * / IB/core: Add don't trap flag to flow creationMarina Varshaver2016-02-291-0/+8
| |/
* / IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny2016-03-031-3/+6
|/
* IB/core: Add cross-channel supportLeon Romanovsky2015-12-241-1/+4
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-6/+0Star
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-2/+2
* IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-19/+4Star
* IB/core: use RCU for uverbs id lookupMike Marciniszyn2015-12-071-5/+7