From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leon Romanovsky Subject: [PATCH rdma-rc 0/4] RDMA mlx4/mlx5 fixes Date: Fri, 12 Jan 2018 07:58:38 +0200 Message-ID: <20180112055842.23125-1-leon@kernel.org> Return-path: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Doug Ledford , Jason Gunthorpe Cc: Leon Romanovsky , RDMA mailing list , Bodong Wang , Jack Morgenstein , Parav Pandit List-Id: linux-rdma@vger.kernel.org Hi, There is small set of fixes targeted for rdma-rc. Thanks Bodong Wang (1): IB/core: Fix ib_wc structure size to remain in 64 bytes boundary Jack Morgenstein (1): IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports Leon Romanovsky (1): RDMA/mlx5: Fix out-of-bound access while querying AH Parav Pandit (1): RDMA/core: Fix avoid decoding iWarp port as RoCE drivers/infiniband/hw/mlx4/main.c | 13 +++++-------- drivers/infiniband/hw/mlx5/qp.c | 7 +++---- drivers/net/ethernet/mellanox/mlx4/qp.c | 3 +++ include/rdma/ib_verbs.h | 5 ++--- 4 files changed, 13 insertions(+), 15 deletions(-) -- 2.15.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html