* Optimization to mlx4 MTT logic * Fixup to mlx5 ABI alignment * Code simplification to IB/core The patches are available in the git repository at: git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git tags/rdma-next-2017-11-02 Thanks --------------------------------------- Guy Levi (2): IB/mlx4: Use optimal numbers of MTT entries IB/mlx4: Add contig support for control objects Mark Bloch (1): IB/mlx4: Increase maximal message size under UD QP Noa Osherovich (1): IB/mlx5: Fix ABI alignment to 64 bit Parav Pandit (1): IB/core: Avoid unnecessary return value check drivers/infiniband/core/security.c | 15 +- drivers/infiniband/hw/mlx4/cq.c | 8 +- drivers/infiniband/hw/mlx4/mlx4_ib.h | 2 + drivers/infiniband/hw/mlx4/mr.c | 284 ++++++++++++++++++++++++++++++++--- drivers/infiniband/hw/mlx4/qp.c | 10 +- include/uapi/rdma/mlx5-abi.h | 1 + 6 files changed, 280 insertions(+), 40 deletions(-) -- 2.14.2 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html