]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Mon, 22 Jul 2013 21:32:39 +0000 (14:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Jul 2013 21:32:39 +0000 (14:32 -0700)
commit62502cfe62bc678a0de8c55644786c664ed3a53f
treeac8a84f1ab026998dfae0f95f0057756cc650681
parentd06e673b7d5d1062c281e2eafa374d239558c327
parent1ccf567b11c4f96028a9927fcb4c1f591282d81b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

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

* Fix potential NULL dereference in the socket match if revision 0
  is used, from Eric Dumazet.

* Fix missing expectation NAT initialization that results in dumping
  the NAT part via ctnetlink, thus leading to problems in expectation
  synchronization through conntrackd, from myself.
====================

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