]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Nov 2024 02:49:23 +0000 (16:49 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Nov 2024 02:49:23 +0000 (16:49 -1000)
commit6c52d4da1c742cd01a797a4d0a2d3c5a60dc9bfe
tree631bca3721792de52736dd2b72905010ab419342
parent5635f189425e328097714c38341944fc40731f3d
parent76d3ddff7153cc0bcc14a63798d19f5d0693ea71
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma

Pull rdma fixes from Jason Gunthorpe:

 - Put the QP netlink dump back in cxgb4, fixes a user visible
   regression

 - Don't change the rounding style in mlx5 for user provided rd_atomic
   values

 - Resolve a race in bnxt_re around the qp-handle table array

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  RDMA/bnxt_re: synchronize the qp-handle table array
  RDMA/bnxt_re: Fix the usage of control path spin locks
  RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
  RDMA/cxgb4: Dump vendor specific QP details