Hello, The following set contains netfilter changes for the *net-next* tree. Remove GPL license copypastry in uapi files, those have SPDX tags. >From Christophe Jaillet. Remove unused variable in rpfilter, from Guillaume Nault. Rework gc resched delay computation in conntrack, from Antoine Tenart. Please consider pulling these changes from git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next.git ---------------------------------------------------------------- The following changes since commit c29b068215906d33f75378d44526edc37ad08276: liquidio: CN23XX: delete repeated words, add missing words and fix typo in comment (2022-09-20 16:50:21 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next.git master for you to fetch changes up to 72f5c89804636b5b4c8599354a92d6df8cff42cc: netfilter: rpfilter: Remove unused variable 'ret'. (2022-09-21 10:44:56 +0200) ---------------------------------------------------------------- Antoine Tenart (2): netfilter: conntrack: fix the gc rescheduling delay netfilter: conntrack: revisit the gc initial rescheduling bias Christophe JAILLET (1): headers: Remove some left-over license text in include/uapi/linux/netfilter/ Guillaume Nault (1): netfilter: rpfilter: Remove unused variable 'ret'. include/uapi/linux/netfilter/ipset/ip_set.h | 4 ---- include/uapi/linux/netfilter/xt_AUDIT.h | 4 ---- include/uapi/linux/netfilter/xt_connmark.h | 13 ++++--------- include/uapi/linux/netfilter/xt_osf.h | 14 -------------- net/ipv4/netfilter/ipt_rpfilter.c | 1 - net/netfilter/nf_conntrack_core.c | 18 +++++++++++++----- 6 files changed, 17 insertions(+), 37 deletions(-)