netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] tcp: fix DSACK bug with non contiguous ranges
@ 2025-06-26 12:34 Eric Dumazet
  2025-06-26 12:34 ` [PATCH net-next 1/2] tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Dumazet @ 2025-06-26 12:34 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Paolo Abeni, Neal Cardwell
  Cc: Simon Horman, Kuniyuki Iwashima, netdev, eric.dumazet,
	Eric Dumazet

This series combines a fix from xin.guo and a new packetdrill test.

Eric Dumazet (1):
  selftests/net: packetdrill: add tcp_dsack_mult.pkt

xin.guo (1):
  tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range

 net/ipv4/tcp_input.c                          |  3 +-
 .../net/packetdrill/tcp_dsack_mult.pkt        | 45 +++++++++++++++++++
 2 files changed, 47 insertions(+), 1 deletion(-)
 create mode 100644 tools/testing/selftests/net/packetdrill/tcp_dsack_mult.pkt

-- 
2.50.0.727.gbf7dc18ff4-goog


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

end of thread, other threads:[~2025-06-27 22:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-26 12:34 [PATCH net-next 0/2] tcp: fix DSACK bug with non contiguous ranges Eric Dumazet
2025-06-26 12:34 ` [PATCH net-next 1/2] tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range Eric Dumazet
2025-06-26 12:34 ` [PATCH net-next 2/2] selftests/net: packetdrill: add tcp_dsack_mult.pkt Eric Dumazet
2025-06-27 22:50 ` [PATCH net-next 0/2] tcp: fix DSACK bug with non contiguous ranges patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).