summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2016-03-10IB/rdmavt: Fix copyright dateDennis Dalessandro-3/+3
2016-03-10IB/rdmavt: Add mad agents to rdmavtDennis Dalessandro-1/+5
2016-03-10IB/rdmavt: Add device structure allocationDennis Dalessandro-0/+1
2016-03-10IB/rdmavt: add modify queue pair driver helpersIra Weiny-0/+7
2016-03-10IB/rdmavt: Remove unused variable from Queue PairIra Weiny-1/+0
2016-03-10IB/rdmavt: Add multicast functionsDennis Dalessandro-1/+29
2016-03-10IB/rdmavt: Add modify qpDennis Dalessandro-0/+71
2016-03-10IB/rdmavt: Add post send to rdmavtDennis Dalessandro-0/+33
2016-03-10IB/rdmavt: Add completion queue functionsDennis Dalessandro-0/+108
2016-03-10IB/rdmavt: Support creating qps with GFP_NOIO flagMike Marciniszyn-2/+3
2016-03-10IB/rdmavt: Add support for rvt_query_device functionHarish Chegondi-1/+4
2016-03-10IB/rdmavt: Export reset_qp in rdmavtDennis Dalessandro-0/+4
2016-03-10IB/rdmavt: Add create queue pair functionalityDennis Dalessandro-1/+9
2016-03-10IB/rdmavt: Add R and S flags for queue pairsDennis Dalessandro-0/+80
2016-03-10IB/rdmavt: Add pkey supportDennis Dalessandro-4/+34
2016-03-10IB/rdmavt: Add mmap related functionsDennis Dalessandro-0/+15
2016-03-10IB/rdmavt: Initialize and teardown of qpn tableDennis Dalessandro-0/+42
2016-03-10IB/rdmavt: Break rdma_vt main include header file upDennis Dalessandro-306/+396
2016-03-10IB/rdmavt: Add driver notification for new AHDennis Dalessandro-16/+25
2016-03-10IB/rdmavt: Add an ibport data structure to rdmavtDennis Dalessandro-1/+65
2016-03-10IB/rdmavt: Move SRQ data structure into rdmavtDennis Dalessandro-0/+13
2016-03-10IB/rdmavt: Add AH to rdmavtKamal Heib-0/+17
2016-03-10IB/rdmavt: Add common LID defines to rdmavtKamal Heib-0/+3
2016-03-10IB/rdmavt: Move memory registration into rdmavtDennis Dalessandro-1/+18
2016-03-10IB/rdmavt: Add the start of capability flagsDennis Dalessandro-0/+12
2016-03-10IB/rdmavt: Add device specific info printsDennis Dalessandro-0/+3
2016-03-10IB/rdmavt: Move driver helper functions to a common structureDennis Dalessandro-7/+15
2016-03-10IB/rdmavt: Add queue pair data structure to rdmavtDennis Dalessandro-0/+233
2016-03-10IB/rdmavt: Move MR datastructures into rvtDennis Dalessandro-0/+53
2016-03-10IB/rdmavt: Add pkey query stubDennis Dalessandro-1/+2
2016-03-10IB/rdmavt: Add ib core device attributes to rvt driver params listDennis Dalessandro-2/+55
2016-03-10IB/rdmavt: Add protection domain to rdmavt.Dennis Dalessandro-4/+30
2016-03-10IB/rdmavt: Create module framework and handle driver registrationDennis Dalessandro-0/+70
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg-0/+6
2016-03-03IB/core: Documentation fix in the MAD header fileHal Rosenstock-2/+2
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak-1/+2
2016-02-29IB/core: Add don't trap flag to flow creationMarina Varshaver-0/+5
2016-02-29IB: new common API for draining queuesSteve Wise-0/+5
2016-02-25net: rdma: use __ethtool_get_ksettingsDavid Decotigny-8/+6
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua-2/+2
2016-01-19IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua-0/+1
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak-1/+3
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak-2/+3
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig-0/+2
2015-12-23IB/core: Add cross-channel supportLeon Romanovsky-0/+11
2015-12-23IB/core: Align coding style of ib_device_cap_flags structureLeon Romanovsky-30/+30
2015-12-23IB/core: Add ib_is_udata_clearedMatan Barak-0/+27
2015-12-23IB/core: Display extended counter set if availableChristoph Lameter-0/+1
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig-1/+0
2015-12-23IB: remove the struct ib_phys_buf definitionChristoph Hellwig-5/+0