All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/3] Batch of IBCM improvements
@ 2024-11-13 11:12 Leon Romanovsky
  2024-11-13 11:12 ` [PATCH rdma-next 1/3] IB/cm: Explicitly mark if a response MAD is a retransmission Leon Romanovsky
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Leon Romanovsky @ 2024-11-13 11:12 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: linux-kernel, linux-rdma, Or Har-Toov, Sean Hefty,
	Vlad Dumitrescu

This patchset from Sean fixes old standing issues with IB/cm.

Thanks

Sean Hefty (3):
  IB/cm: Explicitly mark if a response MAD is a retransmission
  IB/cm: Do not hold reference on cm_id unless needed
  IB/cm: Rework sending DREQ when destroying a cm_id

 drivers/infiniband/core/cm.c | 170 ++++++++++++++++++-----------------
 1 file changed, 87 insertions(+), 83 deletions(-)

-- 
2.47.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-17  9:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-13 11:12 [PATCH rdma-next 0/3] Batch of IBCM improvements Leon Romanovsky
2024-11-13 11:12 ` [PATCH rdma-next 1/3] IB/cm: Explicitly mark if a response MAD is a retransmission Leon Romanovsky
2024-11-13 11:12 ` [PATCH rdma-next 2/3] IB/cm: Do not hold reference on cm_id unless needed Leon Romanovsky
2024-11-13 11:12 ` [PATCH rdma-next 3/3] IB/cm: Rework sending DREQ when destroying a cm_id Leon Romanovsky
2024-11-17  9:52 ` [PATCH rdma-next 0/3] Batch of IBCM improvements Leon Romanovsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.