aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2-1/+12
2016-01-21net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com3-4/+24
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com1-0/+74
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua1-2/+2
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua1-1/+1
2016-01-19IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua1-0/+1
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua1-1/+12
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua1-0/+1
2016-01-19IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua1-1/+2
2016-01-19net/mlx4: Query RoCE supportMoni Shoua1-3/+7
2016-01-19svc_rdma: use local_dma_lkeyChristoph Hellwig1-2/+0
2016-01-19svcrdma: Add class for RDMA backwards direction transportChuck Lever1-0/+5
2016-01-19svcrdma: Define maximum number of backchannel requestsChuck Lever1-3/+10
2016-01-19svcrdma: Make map_xdr non-staticChuck Lever1-0/+2
2016-01-19svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever1-1/+1
2016-01-19svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever1-0/+1
2016-01-19svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever1-2/+6
2016-01-19svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever1-1/+5
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
2016-01-19net/mlx4: Remove unused macroMoni Shoua1-4/+0
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg1-0/+78
2015-12-24IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha1-0/+5
2015-12-24net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha1-7/+15
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky1-0/+3
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/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak1-2/+5
2015-12-23IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak1-3/+6
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/mlx5: Add RoCE fields to Address VectorAchiad Shochat1-6/+15
2015-12-23IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat1-0/+20
2015-12-23IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat1-0/+6
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat1-7/+0
2015-12-23net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2-1/+14
2015-12-23net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat1-0/+3
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