Hello: This series was applied to netdev/net-next.git (master) by Florian Westphal <fw@xxxxxxxxx>: On Wed, 7 Sep 2022 17:41:03 +0200 you wrote: > tcp_in_window returns true if the packet is in window and false if it is > not. > > If its outside of window, packet will be treated as INVALID. > > There are corner cases where the packet should still be tracked, because > rulesets may drop or log such packets, even though they can occur during > normal operation, such as overly delayed acks. > > [...] Here is the summary with links: - [net-next,1/8] netfilter: conntrack: prepare tcp_in_window for ternary return value https://git.kernel.org/netdev/net-next/c/d9a6f0d0df18 - [net-next,2/8] netfilter: conntrack: ignore overly delayed tcp packets https://git.kernel.org/netdev/net-next/c/6e250dcbff1d - [net-next,3/8] netfilter: conntrack: remove unneeded indent level https://git.kernel.org/netdev/net-next/c/09a59001b0d6 - [net-next,4/8] netfilter: conntrack: reduce timeout when receiving out-of-window fin or rst https://git.kernel.org/netdev/net-next/c/628d694344a0 - [net-next,5/8] netfilter: remove NFPROTO_DECNET https://git.kernel.org/netdev/net-next/c/a0a4de4d897f - [net-next,6/8] netfilter: move from strlcpy with unused retval to strscpy https://git.kernel.org/netdev/net-next/c/8556bceb9c40 - [net-next,7/8] netfilter: nat: move repetitive nat port reserve loop to a helper https://git.kernel.org/netdev/net-next/c/c92c27171040 - [net-next,8/8] netfilter: nat: avoid long-running port range loop https://git.kernel.org/netdev/net-next/c/adda60cc2bb0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html