aboutsummaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2016-03-10IB/rdmavt: Move SRQ data structure into rdmavtGravatar Dennis Dalessandro 1-0/+13
2016-03-10IB/rdmavt: Add AH to rdmavtGravatar Kamal Heib 1-0/+17
2016-03-10IB/rdmavt: Add common LID defines to rdmavtGravatar Kamal Heib 1-0/+3
2016-03-10IB/rdmavt: Move memory registration into rdmavtGravatar Dennis Dalessandro 1-1/+18
2016-03-10IB/rdmavt: Add the start of capability flagsGravatar Dennis Dalessandro 1-0/+12
2016-03-10IB/rdmavt: Add device specific info printsGravatar Dennis Dalessandro 1-0/+3
2016-03-10IB/rdmavt: Move driver helper functions to a common structureGravatar Dennis Dalessandro 1-7/+15
2016-03-10IB/rdmavt: Add queue pair data structure to rdmavtGravatar Dennis Dalessandro 1-0/+233
2016-03-10IB/rdmavt: Move MR datastructures into rvtGravatar Dennis Dalessandro 1-0/+53
2016-03-10IB/rdmavt: Add pkey query stubGravatar Dennis Dalessandro 1-1/+2
2016-03-10IB/rdmavt: Add ib core device attributes to rvt driver params listGravatar Dennis Dalessandro 1-2/+55
2016-03-10IB/rdmavt: Add protection domain to rdmavt.Gravatar Dennis Dalessandro 1-4/+30
2016-03-10IB/rdmavt: Create module framework and handle driver registrationGravatar Dennis Dalessandro 1-0/+70
2016-03-04IB/core: Add arbitrary sg_list supportGravatar Sagi Grimberg 1-0/+6
2016-03-03IB/core: Documentation fix in the MAD header fileGravatar Hal Rosenstock 1-2/+2
2016-03-01IB/core: Add vendor's specific data to alloc mwGravatar Matan Barak 1-1/+2
2016-02-29IB/core: Add don't trap flag to flow creationGravatar Marina Varshaver 1-0/+5
2016-02-29IB: new common API for draining queuesGravatar Steve Wise 1-0/+5
2016-02-25net: rdma: use __ethtool_get_ksettingsGravatar David Decotigny 1-8/+6
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersGravatar Moni Shoua 1-2/+2
2016-01-19IB/core: Add definition for the standard RoCE V2 UDP portGravatar Moni Shoua 1-0/+1
2016-01-19IB/core: Use hop-limit from IP stack for RoCEGravatar Matan Barak 1-1/+3
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhGravatar Matan Barak 1-2/+3
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerGravatar Christoph Hellwig 1-0/+2
2015-12-23IB/core: Add cross-channel supportGravatar Leon Romanovsky 1-0/+11
2015-12-23IB/core: Align coding style of ib_device_cap_flags structureGravatar Leon Romanovsky 1-30/+30
2015-12-23IB/core: Add ib_is_udata_clearedGravatar Matan Barak 1-0/+27
2015-12-23IB/core: Display extended counter set if availableGravatar Christoph Lameter 1-0/+1
2015-12-23IB: remove the write-only usecnt field from struct ib_mrGravatar Christoph Hellwig 1-1/+0
2015-12-23IB: remove the struct ib_phys_buf definitionGravatar Christoph Hellwig 1-5/+0
2015-12-23IB: remove in-kernel support for memory windowsGravatar Christoph Hellwig 1-83/+0
2015-12-23IB: remove support for phys MRsGravatar Christoph Hellwig 1-12/+4
2015-12-23IB: remove ib_query_mrGravatar Christoph Hellwig 1-18/+0
2015-12-23IB: start documenting device capabilitiesGravatar Christoph Hellwig 1-0/+18
2015-12-23IB/cma: Join and leave multicast groups with IGMPGravatar Moni Shoua 1-0/+2
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersGravatar Moni Shoua 1-7/+38
2015-12-23IB/core: Validate route when we init ahGravatar Matan Barak 1-3/+7
2015-12-23IB/core: Add rdma_network_type to wcGravatar Somnath Kotur 2-0/+45
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeGravatar Matan Barak 1-2/+21
2015-12-23IB/core: Add gid_type to gid attributeGravatar Matan Barak 3-1/+15
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Gravatar Doug Ledford 1-3/+35
2015-12-22IB/core: Remove ib_query_deviceGravatar Or Gerlitz 1-3/+0
2015-12-22IB/core: Save the device attributes on the device structureGravatar Ira Weiny 1-0/+1
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Gravatar Doug Ledford 1-3/+35
2015-12-11IB: add a proper completion queue abstractionGravatar Christoph Hellwig 1-3/+35
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoGravatar Hal Rosenstock 1-0/+2
2015-12-07IB/core: use RCU for uverbs id lookupGravatar Mike Marciniszyn 1-0/+1
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyGravatar Bart Van Assche 2-3/+3
2015-10-29IB/core: Remove old fast registration APIGravatar Sagi Grimberg 1-54/+0
2015-10-28IB/core: Introduce new fast registration APIGravatar Sagi Grimberg 1-0/+44