Message ID | 20220408194601.305969-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Miscellaneous changes for 5.19 | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 8 Apr 2022 12:45:53 -0700 you wrote: > Four separate groups of patches here: > > Patch 1 optimizes flag checking when releasing mptcp socket locks. > > Patches 2 and 3 update the packet scheduler when subflow priorities > change. > > [...] Here is the summary with links: - [net-next,1/8] mptcp: optimize release_cb for the common case https://git.kernel.org/netdev/net-next/c/65a569b03ca8 - [net-next,2/8] mptcp: reset the packet scheduler on incoming MP_PRIO https://git.kernel.org/netdev/net-next/c/43f5b111d1ff - [net-next,3/8] mptcp: reset the packet scheduler on PRIO change https://git.kernel.org/netdev/net-next/c/0e203c324752 - [net-next,4/8] mptcp: add pm_nl_pernet helpers https://git.kernel.org/netdev/net-next/c/c682bf536cf4 - [net-next,5/8] mptcp: diag: switch to context structure https://git.kernel.org/netdev/net-next/c/6b9ea5c81ea2 - [net-next,6/8] mptcp: remove locking in mptcp_diag_fill_info https://git.kernel.org/netdev/net-next/c/e8887b716142 - [net-next,7/8] mptcp: listen diag dump support https://git.kernel.org/netdev/net-next/c/4fa39b701ce9 - [net-next,8/8] selftests/mptcp: add diag listen tests https://git.kernel.org/netdev/net-next/c/f2ae0fa68e28 You are awesome, thank you!