aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (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-10-02IB/core: Add ib headers for general useMike Marciniszyn1-0/+178
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-09-16IB/rdmavt: Add functions to get and release QP referencesMike Marciniszyn1-0/+19
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 Torvalds5-26/+96
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-2/+117
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2-1/+16
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-8/+9
2016-08-03Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford1-0/+6
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker2-1/+16
2016-08-02IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny1-6/+4
2016-08-02IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong1-0/+1
2016-08-02IB/hfi1: Add the capability for reserved operationsMike Marciniszyn2-0/+51
2016-08-02IB/rdmavt: Handle local operations in post sendJianxin Xiong1-0/+3
2016-08-02IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong2-0/+4
2016-08-02IB/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn2-4/+27
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche1-0/+6
2016-08-02IB/hfi1: Clean up port state structure definitionIra Weiny1-16/+0
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-23IB/rdmavt: Correct qp_priv_alloc() return value testMike Marciniszyn1-1/+3
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-26Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford3-6/+17
2016-05-26IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn2-4/+10
2016-05-26IB/rdmavt: Max atomic value should be a u8Mike Marciniszyn1-2/+2
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit1-0/+12
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit1-2/+58
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_pack.h: Add opcode definition for send with invalidateJianxin Xiong1-0/+5
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 Hellwig2-0/+20