Hi Pablo, Here follows two patches for nf-next. - Fix memory allocation for bitmap:port: at the restructuring of the bitmap types creation in ipset, for the bitmap:port type wrong (too large) memory allocation was copied. Reported by Quentin Armitage, the patch is from me. - Remove a duplicate define from net/netfilter/ipset/ip_set_hash_gen.h, submitted by Michael Opdenacker. Please apply them. Best regards, Jozsef The following changes since commit f2020b27be94222eb25c39ff46eb9917cb92897b: netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packets (2013-10-23 11:20:00 +0200) are available in the git repository at: git://blackhole.kfki.hu/nf-next master for you to fetch changes up to 1e56555ee1f3d04d89bdaa3df57ad2da9fbc0999: netfilter: ipset: remove duplicate define (2013-10-27 19:24:45 +0100) ---------------------------------------------------------------- Jozsef Kadlecsik (1): netfilter:ipset: Fix memory allocation for bitmap:port Michael Opdenacker (1): netfilter: ipset: remove duplicate define net/netfilter/ipset/ip_set_bitmap_port.c | 2 +- net/netfilter/ipset/ip_set_hash_gen.h | 1 - 2 files changed, 1 insertion(+), 2 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