summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-16/+65
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia-2/+4
2016-10-07IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb-0/+4
2016-10-07IB/uverbs: Add more fields to IPv4 flow specificationMaor Gottlieb-0/+11
2016-10-07IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb-0/+10
2016-10-07IB/core: Expose RSS related capabilitiesYishai Hadas-0/+12
2016-10-06IB/{rxe,core,rdmavt}: Fix kernel crash for reg MRParav Pandit-3/+20
2016-10-02IB/core: Add ib headers for general useMike Marciniszyn-0/+178
2016-09-23IB/core: remove ib_get_dma_mrChristoph Hellwig-12/+0
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig-1/+19
2016-09-23IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig-1/+5
2016-09-16IB/rdmavt: Add functions to get and release QP referencesMike Marciniszyn-0/+19
2016-08-23IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring-8/+3
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds-26/+96
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-2/+117
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford-1/+16
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-8/+9
2016-08-03Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford-0/+6
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker-1/+16
2016-08-02IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny-6/+4
2016-08-02IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong-0/+1
2016-08-02IB/hfi1: Add the capability for reserved operationsMike Marciniszyn-0/+51
2016-08-02IB/rdmavt: Handle local operations in post sendJianxin Xiong-0/+3
2016-08-02IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong-0/+4
2016-08-02IB/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn-4/+27
2016-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche-0/+6
2016-08-02IB/hfi1: Clean up port state structure definitionIra Weiny-16/+0
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford-1/+101
2016-06-23IB/core: Add get FW version string to the coreIra Weiny-0/+3
2016-06-23IB/core: Add IPv6 support to flow steeringMaor Gottlieb-0/+14
2016-06-23IB/core: Extend create QP to get indirection tableYishai Hadas-0/+2
2016-06-23IB/uverbs: Introduce RWQ Indirection tableYishai Hadas-0/+1
2016-06-23IB/core: Introduce Receive Work Queue indirection tableYishai Hadas-0/+23
2016-06-23IB/uverbs: Add WQ supportYishai Hadas-0/+3
2016-06-23IB/core: Introduce Work Queue object and its verbsYishai Hadas-1/+55
2016-06-23IB/rdmavt: Correct qp_priv_alloc() return value testMike Marciniszyn-1/+3
2016-06-07IB/core: Make all casts in ib_device_cap_flags enum consistentMax Gurtovoy-2/+2
2016-06-07IB/core: Fix bit curruption in ib_device_cap_flags structureMax Gurtovoy-1/+1
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter-52/+74
2016-05-26Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford-6/+17
2016-05-26IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn-4/+10
2016-05-26IB/rdmavt: Max atomic value should be a u8Mike Marciniszyn-2/+2
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit-0/+12
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit-2/+58
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford-0/+2
2016-05-13IB/core: Add Scatter FCS create flagMajd Dibbiny-0/+1
2016-05-13IB/core: Add Raw Scatter FCS device capabilityMajd Dibbiny-0/+1
2016-05-13ib_pack.h: Add opcode definition for send with invalidateJianxin Xiong-0/+5
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche-4/+4
2016-05-13IB/core: add RW API support for signature MRsChristoph Hellwig-0/+20