aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+6
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford1-1/+5
2016-03-16iwcm: common code for port mapperFaisal Latif1-1/+5
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford1-1/+13
2016-03-14Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6Doug Ledford1-0/+5
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
2015-12-23IB: remove support for phys MRsChristoph Hellwig1-12/+4
2015-12-23IB: remove ib_query_mrChristoph Hellwig1-18/+0
2015-12-23IB: start documenting device capabilitiesChristoph Hellwig1-0/+18
2015-12-23IB/cma: Join and leave multicast groups with IGMPMoni Shoua1-0/+2
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua1-7/+38
2015-12-23IB/core: Validate route when we init ahMatan Barak1-3/+7
2015-12-23IB/core: Add rdma_network_type to wcSomnath Kotur2-0/+45
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak1-2/+21
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak3-1/+15
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford1-3/+35
2015-12-22IB/core: Remove ib_query_deviceOr Gerlitz1-3/+0
2015-12-22IB/core: Save the device attributes on the device structureIra Weiny1-0/+1
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cqDoug Ledford1-3/+35
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig1-3/+35
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock1-0/+2
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn1-0/+1
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2-3/+3
2015-10-29IB/core: Remove old fast registration APISagi Grimberg1-54/+0
2015-10-28IB/core: Introduce new fast registration APISagi Grimberg1-0/+44
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford1-46/+85
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro1-1/+5
2015-10-28IB/addr: Pass network namespace as a parameterGuy Shapiro1-1/+15
2015-10-21IB/core: Remove smac and vlan id from path recordMatan Barak1-2/+0
2015-10-21IB/core: Remove smac and vlan id from qp_attr and ah_attrMatan Barak1-9/+4
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak1-1/+1
2015-10-21IB/cache: Add ib_find_gid_by_filter cache APIMatan Barak1-0/+8
2015-10-21IB/core: Add netdev to path recordMatan Barak1-0/+10