aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-16/+65
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-2/+4
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb1-0/+4
2016-10-07IB/uverbs: Add more fields to IPv4 flow specificationMaor Gottlieb1-0/+11
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb1-0/+10
2016-10-07IB/core: Expose RSS related capabilitiesYishai Hadas1-0/+12
2016-10-06IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit1-3/+20
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig1-12/+0
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig1-1/+19
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig1-1/+5
2016-08-23IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-8/+3
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+6
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+101
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-8/+9
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche1-0/+6
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford1-1/+101
2016-06-23IB/core: Add get FW version string to the coreIra Weiny1-0/+3
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb1-0/+14
2016-06-23IB/core: Extend create QP to get indirection tableYishai Hadas1-0/+2
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas1-0/+1
2016-06-23IB/core: Introduce Receive Work Queue indirection tableYishai Hadas1-0/+23
2016-06-23IB/uverbs: Add WQ supportYishai Hadas1-0/+3
2016-06-23IB/core: Introduce Work Queue object and its verbsYishai Hadas1-1/+55
2016-06-07IB/core: Make all casts in ib_device_cap_flags enum consistentMax Gurtovoy1-2/+2
2016-06-07IB/core: Fix bit curruption in ib_device_cap_flags structureMax Gurtovoy1-1/+1
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter1-52/+74
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7Doug Ledford1-0/+2
2016-05-13IB/core: Add Scatter FCS create flagMajd Dibbiny1-0/+1
2016-05-13IB/core: Add Raw Scatter FCS device capabilityMajd Dibbiny1-0/+1
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche1-4/+4
2016-05-13IB/core: add RW API support for signature MRsChristoph Hellwig1-0/+1
2016-05-13IB/core: generic RDMA READ/WRITE APIChristoph Hellwig1-1/+13
2016-05-13IB/core: add a need_inval flag to struct ib_mrSteve Wise1-0/+1
2016-05-13IB/core: add a simple MR poolChristoph Hellwig1-1/+7
2016-05-13IB/core: add a helper to check for READ WITH INVALIDATE supportChristoph Hellwig1-0/+12
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-14/+9
2016-03-21Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford1-2/+46
2016-03-21IB/core: Add interfaces to control VF attributesEli Cohen1-0/+19
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen1-0/+6
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen1-0/+1
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky1-1/+1
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford1-1/+13
2016-03-10IB/rdmavt: Break rdma_vt main include header file upDennis Dalessandro1-0/+1
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg1-0/+6
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak1-1/+2
2016-02-29IB/core: Add don't trap flag to flow creationMarina Varshaver1-0/+5
2016-02-29IB: new common API for draining queuesSteve Wise1-0/+5
2016-01-19IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua1-0/+1
2015-12-23IB/core: Add cross-channel supportLeon Romanovsky1-0/+11
2015-12-23IB/core: Align coding style of ib_device_cap_flags structureLeon Romanovsky1-30/+30