following is a first netfilter update for net-next, containing: - RCU conversions for nfnetlink_log, nfnetlink_queue, ip_queue, ip6_queue and ipt_CLUSTERIP from Eric - conversion of the untracked conntrack structure to per-cpu data, from Eric - removal of the nth_lock spinlock, from Eric - conversion of bridge netfilter to skb_set_noref, from Eric - a new IDLETIMER target, which can be used to trigger sysfs notifications when a certain xtables rule hasn't been hit for a specific time, from Luciano Coelho - removal of some atomic ops in netfilter IPv6 defragmentation, from Shan Wei - minor cleanups in xt_sctp and the netfilter checksumming function, from Shan Wei Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master Thanks! -- 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