netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Netfilter updates for net-2.6
@ 2011-05-27 11:44 pablo
  2011-05-27 11:44 ` [PATCH 1/5] netfilter: ipset: Use proper timeout value to jiffies conversion pablo
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: pablo @ 2011-05-27 11:44 UTC (permalink / raw)
  To: netfilter-devel; +Cc: davem, Pablo Neira Ayuso

From: Pablo Neira Ayuso <pablo@netfilter.org>

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-05-27 17:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-27 11:44 [PATCH 0/5] Netfilter updates for net-2.6 pablo
2011-05-27 11:44 ` [PATCH 1/5] netfilter: ipset: Use proper timeout value to jiffies conversion pablo
2011-05-27 11:44 ` [PATCH 2/5] netfilter: ipset: remove unused variable from type_pf_tdel() pablo
2011-05-27 11:44 ` [PATCH 3/5] netfilter: ipset: fix ip_set_flush return code pablo
2011-05-27 11:44 ` [PATCH 4/5] netfilter: Fix several warnings in compat_mtw_from_user() pablo
2011-05-27 11:44 ` [PATCH 5/5] IPVS: bug in ip_vs_ftp, same list heaad used in all netns pablo
2011-05-27 17:06 ` [PATCH 0/5] Netfilter updates for net-2.6 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).