Hi Pablo, Next follows the ipset related fixes for the nf tree. Please consider applying them. Best regards, Jozsef The following changes since commit d830f0fa1dd7ca447c38aec82cd44230e0b7ca75: Phil Oester (1): netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt are available in the git repository at: git://blackhole.kfki.hu/nf master Jozsef Kadlecsik (3): netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/protocol netfilter: ipset: Consistent userspace testing with nomatch flag netfilter: ipset: Validate the set family and not the set type family at swapping Oliver Smith (1): netfilter: ipset: Fix serious failure in CIDR tracking include/linux/netfilter/ipset/ip_set.h | 6 +++- net/netfilter/ipset/ip_set_core.c | 5 +-- net/netfilter/ipset/ip_set_getport.c | 4 +- net/netfilter/ipset/ip_set_hash_gen.h | 28 +++++++++++++++----------- net/netfilter/ipset/ip_set_hash_ipportnet.c | 4 +- net/netfilter/ipset/ip_set_hash_net.c | 4 +- net/netfilter/ipset/ip_set_hash_netiface.c | 4 +- net/netfilter/ipset/ip_set_hash_netport.c | 4 +- 8 files changed, 32 insertions(+), 27 deletions(-) -- 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