From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Hi David, the following patches contain Netfilter updates for net-2.6. The highlights are: - Fix several warning for ebtables by yourself. - Fix one bug in IPVS FTP helper from Hans Schillstrom. - Three fixes for the new ipset subsystem from Jozsef. Please pull from: git://1984.lsi.us.es/net-2.6 pablo/nf-2.6-updates Thanks! David Miller (1): netfilter: Fix several warnings in compat_mtw_from_user(). Hans Schillstrom (1): IPVS: bug in ip_vs_ftp, same list heaad used in all netns. Jozsef Kadlecsik (3): netfilter: ipset: Use proper timeout value to jiffies conversion netfilter: ipset: remove unused variable from type_pf_tdel() netfilter: ipset: fix ip_set_flush return code include/linux/netfilter/ipset/ip_set_ahash.h | 4 +- include/linux/netfilter/ipset/ip_set_timeout.h | 18 ++++++++------- include/net/ip_vs.h | 3 +- net/bridge/netfilter/ebtables.c | 6 +++- net/netfilter/ipset/ip_set_core.c | 2 +- net/netfilter/ipvs/ip_vs_ftp.c | 27 ++++++++++++++++------- 6 files changed, 38 insertions(+), 22 deletions(-) -- 1.7.2.5 -- 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