From: Jakub Kicinski Date: Thu, 1 Jun 2023 17:04:06 +0000 (-0700) Subject: Merge branch 'mptcp-fixes-for-connect-timeout-access-annotations-and-subflow-init' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=66dd101487305345fefb359de07ab3101e03eb08;p=users%2Fjedix%2Flinux-maple.git Merge branch 'mptcp-fixes-for-connect-timeout-access-annotations-and-subflow-init' Mat Martineau says: ==================== mptcp: Fixes for connect timeout, access annotations, and subflow init Patch 1 allows the SO_SNDTIMEO sockopt to correctly change the connect timeout on MPTCP sockets. Patches 2-5 add READ_ONCE()/WRITE_ONCE() annotations to fix KCSAN issues. Patch 6 correctly initializes some subflow fields on outgoing connections. ==================== Link: https://lore.kernel.org/r/20230531-send-net-20230531-v1-0-47750c420571@kernel.org Signed-off-by: Jakub Kicinski --- 66dd101487305345fefb359de07ab3101e03eb08