netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [NETFILTER00/07]: Netfilter update+fixes
@ 2007-11-02 11:23 Patrick McHardy
  2007-11-02 11:23 ` [NETFILTER 01/07]: ip{,6}_queue: convert to seq_file interface Patrick McHardy
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Patrick McHardy @ 2007-11-02 11:23 UTC (permalink / raw)
  To: davem; +Cc: Patrick McHardy, netfilter-devel

Hi Dave,

following are some minor netfilter updates, cleanups and fixes, consisting
of an ipq seq-file conversion, some Makefile cleanups, removal of unneeded
rcu_dereference calls in the NAT helpers, a nf_sockopt list helper cleanup
and a fix for ebtables gratuitous arp matching.

Please apply, thanks.


 include/linux/netfilter/Kbuild      |   18 ++++++++--------
 include/linux/netfilter_ipv4/Kbuild |   28 +++++++++++++-------------
 include/linux/netfilter_ipv6/Kbuild |    2 +-
 net/bridge/netfilter/ebt_arp.c      |    2 +-
 net/ipv4/netfilter/Makefile         |   20 +++++++++---------
 net/ipv4/netfilter/ip_queue.c       |   37 ++++++++++++++++++----------------
 net/ipv4/netfilter/nf_nat_amanda.c  |    2 +-
 net/ipv4/netfilter/nf_nat_ftp.c     |    2 +-
 net/ipv4/netfilter/nf_nat_h323.c    |   18 ++++++++--------
 net/ipv4/netfilter/nf_nat_irc.c     |    2 +-
 net/ipv4/netfilter/nf_nat_pptp.c    |    8 +++---
 net/ipv4/netfilter/nf_nat_sip.c     |    4 +-
 net/ipv4/netfilter/nf_nat_tftp.c    |    2 +-
 net/ipv6/netfilter/Makefile         |   28 +++++++++++++++-----------
 net/ipv6/netfilter/ip6_queue.c      |   37 ++++++++++++++++++----------------
 net/netfilter/Makefile              |   14 ++++++------
 net/netfilter/nf_sockopt.c          |   13 +++--------
 net/netfilter/xt_connlimit.c        |    5 ++-
 net/netfilter/xt_time.c             |    3 +-
 net/netfilter/xt_u32.c              |    5 ++-
 20 files changed, 129 insertions(+), 121 deletions(-)

Alexey Dobriyan (2):
      [NETFILTER]: ip{,6}_queue: convert to seq_file interface
      [NETFILTER]: nf_sockopts list head cleanup

Bart De Schuymer (1):
      [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst}

Jan Engelhardt (3):
      [NETFILTER]: Copyright/Email update
      [NETFILTER]: Clean up Makefile
      [NETFILTER]: Sort matches/targets in Kbuild file

Patrick McHardy (1):
      [NETFILTER]: remove unneeded rcu_dereference() calls

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

end of thread, other threads:[~2007-11-06  5:00 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-02 11:23 [NETFILTER00/07]: Netfilter update+fixes Patrick McHardy
2007-11-02 11:23 ` [NETFILTER 01/07]: ip{,6}_queue: convert to seq_file interface Patrick McHardy
2007-11-06  4:35   ` David Miller
2007-11-02 11:23 ` [NETFILTER 02/07]: Copyright/Email update Patrick McHardy
2007-11-06  4:36   ` David Miller
2007-11-02 11:23 ` [NETFILTER 03/07]: Clean up Makefile Patrick McHardy
2007-11-06  4:43   ` David Miller
2007-11-02 11:23 ` [NETFILTER 04/07]: Sort matches/targets in Kbuild file Patrick McHardy
2007-11-06  4:42   ` David Miller
2007-11-02 11:23 ` [NETFILTER 05/07]: remove unneeded rcu_dereference() calls Patrick McHardy
2007-11-06  4:43   ` David Miller
2007-11-02 11:23 ` [NETFILTER 06/07]: nf_sockopts list head cleanup Patrick McHardy
2007-11-06  4:59   ` David Miller
2007-11-02 11:23 ` [NETFILTER 07/07]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{src,dst} Patrick McHardy
2007-11-06  5:00   ` David Miller
2007-11-05 18:20 ` [NETFILTER00/07]: Netfilter update+fixes Kłoczko Tomasz
2007-11-06  0:12   ` Patrick McHardy

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).