All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ipset patches
@ 2011-09-06 19:59 Jozsef Kadlecsik
  2011-09-06 19:59 ` [PATCH 1/6] netfilter: ipset: Autoload set type modules safely Jozsef Kadlecsik
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Jozsef Kadlecsik @ 2011-09-06 19:59 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Patrick McHardy, Pablo Neira Ayuso, Jozsef Kadlecsik

Hi Patrick and Pablo,

Here follows the patches which brings the kernel sync with ipset 6.9.1.
The first two are important bugfixes. Please consider applying them.

Best regards,
Jozsef

Jan Engelhardt (3):
  netfilter: ipset: avoid use of kernel-only types
  netfilter: ipset: expose userspace-relevant parts in ip_set.h
  netfilter: ipset: use NFPROTO_ constants

Joe Perches (1):
  netfilter: ipset: Remove unnecessary OOM logging messages

Jozsef Kadlecsik (2):
  netfilter: ipset: Autoload set type modules safely
  netfilter: ipset: Dumping error could lead to kernel BUG

 include/linux/netfilter/ipset/ip_set.h      |   31 ++++++++------
 include/linux/netfilter/xt_set.h            |    4 +-
 net/netfilter/ipset/ip_set_bitmap_ip.c      |    4 +-
 net/netfilter/ipset/ip_set_bitmap_ipmac.c   |    4 +-
 net/netfilter/ipset/ip_set_bitmap_port.c    |    4 +-
 net/netfilter/ipset/ip_set_core.c           |   57 +++++++++++++++++----------
 net/netfilter/ipset/ip_set_getport.c        |    4 +-
 net/netfilter/ipset/ip_set_hash_ip.c        |   18 ++++----
 net/netfilter/ipset/ip_set_hash_ipport.c    |   10 ++--
 net/netfilter/ipset/ip_set_hash_ipportip.c  |   10 ++--
 net/netfilter/ipset/ip_set_hash_ipportnet.c |   12 +++---
 net/netfilter/ipset/ip_set_hash_net.c       |   12 +++---
 net/netfilter/ipset/ip_set_hash_netiface.c  |   12 +++---
 net/netfilter/ipset/ip_set_hash_netport.c   |   12 +++---
 net/netfilter/ipset/ip_set_list_set.c       |    2 +-
 15 files changed, 108 insertions(+), 88 deletions(-)


^ permalink raw reply	[flat|nested] 17+ messages in thread
* [patch 0/6] Ipset patches
@ 2011-01-24 21:36 Holger Eitzenberger
  0 siblings, 0 replies; 17+ messages in thread
From: Holger Eitzenberger @ 2011-01-24 21:36 UTC (permalink / raw)
  To: Jozsef Kadlecsik; +Cc: netfilter-devel

Hi Jozsef,

what follows are some fixes and improvements for Ipset, please
consider.

This time please keep the 'Signed-off-by' line if applying one of
those.

Thanks.

 /holger


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

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

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-06 19:59 [PATCH 0/6] ipset patches Jozsef Kadlecsik
2011-09-06 19:59 ` [PATCH 1/6] netfilter: ipset: Autoload set type modules safely Jozsef Kadlecsik
2011-09-07 14:41   ` Patrick McHardy
2011-09-06 19:59 ` [PATCH 2/6] netfilter: ipset: Dumping error could lead to kernel BUG Jozsef Kadlecsik
2011-09-07 14:42   ` Patrick McHardy
2011-09-06 19:59 ` [PATCH 3/6] netfilter: ipset: Remove unnecessary OOM logging messages Jozsef Kadlecsik
2011-09-07 14:42   ` Patrick McHardy
2011-09-06 19:59 ` [PATCH 4/6] netfilter: ipset: avoid use of kernel-only types Jozsef Kadlecsik
2011-09-07 14:44   ` Patrick McHardy
2011-09-06 19:59 ` [PATCH 5/6] netfilter: ipset: expose userspace-relevant parts in ip_set.h Jozsef Kadlecsik
2011-09-07 14:45   ` Patrick McHardy
2011-09-06 19:59 ` [PATCH 6/6] netfilter: ipset: use NFPROTO_ constants Jozsef Kadlecsik
2011-09-07 14:45   ` Patrick McHardy
2011-09-07  9:32 ` [PATCH 0/6] ipset patches Pablo Neira Ayuso
2011-09-07 12:04   ` Jozsef Kadlecsik
2011-09-07 14:39     ` Patrick McHardy
  -- strict thread matches above, loose matches on Subject: below --
2011-01-24 21:36 [patch 0/6] Ipset patches Holger Eitzenberger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.