aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-02-16 12:56:00 -0500
committerDavid S. Miller <davem@davemloft.net>2016-02-16 12:56:00 -0500
commitdba36b382e7a3feb5b04849543dc6ec5d522482e (patch)
tree447763fae2aef7cc1bcbc167f1696740d5df3c4b /drivers/net
parentaf_unix: Guard against other == sk in unix_dgram_sendmsg (diff)
parentnetfilter: nft_counter: fix erroneous return values (diff)
downloadlinux-dev-dba36b382e7a3feb5b04849543dc6ec5d522482e.tar.xz
linux-dev-dba36b382e7a3feb5b04849543dc6ec5d522482e.zip
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
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>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions