]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'tcp-follow-up-for-dccp-removal'
authorJakub Kicinski <kuba@kernel.org>
Tue, 26 Aug 2025 00:53:40 +0000 (17:53 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 26 Aug 2025 00:53:41 +0000 (17:53 -0700)
commit6d45984b97d1a5034caf323c0b814297e066a537
tree623bacf1ea1fb25c7543224f981e93daf0fa9ea6
parentee6960bdbb74499516261b84eadb19acc01cb361
parent382a4d9cb6dc07643345e15c49738088a727d29b
Merge branch 'tcp-follow-up-for-dccp-removal'

Kuniyuki Iwashima says:

====================
tcp: Follow up for DCCP removal.

As I mentioned in [0], TCP still has code for DCCP.

This series cleans up such leftovers.

[0]: https://patch.msgid.link/20250410023921.11307-3-kuniyu@amazon.com

v1: https://lore.kernel.org/20250821061540.2876953-1-kuniyu@google.com
====================

Link: https://patch.msgid.link/20250822190803.540788-1-kuniyu@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>