Revision dba36b382e7a3feb5b04849543dc6ec5d522482e authored by David S. Miller on 16 February 2016, 17:56:00 UTC, committed by David S. Miller on 16 February 2016, 17:56:00 UTC
Pablo Neira Ayuso says:

====================
Netfilter fixes for net

The following patchset contain a rather large batch for your net that
includes accumulated bugfixes, they are:

1) Run conntrack cleanup from workqueue process context to avoid hitting
   soft lockup via watchdog for large tables. This is required by the
   IPv6 masquerading extension. From Florian Westphal.

2) Use original skbuff from nfnetlink batch when calling netlink_ack()
   on error since this needs to access the skb->sk pointer.

3) Incremental fix on top of recent Sasha Levin's lock fix for conntrack
   resizing.

4) Fix several problems in nfnetlink batch message header sanitization
   and error handling, from Phil Turnbull.

5) Select NF_DUP_IPV6 based on CONFIG_IPV6, from Arnd Bergmann.

6) Fix wrong signess in return values on nf_tables counter expression,
   from Anton Protopopov.

Due to the NetDev 1.1 organization burden, I had no chance to pass up
this to you any sooner in this release cycle, sorry about that.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s a5527dd + 5cc6ce9
History
File Mode Size
d101m_ucode.bin.ihex -rw-r--r-- 1.6 KB
d101s_ucode.bin.ihex -rw-r--r-- 1.6 KB
d102e_ucode.bin.ihex -rw-r--r-- 1.6 KB

back to top