Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | IB/core: Add definition for the standard RoCE V2 UDP port | Moni Shoua | 2016-01-19 | 1 | -0/+1 | |
| * | | | | | | | | net/mlx4_core: Add support for RoCE v2 entropy | Moni Shoua | 2016-01-19 | 1 | -1/+12 | |
| * | | | | | | | | net/mlx4_core: Add support for configuring RoCE v2 UDP port | Moni Shoua | 2016-01-19 | 1 | -0/+1 | |
| * | | | | | | | | IB/mlx4: Add support for setting RoCEv2 gids in hardware | Moni Shoua | 2016-01-19 | 1 | -1/+2 | |
| * | | | | | | | | net/mlx4: Query RoCE support | Moni Shoua | 2016-01-19 | 1 | -3/+7 | |
| * | | | | | | | | svc_rdma: use local_dma_lkey | Christoph Hellwig | 2016-01-19 | 1 | -2/+0 | |
| * | | | | | | | | svcrdma: Add class for RDMA backwards direction transport | Chuck Lever | 2016-01-19 | 1 | -0/+5 | |
| * | | | | | | | | svcrdma: Define maximum number of backchannel requests | Chuck Lever | 2016-01-19 | 1 | -3/+10 | |
| * | | | | | | | | svcrdma: Make map_xdr non-static | Chuck Lever | 2016-01-19 | 1 | -0/+2 | |
| * | | | | | | | | svcrdma: Add gfp flags to svc_rdma_post_recv() | Chuck Lever | 2016-01-19 | 1 | -1/+1 | |
| * | | | | | | | | svcrdma: Remove unused req_map and ctxt kmem_caches | Chuck Lever | 2016-01-19 | 1 | -0/+1 | |
| * | | | | | | | | svcrdma: Improve allocation of struct svc_rdma_req_map | Chuck Lever | 2016-01-19 | 1 | -2/+6 | |
| * | | | | | | | | svcrdma: Improve allocation of struct svc_rdma_op_ctxt | Chuck Lever | 2016-01-19 | 1 | -1/+5 | |
| * | | | | | | | | IB/core: Use hop-limit from IP stack for RoCE | Matan Barak | 2016-01-19 | 1 | -1/+3 | |
| * | | | | | | | | IB/core: Rename rdma_addr_find_dmac_by_grh | Matan Barak | 2016-01-19 | 1 | -2/+3 | |
| * | | | | | | | | IB/mad: pass ib_mad_send_buf explicitly to the recv_handler | Christoph Hellwig | 2016-01-19 | 1 | -0/+2 | |
| * | | | | | | | | net/mlx4: Remove unused macro | Moni Shoua | 2016-01-19 | 1 | -4/+0 | |
| * | | | | | | | | IB/iser,isert: Create and use new shared header | Sagi Grimberg | 2015-12-24 | 1 | -0/+78 | |
| * | | | | | | | | IB/mlx5: Advertise atomic capabilities in query device | Eran Ben Elisha | 2015-12-24 | 1 | -0/+5 | |
| * | | | | | | | | net/mlx5_core: Add setting ATOMIC endian mode | Eran Ben Elisha | 2015-12-24 | 1 | -7/+15 | |
| * | | | | | | | | IB/mlx5: Add driver cross-channel support | Leon Romanovsky | 2015-12-24 | 1 | -0/+3 | |
| * | | | | | | | | IB/core: Add cross-channel support | Leon Romanovsky | 2015-12-24 | 1 | -0/+11 | |
| * | | | | | | | | IB/core: Align coding style of ib_device_cap_flags structure | Leon Romanovsky | 2015-12-24 | 1 | -30/+30 | |
| * | | | | | | | | IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext | Matan Barak | 2015-12-24 | 1 | -2/+5 | |
| * | | | | | | | | IB/mlx5: Add support for hca_core_clock and timestamp_mask | Matan Barak | 2015-12-24 | 1 | -3/+6 | |
| * | | | | | | | | IB/core: Add ib_is_udata_cleared | Matan Barak | 2015-12-24 | 1 | -0/+27 | |
| * | | | | | | | | IB/core: Display extended counter set if available | Christoph Lameter | 2015-12-23 | 1 | -0/+1 | |
| * | | | | | | | | IB: remove the write-only usecnt field from struct ib_mr | Christoph Hellwig | 2015-12-23 | 1 | -1/+0 | |
| * | | | | | | | | IB: remove the struct ib_phys_buf definition | Christoph Hellwig | 2015-12-23 | 1 | -5/+0 | |
| * | | | | | | | | IB: remove in-kernel support for memory windows | Christoph Hellwig | 2015-12-23 | 1 | -83/+0 | |
| * | | | | | | | | IB: remove support for phys MRs | Christoph Hellwig | 2015-12-23 | 1 | -12/+4 | |
| * | | | | | | | | IB: remove ib_query_mr | Christoph Hellwig | 2015-12-23 | 1 | -18/+0 | |
| * | | | | | | | | IB: start documenting device capabilities | Christoph Hellwig | 2015-12-23 | 1 | -0/+18 | |
| * | | | | | | | | IB/mlx5: Add RoCE fields to Address Vector | Achiad Shochat | 2015-12-23 | 1 | -6/+15 | |
| * | | | | | | | | IB/mlx5: Support IB device's callbacks for adding/deleting GIDs | Achiad Shochat | 2015-12-23 | 1 | -0/+20 | |
| * | | | | | | | | IB/mlx5: Set network_hdr_type upon RoCE responder completion | Achiad Shochat | 2015-12-23 | 1 | -0/+6 | |
| * | | | | | | | | IB/mlx5: Extend query_device/port to support RoCE | Achiad Shochat | 2015-12-23 | 1 | -7/+0 | |
| * | | | | | | | | net/mlx5_core: Introduce access functions to query vport RoCE fields | Achiad Shochat | 2015-12-23 | 2 | -1/+14 | |
| * | | | | | | | | net/mlx5_core: Introduce access functions to enable/disable RoCE | Achiad Shochat | 2015-12-23 | 1 | -0/+3 | |
| * | | | | | | | | IB/cma: Join and leave multicast groups with IGMP | Moni Shoua | 2015-12-23 | 1 | -0/+2 | |
| * | | | | | | | | IB/core: Initialize UD header structure with IP and UDP headers | Moni Shoua | 2015-12-23 | 1 | -7/+38 | |
| * | | | | | | | | IB/core: Validate route when we init ah | Matan Barak | 2015-12-23 | 1 | -3/+7 | |
| * | | | | | | | | IB/core: Add rdma_network_type to wc | Somnath Kotur | 2015-12-23 | 2 | -0/+45 | |
| * | | | | | | | | IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type | Matan Barak | 2015-12-23 | 1 | -2/+21 | |
| * | | | | | | | | IB/core: Add gid_type to gid attribute | Matan Barak | 2015-12-23 | 3 | -1/+15 | |
| * | | | | | | | | Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 | Doug Ledford | 2015-12-22 | 5 | -51/+62 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r... | Doug Ledford | 2015-12-15 | 5 | -51/+62 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | IB: add a proper completion queue abstraction | Christoph Hellwig | 2015-12-11 | 1 | -3/+35 | |
| | | * | | | | | | | | irq_poll: remove unused data and max fields | Christoph Hellwig | 2015-12-11 | 1 | -2/+0 | |
| | | * | | | | | | | | irq_poll: mark __irq_poll_complete static | Christoph Hellwig | 2015-12-11 | 1 | -1/+0 |