aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-10IB/rdmavt: Add mad agents to rdmavtDennis Dalessandro1-1/+5
2016-03-10IB/rdmavt: Add device structure allocationDennis Dalessandro1-0/+1
2016-03-10IB/rdmavt: add modify queue pair driver helpersIra Weiny1-0/+7
2016-03-10IB/rdmavt: Remove unused variable from Queue PairIra Weiny1-1/+0
2016-03-10IB/rdmavt: Add multicast functionsDennis Dalessandro2-1/+29
2016-03-10IB/rdmavt: Add modify qpDennis Dalessandro3-0/+71
2016-03-10IB/rdmavt: Add post send to rdmavtDennis Dalessandro2-0/+33
2016-03-10IB/rdmavt: Add completion queue functionsDennis Dalessandro2-0/+108
2016-03-10IB/rdmavt: Support creating qps with GFP_NOIO flagMike Marciniszyn1-2/+3
2016-03-10IB/rdmavt: Add support for rvt_query_device functionHarish Chegondi1-1/+4
2016-03-10IB/rdmavt: Export reset_qp in rdmavtDennis Dalessandro2-0/+4
2016-03-10IB/rdmavt: Add create queue pair functionalityDennis Dalessandro1-1/+9
2016-03-10IB/rdmavt: Add R and S flags for queue pairsDennis Dalessandro1-0/+80
2016-03-10IB/rdmavt: Add pkey supportDennis Dalessandro1-4/+34
2016-03-10IB/rdmavt: Add mmap related functionsDennis Dalessandro1-0/+15
2016-03-10IB/rdmavt: Initialize and teardown of qpn tableDennis Dalessandro2-0/+42
2016-03-10IB/rdmavt: Break rdma_vt main include header file upDennis Dalessandro4-306/+396
2016-03-10IB/rdmavt: Add driver notification for new AHDennis Dalessandro1-16/+25
2016-03-10IB/rdmavt: Add an ibport data structure to rdmavtDennis Dalessandro1-1/+65
2016-03-10IB/rdmavt: Move SRQ data structure into rdmavtDennis Dalessandro1-0/+13
2016-03-10IB/rdmavt: Add AH to rdmavtKamal Heib1-0/+17
2016-03-10IB/rdmavt: Add common LID defines to rdmavtKamal Heib1-0/+3
2016-03-10IB/rdmavt: Move memory registration into rdmavtDennis Dalessandro1-1/+18
2016-03-10IB/rdmavt: Add the start of capability flagsDennis Dalessandro1-0/+12
2016-03-10IB/rdmavt: Add device specific info printsDennis Dalessandro1-0/+3
2016-03-10IB/rdmavt: Move driver helper functions to a common structureDennis Dalessandro1-7/+15
2016-03-10IB/rdmavt: Add queue pair data structure to rdmavtDennis Dalessandro1-0/+233
2016-03-10IB/rdmavt: Move MR datastructures into rvtDennis Dalessandro1-0/+53
2016-03-10IB/rdmavt: Add pkey query stubDennis Dalessandro1-1/+2
2016-03-10IB/rdmavt: Add ib core device attributes to rvt driver params listDennis Dalessandro1-2/+55
2016-03-10IB/rdmavt: Add protection domain to rdmavt.Dennis Dalessandro1-4/+30
2016-03-10IB/rdmavt: Create module framework and handle driver registrationDennis Dalessandro1-0/+70
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg1-0/+6
2016-03-03IB/core: Documentation fix in the MAD header fileHal Rosenstock1-2/+2
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-02-25net: rdma: use __ethtool_get_ksettingsDavid Decotigny1-8/+6
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua1-2/+2
2016-01-19IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua1-0/+1
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak1-1/+3
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak1-2/+3
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig1-0/+2
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
2015-12-23IB/core: Add ib_is_udata_clearedMatan Barak1-0/+27
2015-12-23IB/core: Display extended counter set if availableChristoph Lameter1-0/+1
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig1-1/+0
2015-12-23IB: remove the struct ib_phys_buf definitionChristoph Hellwig1-5/+0
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-83/+0