Hi Dave, following is a small netfilter update for net-next, containing: - a patch to support user-defined SNAT rules in the nat/INPUT chain, from myself - one-packet scheduling for IPVS from Nick Chalk - missing kdev_t.h inclusion in xt_IDLETIMER from Randy Dunlap - the removal of CONFIG_NF_CT_ACCT, originally scheduled for 2.6.29, from Tim Gardner - a patch to support MAC header decoding in the netfilter LOG targets, from myself - a patch for per bridge device controls for iptables invocation, from myself Please apply or pull from: git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master Thanks! Arnd Hannemann (1): netfilter: fix simple typo in KConfig for netfiltert xt_TEE Nick Chalk (1): IPVS: one-packet scheduling Patrick McHardy (4): netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header bridge: add per bridge device controls for invoking iptables Randy Dunlap (1): netfilter: xt_IDLETIMER needs kdev_t.h Tim Gardner (2): netfilter: xt_connbytes: Force CT accounting to be enabled netfilter: complete the deprecation of CONFIG_NF_CT_ACCT -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html