Hi Patrick, Please apply the next two patches for ipset: - list:set timeout variant fixes - References are protected by rwlock instead of mutex Best regards, Jozsef Jozsef Kadlecsik (2): netfilter:ipset: list:set timeout variant fixes netfilter:ipset: References are protected by rwlock instead of mutex include/linux/netfilter/ipset/ip_set.h | 2 +- include/linux/netfilter/ipset/ip_set_ahash.h | 3 +- net/netfilter/ipset/ip_set_bitmap_ip.c | 3 +- net/netfilter/ipset/ip_set_bitmap_ipmac.c | 3 +- net/netfilter/ipset/ip_set_bitmap_port.c | 3 +- net/netfilter/ipset/ip_set_core.c | 109 ++++++++++++++++---------- net/netfilter/ipset/ip_set_list_set.c | 53 ++++++------- 7 files changed, 94 insertions(+), 82 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