Message ID | 20250212131328.1514243-1-edumazet@google.com (mailing list archive) |
---|---|
Headers | show |
Series | inet: better inet_sock_set_state() for passive flows | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 12 Feb 2025 13:13:26 +0000 you wrote: > Small series to make inet_sock_set_state() more interesting for > LISTEN -> TCP_SYN_RECV changes : The 4-tuple parts are now correct. > > First patch is a cleanup. > > Eric Dumazet (2): > inet: reduce inet_csk_clone_lock() indent level > inet: consolidate inet_csk_clone_lock() > > [...] Here is the summary with links: - [net-next,1/2] inet: reduce inet_csk_clone_lock() indent level https://git.kernel.org/netdev/net-next/c/55250b83b02a - [net-next,2/2] inet: consolidate inet_csk_clone_lock() https://git.kernel.org/netdev/net-next/c/a3a128f611a9 You are awesome, thank you!