mbox series

[GIT,PULL] Please pull RDMA subsystem changes

Message ID 20210325180421.GA702731@nvidia.com (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL] Please pull RDMA subsystem changes | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus

Message

Jason Gunthorpe March 25, 2021, 6:04 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org March 25, 2021, 7:13 p.m. UTC | #1
The pull request you sent on Thu, 25 Mar 2021 15:04:21 -0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2ba9bea2d3682361f0f22f68a400bcee4248c205

Thank you!