Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Thu, 12 Dec 2024 11:25:58 +0500 you wrote: > The existing linked list based implementation of how ts tags are > assigned and managed is unsafe against concurrency and corner cases: > - element addition in tx processing can race against element removal > in ts queue completion, > - element removal in ts queue completion can race against element > removal in device close, > - if a large number of frames gets added to tx queue without ts queue > completions in between, elements with duplicate tag values can get > added. > > [...] Here is the summary with links: - [net] net: renesas: rswitch: rework ts tags management https://git.kernel.org/netdev/net/c/922b4b955a03 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html