]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://1984.lsi.us.es/nf-next
authorDavid S. Miller <davem@davemloft.net>
Sun, 7 Apr 2013 16:22:06 +0000 (12:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Apr 2013 16:22:06 +0000 (12:22 -0400)
commit676c7984044a84f0bedec027f0a65e5c133d5695
treee7374985d7ec3bcfa77616ca449debfefa6849d9
parent893ff8def57a40c14d3eed6ad15aacb2b80f0b8f
parentd7a033f727e9dcc87dfa3d6431d4a4c1108db83f
Merge branch 'master' of git://1984.lsi.us.es/nf-next

Pablo Neira Ayuso says:

====================
The following patchset contains Netfilter and IPVS updates for
your net-next tree, most relevantly they are:

* Add net namespace support to NFLOG, ULOG and ebt_ulog and NFQUEUE.
  The LOG and ebt_log target has been also adapted, but they still
  depend on the syslog netnamespace that seems to be missing, from
  Gao Feng.

* Don't lose indications of congestion in IPv6 fragmentation handling,
  from Hannes Frederic Sowa.i

* IPVS conversion to use RCU, including some code consolidation patches
  and optimizations, also some from Julian Anastasov.

* cpu fanout support for NFQUEUE, from Holger Eitzenberger.

* Better error reporting to userspace when dropping packets from
  all our _*_[xfrm|route]_me_harder functions, from Patrick McHardy.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/netfilter/ebt_ulog.c
net/ipv4/netfilter/ipt_ULOG.c
net/netfilter/nfnetlink_log.c
net/netfilter/nfnetlink_queue_core.c