lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 13 May 2022 17:21:12 -0700 From: Mat Martineau <mathew.j.martineau@...ux.intel.com> To: netdev@...r.kernel.org Cc: Mat Martineau <mathew.j.martineau@...ux.intel.com>, davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com, matthieu.baerts@...sares.net, mptcp@...ts.linux.dev Subject: [PATCH net-next 0/3] mptcp: Updates for net-next Three independent fixes/features from the MPTCP tree: Patch 1 is a selftest workaround for older iproute2 packages. Patch 2 removes superfluous locks that were added with recent MP_FAIL patches. Patch 3 adds support for the TCP_DEFER_ACCEPT sockopt. Florian Westphal (1): mptcp: sockopt: add TCP_DEFER_ACCEPT support Geliang Tang (1): selftests: mptcp: fix a mp_fail test warning Paolo Abeni (1): Revert "mptcp: add data lock for sk timers" net/mptcp/protocol.c | 12 ------------ net/mptcp/sockopt.c | 15 +++++++++++++++ tools/testing/selftests/net/mptcp/mptcp_join.sh | 1 + 3 files changed, 16 insertions(+), 12 deletions(-) base-commit: 2c5f1536473b7530adefd09a25cf3fef2cfe01f2 -- 2.36.1
Powered by blists - more mailing lists