Hello: This series was applied to netdev/net-next.git (master) by Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>: On Tue, 15 Nov 2022 10:59:17 +0100 you wrote: > GRE_VERSION and GRE_VERSION0 are expressed in network byte order, > use __be16. Uncovered by sparse: > > net/netfilter/nft_payload.c:112:25: warning: incorrect type in assignment (different base types) > net/netfilter/nft_payload.c:112:25: expected unsigned int [usertype] version > net/netfilter/nft_payload.c:112:25: got restricted __be16 > net/netfilter/nft_payload.c:114:22: warning: restricted __be16 degrades to integer > > [...] Here is the summary with links: - [net-next,1/6] netfilter: nft_payload: use __be16 to store gre version https://git.kernel.org/netdev/net-next/c/66394126bf20 - [net-next,2/6] netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3() https://git.kernel.org/netdev/net-next/c/7394c2dd62de - [net-next,3/6] netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters https://git.kernel.org/netdev/net-next/c/7d34aa3e03b6 - [net-next,4/6] netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESET https://git.kernel.org/netdev/net-next/c/8daa8fde3fc3 - [net-next,5/6] netfilter: rpfilter/fib: clean up some inconsistent indenting https://git.kernel.org/netdev/net-next/c/971095c6fa4a - [net-next,6/6] netfilter: conntrack: use siphash_4u64 https://git.kernel.org/netdev/net-next/c/d2c806abcf0b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html