Message ID | 20250410023921.11307-1-kuniyu@amazon.com (mailing list archive) |
---|---|
Headers | show |
Series | net: Retire DCCP socket. | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 9 Apr 2025 19:36:43 -0700 you wrote: > As announced by commit b144fcaf46d4 ("dccp: Print deprecation > notice."), it's time to remove DCCP socket. > > The patch 2 removes net/dccp, LSM code, doc, and etc, leaving > DCCP netfilter modules. > > The patch 3 unexports shared functions for DCCP, and the patch 4 > renames tcp_or_dccp_get_hashinfo() to tcp_get_hashinfo(). > > [...] Here is the summary with links: - [v3,net-next,1/4] selftest: net: Remove DCCP bits. https://git.kernel.org/netdev/net-next/c/b2bdce7adc90 - [v3,net-next,2/4] net: Retire DCCP socket. https://git.kernel.org/netdev/net-next/c/2a63dd0edf38 - [v3,net-next,3/4] net: Unexport shared functions for DCCP. https://git.kernel.org/netdev/net-next/c/22d6c9eebf2e - [v3,net-next,4/4] tcp: Rename tcp_or_dccp_get_hashinfo(). https://git.kernel.org/netdev/net-next/c/235bd9d21fcd You are awesome, thank you!