Thread (3 messages) flat view 3 messages, 3 authors, 4d ago

Re: [PATCH net v3] sctp: keep chunk->transport in step with the list it is queued on

From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-08-03 21:30:51
Also in: linux-sctp, lkml, stable

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski [off-list ref]:

On Thu, 30 Jul 2026 01:00:28 +0900 you wrote:
__sctp_outq_flush_rtx() moves a gap-acked chunk onto another transport's
transmitted list without updating chunk->transport:

	if (chunk->tsn_gap_acked) {
		list_move_tail(&chunk->transmitted_list,
			       &transport->transmitted);
		continue;
	}

[...]
Here is the summary with links:
  - [net,v3] sctp: keep chunk->transport in step with the list it is queued on
    https://git.kernel.org/netdev/net/c/9f2cf069a9a7

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help