Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | IB/mlx5: Support setting Ethernet priority for Raw Packet QPs | majd@mellanox.com | 2016-01-21 | 4 | -4/+57 | |
| * | | | | | | | | IB/mlx5: Add Raw Packet QP query functionality | majd@mellanox.com | 2016-01-21 | 4 | -23/+205 | |
| * | | | | | | | | IB/mlx5: Add create and destroy functionality for Raw Packet QP | majd@mellanox.com | 2016-01-21 | 3 | -18/+365 | |
| * | | | | | | | | IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types | majd@mellanox.com | 2016-01-21 | 3 | -95/+147 | |
| * | | | | | | | | IB/mlx5: Allocate a Transport Domain for each ucontext | majd@mellanox.com | 2016-01-21 | 2 | -1/+18 | |
| * | | | | | | | | net/mlx5_core: Warn on unsupported events of QP/RQ/SQ | majd@mellanox.com | 2016-01-21 | 1 | -0/+52 | |
| * | | | | | | | | net/mlx5_core: Add RQ and SQ event handling | majd@mellanox.com | 2016-01-21 | 5 | -23/+132 | |
| * | | | | | | | | net/mlx5_core: Export transport objects | majd@mellanox.com | 2016-01-21 | 5 | -10/+20 | |
| * | | | | | | | | IB/mlx5: Expose CQE version to user-space | Haggai Abramovsky | 2016-01-21 | 2 | -5/+18 | |
| * | | | | | | | | IB/mlx5: Add CQE version 1 support to user QPs and SRQs | Haggai Abramovsky | 2016-01-21 | 7 | -21/+114 | |
| * | | | | | | | | IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontext | Haggai Abramovsky | 2016-01-21 | 1 | -1/+4 | |
| * | | | | | | | | IB/sa: Fix netlink local service GFP crash | Kaike Wan | 2016-01-21 | 1 | -2/+6 | |
| * | | | | | | | | IB/srpt: Remove redundant wc array | Sagi Grimberg | 2016-01-19 | 1 | -2/+0 | |
| * | | | | | | | | IB/qib: Improve ipoib UD performance | Mike Marciniszyn | 2016-01-19 | 1 | -3/+8 | |
| * | | | | | | | | IB/mlx4: Advertise RoCE v2 support | Matan Barak | 2016-01-19 | 1 | -3/+9 | |
| * | | | | | | | | IB/mlx4: Create and use another QP1 for RoCEv2 | Moni Shoua | 2016-01-19 | 2 | -19/+147 | |
| * | | | | | | | | IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers | Moni Shoua | 2016-01-19 | 3 | -12/+54 | |
| * | | | | | | | | IB/mlx4: Enable RoCE v2 when the IB device is added | Moni Shoua | 2016-01-19 | 1 | -1/+8 | |
| * | | | | | | | | IB/mlx4: Support modify_qp for RoCE v2 | Moni Shoua | 2016-01-19 | 2 | -4/+35 | |
| * | | | | | | | | 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 | 2 | -1/+38 | |
| * | | | | | | | | net/mlx4_core: Add support for configuring RoCE v2 UDP port | Moni Shoua | 2016-01-19 | 2 | -1/+16 | |
| * | | | | | | | | IB/mlx4: Add support for setting RoCEv2 gids in hardware | Moni Shoua | 2016-01-19 | 2 | -4/+62 | |
| * | | | | | | | | net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes | Moni Shoua | 2016-01-19 | 2 | -1/+11 | |
| * | | | | | | | | IB/mlx4: Add gid_type to GID properties | Moni Shoua | 2016-01-19 | 2 | -4/+14 | |
| * | | | | | | | | net/mlx4: Query RoCE support | Moni Shoua | 2016-01-19 | 2 | -3/+30 | |
| * | | | | | | | | svc_rdma: use local_dma_lkey | Christoph Hellwig | 2016-01-19 | 5 | -40/+10 | |
| * | | | | | | | | svcrdma: Add class for RDMA backwards direction transport | Chuck Lever | 2016-01-19 | 8 | -15/+475 | |
| * | | | | | | | | svcrdma: Define maximum number of backchannel requests | Chuck Lever | 2016-01-19 | 3 | -15/+28 | |
| * | | | | | | | | svcrdma: Make map_xdr non-static | Chuck Lever | 2016-01-19 | 2 | -7/+9 | |
| * | | | | | | | | svcrdma: Remove last two __GFP_NOFAIL call sites | Chuck Lever | 2016-01-19 | 2 | -2/+7 | |
| * | | | | | | | | svcrdma: Add gfp flags to svc_rdma_post_recv() | Chuck Lever | 2016-01-19 | 3 | -5/+7 | |
| * | | | | | | | | svcrdma: Remove unused req_map and ctxt kmem_caches | Chuck Lever | 2016-01-19 | 3 | -42/+1 | |
| * | | | | | | | | svcrdma: Improve allocation of struct svc_rdma_req_map | Chuck Lever | 2016-01-19 | 3 | -15/+84 | |
| * | | | | | | | | svcrdma: Improve allocation of struct svc_rdma_op_ctxt | Chuck Lever | 2016-01-19 | 2 | -14/+94 | |
| * | | | | | | | | svcrdma: Clean up process_context() | Chuck Lever | 2016-01-19 | 1 | -23/+21 | |
| * | | | | | | | | svcrdma: Clean up rdma_create_xprt() | Chuck Lever | 2016-01-19 | 1 | -8/+1 | |
| * | | | | | | | | IB/core: Use hop-limit from IP stack for RoCE | Matan Barak | 2016-01-19 | 6 | -19/+26 | |
| * | | | | | | | | IB/core: Rename rdma_addr_find_dmac_by_grh | Matan Barak | 2016-01-19 | 4 | -17/+19 | |
| * | | | | | | | | IB/cm: Fix a recently introduced deadlock | Bart Van Assche | 2016-01-19 | 1 | -2/+2 | |
| * | | | | | | | | IB/srpt: Fix the RDMA completion handlers | Bart Van Assche | 2016-01-19 | 1 | -2/+2 | |
| * | | | | | | | | irq_poll: Fix irq_poll_sched() | Bart Van Assche | 2016-01-19 | 1 | -1/+1 | |
| * | | | | | | | | IB/core: Fix dereference before check | Matan Barak | 2016-01-19 | 1 | -4/+5 | |
| * | | | | | | | | IB/core: Eliminate sparse false context imbalance warning | Matan Barak | 2016-01-19 | 1 | -0/+1 | |
| * | | | | | | | | IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling | Hal Rosenstock | 2016-01-19 | 1 | -4/+6 | |
| * | | | | | | | | IB/core: Remove set-but-not-used variable from ib_sg_to_pages() | Bart Van Assche | 2016-01-19 | 1 | -2/+1 | |
| * | | | | | | | | IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce | Leon Romanovsky | 2016-01-19 | 1 | -2/+3 | |
| * | | | | | | | | IB/mad: use CQ abstraction | Christoph Hellwig | 2016-01-19 | 2 | -105/+59 | |
| * | | | | | | | | IB/mad: pass ib_mad_send_buf explicitly to the recv_handler | Christoph Hellwig | 2016-01-19 | 6 | -11/+19 | |
| * | | | | | | | | infiniband: Replace memset with eth_zero_addr | Lucas Tanure | 2016-01-19 | 2 | -2/+2 |