-
- Downloads
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Pull rdma fixes from Jason Gunthorpe: "A few minor fixes: - Fix buffer management in SRP to correct a regression with the login authentication feature from v5.17 - Don't iterate over non-present ports in mlx5 - Fix an error introduced by the foritify work in cxgb4 - Two bug fixes for the recently merged ERDMA driver - Unbreak RDMA dmabuf support, a regresion from v5.19" * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: RDMA: Handle the return code from dma_resv_wait_timeout() properly RDMA/erdma: Correct the max_qp and max_cq capacities of the device RDMA/erdma: Using the key in FMR WR instead of MR structure RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size RDMA/mlx5: Use the proper number of ports IB/iser: Fix login with authentication
No related branches found
No related tags found
Showing
- drivers/infiniband/core/umem_dmabuf.c 7 additions, 1 deletiondrivers/infiniband/core/umem_dmabuf.c
- drivers/infiniband/hw/cxgb4/cm.c 9 additions, 16 deletionsdrivers/infiniband/hw/cxgb4/cm.c
- drivers/infiniband/hw/erdma/erdma_qp.c 1 addition, 1 deletiondrivers/infiniband/hw/erdma/erdma_qp.c
- drivers/infiniband/hw/erdma/erdma_verbs.c 2 additions, 2 deletionsdrivers/infiniband/hw/erdma/erdma_verbs.c
- drivers/infiniband/hw/mlx5/main.c 16 additions, 18 deletionsdrivers/infiniband/hw/mlx5/main.c
- drivers/infiniband/ulp/iser/iser_initiator.c 6 additions, 1 deletiondrivers/infiniband/ulp/iser/iser_initiator.c
- drivers/net/ethernet/chelsio/cxgb4/t4_msg.h 1 addition, 1 deletiondrivers/net/ethernet/chelsio/cxgb4/t4_msg.h
Loading
Please register or sign in to comment