Multipath TCP Linux Kernel v0.95.3
ChangeLog:
Benjamin Hesmans benjamin.hesmans@tessares.net (3): [83280fab5b3f] mptcp: remember backup flag sent in the join SYN+ACK [c53b72e5d344] mptcp: copy DSS and flags on TCP fragment [2b1f3e5be8c8] mptcp: Fix TSQ issue with mptcp
Christoph Paasch cpaasch@apple.com (20): [1f40fde78644] mptcp: Avoid one more mptcp_sock_def_error_report [611ae2e68047] mptcp: Don't allow SOCK_ZEROCOPY [1e3d563e5f28] mptcp: Handle fallback while meta is closed [155c08655650] mptcp: Avoid processing packets when we fall back [3986a2f26ec1] mptcp: Properly handle failures in mptcp_create_master_sk [7d372191f7cc] mptcp: Avoid tcp_fin warning [6beb03c4018d] mptcp: Don't warn when creating 32 subflows [90cbda901c61] mptcp: Prevent mptcp_sock_def_error_report [a446c6e314a1] mptcp: Never disable MPTCP's static branch [a0ff38f8e3cb] mptcp: Set tp->mptcp to NULL when free'ing [b800164af09e] mptcp: Do not race forced-closure with packet reception [54147de78e9b] mptcp: Avoid ever-increasing count of orphan sockets [25595a897fc3] mptcp: Clear highest_sack when emptying rtx-queue [c55a266ea17d] mptcp: First check for TIME_WAIT_SOCK in mptcp_v4/6_do_rcv [5387f81b6d01] mptcp: Don't unset inet_num [d616ea5bc7e6] mptcp: Don't sock_put too early if we still access the meta [a93fb996888e] mptcp: Fix input-path when mapping is covering several skbs but ends on a partial skb [7a04d3a2b85d] mptcp: Only announce ADD_ADDR when fully established in MPTCPv1 [df83322476e2] mptcp: Fix mptcp_check_lock warning [8cb79b52a58b] mptcp: Fix unlocking-check on wrong socket