summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-213-4/+24
| * | | | | | | | net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-211-0/+74
| * | | | | | | | IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua2016-01-191-2/+2
| * | | | | | | | IB/mlx4: Support modify_qp for RoCE v2Moni Shoua2016-01-191-1/+1
| * | | | | | | | IB/core: Add definition for the standard RoCE V2 UDP portMoni Shoua2016-01-191-0/+1
| * | | | | | | | net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua2016-01-191-1/+12
| * | | | | | | | net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua2016-01-191-0/+1
| * | | | | | | | IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua2016-01-191-1/+2
| * | | | | | | | net/mlx4: Query RoCE supportMoni Shoua2016-01-191-3/+7
| * | | | | | | | svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-191-2/+0
| * | | | | | | | svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-191-0/+5
| * | | | | | | | svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-191-3/+10
| * | | | | | | | svcrdma: Make map_xdr non-staticChuck Lever2016-01-191-0/+2
| * | | | | | | | svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-191-1/+1
| * | | | | | | | svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-191-0/+1
| * | | | | | | | svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-191-2/+6
| * | | | | | | | svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-191-1/+5
| * | | | | | | | IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-1/+3
| * | | | | | | | IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-191-2/+3
| * | | | | | | | IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-191-0/+2
| * | | | | | | | net/mlx4: Remove unused macroMoni Shoua2016-01-191-4/+0
| * | | | | | | | IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-241-0/+78
| * | | | | | | | IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha2015-12-241-0/+5
| * | | | | | | | net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha2015-12-241-7/+15
| * | | | | | | | IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-231-0/+3
| * | | | | | | | IB/core: Add cross-channel supportLeon Romanovsky2015-12-231-0/+11
| * | | | | | | | IB/core: Align coding style of ib_device_cap_flags structureLeon Romanovsky2015-12-231-30/+30
| * | | | | | | | IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak2015-12-231-2/+5
| * | | | | | | | IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak2015-12-231-3/+6
| * | | | | | | | IB/core: Add ib_is_udata_clearedMatan Barak2015-12-231-0/+27
| * | | | | | | | IB/core: Display extended counter set if availableChristoph Lameter2015-12-231-0/+1
| * | | | | | | | IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-1/+0
| * | | | | | | | IB: remove the struct ib_phys_buf definitionChristoph Hellwig2015-12-231-5/+0
| * | | | | | | | IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-83/+0
| * | | | | | | | IB: remove support for phys MRsChristoph Hellwig2015-12-231-12/+4
| * | | | | | | | IB: remove ib_query_mrChristoph Hellwig2015-12-231-18/+0
| * | | | | | | | IB: start documenting device capabilitiesChristoph Hellwig2015-12-231-0/+18
| * | | | | | | | IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-6/+15
| * | | | | | | | IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat2015-12-231-0/+20
| * | | | | | | | IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-231-0/+6
| * | | | | | | | IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat2015-12-231-7/+0
| * | | | | | | | net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2015-12-232-1/+14
| * | | | | | | | net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2015-12-231-0/+3
| * | | | | | | | IB/cma: Join and leave multicast groups with IGMPMoni Shoua2015-12-231-0/+2
| * | | | | | | | IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua2015-12-231-7/+38
| * | | | | | | | IB/core: Validate route when we init ahMatan Barak2015-12-231-3/+7
| * | | | | | | | IB/core: Add rdma_network_type to wcSomnath Kotur2015-12-232-0/+45
| * | | | | | | | IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak2015-12-231-2/+21
| * | | | | | | | IB/core: Add gid_type to gid attributeMatan Barak2015-12-233-1/+15
| * | | | | | | | Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-225-51/+62
| |\ \ \ \ \ \ \ \