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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <170363042382.9770.13227130852306828650.git-patchwork-notify@kernel.org> Date: Tue, 26 Dec 2023 22:40:23 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Matthieu Baerts <matttbe@...nel.org> Cc: mptcp@...ts.linux.dev, martineau@...nel.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, shuah@...nel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org, dcaratti@...hat.com, max@...ernet.ru Subject: Re: [PATCH net-next 0/4] mptcp: cleanup and support more ephemeral ports sockopts Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@...emloft.net>: On Tue, 19 Dec 2023 22:31:03 +0100 you wrote: > Patch 1 is a cleanup one: mptcp_is_tcpsk() helper was modifying sock_ops > in some cases which is unexpected with that name. > > Patch 2 to 4 add support for two socket options: IP_LOCAL_PORT_RANGE and > IP_BIND_ADDRESS_NO_PORT. The first one is a preparation patch, the > second one adds the support while the last one modifies an existing > selftest to validate the new features. > > [...] Here is the summary with links: - [net-next,1/4] mptcp: don't overwrite sock_ops in mptcp_is_tcpsk() https://git.kernel.org/netdev/net-next/c/8e2b8a9fa512 - [net-next,2/4] mptcp: rename mptcp_setsockopt_sol_ip_set_transparent() https://git.kernel.org/netdev/net-next/c/57d3117ca80f - [net-next,3/4] mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORT https://git.kernel.org/netdev/net-next/c/c85636a29264 - [net-next,4/4] selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE https://git.kernel.org/netdev/net-next/c/122db5e3634b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists