]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'mptcp-misc-fixes-for-6-15-rc0'
authorJakub Kicinski <kuba@kernel.org>
Mon, 31 Mar 2025 23:52:42 +0000 (16:52 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 31 Mar 2025 23:52:43 +0000 (16:52 -0700)
commit0a541eaff5d6e5a8b40360476ac20defdce5c4b1
tree80f07126d195069574ea072ab4db7e1c093dd650
parent323d6db6dc7decb06f2545efb9496259ddacd4f4
parentb44a4c28228fc50b0af05b5d15b44c2172f112a0
Merge branch 'mptcp-misc-fixes-for-6-15-rc0'

Matthieu Baerts says:

====================
mptcp: misc. fixes for 6.15-rc0

Here are 4 unrelated patches:

- Patch 1: fix a NULL pointer when two SYN-ACK for the same request are
  handled in parallel. A fix for up to v5.9.

- Patch 2: selftests: fix check for the wrong FD. A fix for up to v5.17.

- Patch 3: selftests: close all FDs in case of error. A fix for up to
  v5.17.

- Patch 4: selftests: ignore a new generated file. A fix for 6.15-rc0.
====================

Link: https://patch.msgid.link/20250328-net-mptcp-misc-fixes-6-15-v1-0-34161a482a7f@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>