[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175675740851.3870710.8102289702059309815.git-patchwork-notify@kernel.org>
Date: Mon, 01 Sep 2025 20:10:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...gle.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, ncardwell@...gle.com, horms@...nel.org,
ayush.sawal@...lsio.com, kuni1840@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH v1 net-next] tcp: Remove sk->sk_prot->orphan_count.
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 29 Aug 2025 21:56:38 +0000 you wrote:
> TCP tracks the number of orphaned (SOCK_DEAD but not yet destructed)
> sockets in tcp_orphan_count.
>
> In some code that was shared with DCCP, tcp_orphan_count is referenced
> via sk->sk_prot->orphan_count.
>
> Let's reference tcp_orphan_count directly.
>
> [...]
Here is the summary with links:
- [v1,net-next] tcp: Remove sk->sk_prot->orphan_count.
https://git.kernel.org/netdev/net-next/c/7051b54fb5aa
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists