Hi Linus, Not much going on, just some small bug fixes Thanks, Jason The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus for you to fetch changes up to 3408be145a5d6418ff955fe5badde652be90e700: RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server (2021-03-25 10:25:58 -0300) ---------------------------------------------------------------- RDMA 5.12 second rc pull request - Typo causing a regression in mlx5 devx - Regression in the recent hns rework causing the HW to get out of sync - Longstanding cxgb4 adaptor crash when destroying cm ids ---------------------------------------------------------------- Lang Cheng (1): RDMA/hns: Fix bug during CMDQ initialization Mark Zhang (1): RDMA/mlx5: Fix typo in destroy_mkey inbox Potnuri Bharat Teja (1): RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening server drivers/infiniband/hw/cxgb4/cm.c | 4 ++-- drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 4 +++- drivers/infiniband/hw/mlx5/devx.c | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-)