]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'mptcp-support-msg_eor-and-small-cleanups'
authorJakub Kicinski <kuba@kernel.org>
Tue, 7 Apr 2026 02:14:30 +0000 (19:14 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Apr 2026 02:14:31 +0000 (19:14 -0700)
Matthieu Baerts says:

====================
mptcp: support MSG_EOR and small cleanups

This series contains various unrelated patches:

- Patches 1 & 2: support MSG_EOR instead of ignoring it.

- Patch 3: avoid duplicated code in TCP and MPTCP by using a new helper.

- Patch 4: adapt test to reproduce bug and increase code coverage.
====================

Link: https://patch.msgid.link/20260403-net-next-mptcp-msg_eor-misc-v1-0-b0b33bea3fed@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge