Hello:
This series was applied to netdev/net-next.git (master) by Paolo Abeni pabeni@redhat.com:
On Tue, 6 Sep 2022 22:55:38 +0200 you wrote:
This series allows privileged Netlink operations from user namespaces. When a non-root user configures MPTCP endpoints, the memory allocation is now accounted to this user. See patches 4 and 5.
Apart from that, there are some cleanup:
- Patch 1 adds a macro to improve code readability
[...]
Here is the summary with links: - [net-next,1/5] mptcp: add mptcp_for_each_subflow_safe helper https://git.kernel.org/netdev/net-next/c/5efbf6f7f076 - [net-next,2/5] selftests: mptcp: move prefix tests of addr_nr_ns2 together https://git.kernel.org/netdev/net-next/c/a1c3bdd9c5df - [net-next,3/5] mptcp: add do_check_data_fin to replace copied https://git.kernel.org/netdev/net-next/c/0522b424c4c2 - [net-next,4/5] mptcp: allow privileged operations from user namespaces https://git.kernel.org/netdev/net-next/c/d15697185404 - [net-next,5/5] mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to user https://git.kernel.org/netdev/net-next/c/3eb9a6b6503c
You are awesome, thank you!