]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 Apr 2015 03:12:34 +0000 (23:12 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Apr 2015 03:12:34 +0000 (23:12 -0400)
commit0f0012e40bb0647d929841afa2b9b38e25310c4d
tree8f1299a1ac38bd64415482212a33510eb94b3f56
parentc2b2d2be08b08517480d6fb51e6b28d809283e08
parent729e713e16088634fac7c5d5e52d1ea82b2ed493
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

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

The following patchset contains Netfilter fixes for your net tree,
they are:

1) Fix a crash in nf_tables when dictionaries are used from the ruleset,
   due to memory corruption, from Florian Westphal.

2) Fix another crash in nf_queue when used with br_netfilter. Also from
   Florian.

Both fixes are related to new stuff that got in 4.0-rc.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>