aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/uverbs_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-03RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny1-0/+8
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens1-4/+11
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-0/+5
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-67/+77
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Check for global flag when using ah_attrDasaratharaman Chandramouli1-30/+50
2017-04-28IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl1-4/+9
2017-04-25infiniband/uverbs: Fix integer overflowsVlad Tsyrklevich1-1/+12
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman1-0/+7
2017-04-20IB/core: Rename uverbs event file structureMatan Barak1-4/+4
2017-04-20IB/core: A small refactor in destroy WQ handlerMatan Barak1-7/+1
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak1-20/+37
2017-04-05IB/core: Add lock to multicast handlersMatan Barak1-0/+5
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak1-994/+317
2017-04-05IB/core: Add idr based standard typesMatan Barak1-5/+11
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak1-82/+75
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-6/+96
2017-02-14IB/uverbs: Enable QP creation with cvlan offloadNoa Osherovich1-1/+2
2017-02-14IB/uverbs: Enable WQ creation and modification with cvlan offloadNoa Osherovich1-1/+8
2017-02-14IB/uverbs: Expose vlan offloads capabilitiesNoa Osherovich1-0/+6
2017-02-14IB/uverbs: Add support for flow tagMoses Reuben1-2/+33
2017-01-10IB/core: added support to use rdma cgroup controllerParav Pandit1-6/+96
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-13IB/uverbs: Extend modify_qp and support packet pacingBodong Wang1-69/+123
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+10
2016-12-13IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua1-3/+5
2016-12-13IB/core: Introduce inner flow steeringMoses Reuben1-1/+3
2016-12-13IB/core: Add flow spec tunneling supportMoses Reuben1-0/+15
2016-11-16IB/core: Save QP in ib_flow structureMark Bloch1-1/+0
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb1-0/+4
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb1-25/+73
2016-10-07IB/uverbs: Expose RSS related capabilitiesYishai Hadas1-0/+17
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig1-1/+1
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb1-0/+9
2016-06-23IB/uverbs: Extend create QP to get RWQ indirection tableYishai Hadas1-12/+63
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas1-0/+210
2016-06-23IB/uverbs: Add WQ supportYishai Hadas1-0/+243
2016-05-18IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter1-2/+1
2016-05-13IB/core: Add Scatter FCS create flagMajd Dibbiny1-1/+2
2016-05-13IB/core: Add extended device capability flagsMajd Dibbiny1-0/+5
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky1-1/+1
2016-03-21IB/core: Replace setting the zero values in ib_uverbs_ex_query_deviceLeon Romanovsky1-12/+3
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford1-1/+15
2016-03-03IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny1-3/+6
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak1-1/+7
2016-02-29IB/core: Add don't trap flag to flow creationMarina Varshaver1-0/+8
2015-12-23IB/core: Add cross-channel supportLeon Romanovsky1-1/+4
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig1-6/+0
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-2/+2