]> 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>
Tue, 10 Dec 2013 01:43:21 +0000 (20:43 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Dec 2013 01:43:21 +0000 (20:43 -0500)
commitfd030fdae8f81ba280c8d5cd8c39c3a089f7d9cb
tree5787aeb847f8d3c9e1a6fd2ba0e4ff2976ca47e0
parentebfec8f001351d0bd90953c86783c9b71454ee14
parent3b2512a5fa3f338de0a9c56d87855df40bf7caa9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

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

* fix incorrect comparison in the new netnet hash ipset type, from
  Dave Jones.

* fix splat in hashlimit due to missing removal of the content of its
  proc entry in netnamespaces, from Sergey Popovich.

* fix missing rule flushing operation by table in nf_tables. Table
  flushing was already discussed back in October but this got lost and
  no patch has hit the tree to address this issue so far, from me.
====================

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