summaryrefslogtreecommitdiff
path: root/net/ncsi
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2023-11-14 20:10:45 -0800
committerJakub Kicinski <kuba@kernel.org>2023-11-14 20:10:45 -0800
commita133eae83a1fd614751b1a34752716bad5f6409e (patch)
tree402bc4ad05ab48bddfe35743eb1c289ba8503d29 /net/ncsi
parent278a370c1766060d2144d6cf0b06c101e1043b6d (diff)
parent7cefbe5e1dacc7236caa77e9d072423f21422fe2 (diff)
Merge branch 'mptcp-misc-fixes-for-v6-7'
Matthieu Baerts says: ==================== mptcp: misc. fixes for v6.7 Here are a few fixes related to MPTCP: - Patch 1 limits GSO max size to ~64K when MPTCP is being used due to a spec limit. 'gso_max_size' can exceed the max value supported by MPTCP since v5.19. - Patch 2 fixes a possible NULL pointer dereference on close that can happen since v6.7-rc1. - Patch 3 avoids sending a RM_ADDR when the corresponding address is no longer tracked locally. A regression for a fix backported to v5.19. - Patch 4 adds a missing lock when changing the IP TOS with setsockopt(). A fix for v5.17. - Patch 5 fixes an expectation when running MPTCP Join selftest with the checksum option (-C). An issue present since v6.1. ==================== Link: https://lore.kernel.org/r/20231114-upstream-net-20231113-mptcp-misc-fixes-6-7-rc2-v1-0-7b9cd6a7b7f4@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ncsi')
0 files changed, 0 insertions, 0 deletions