]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://1984.lsi.us.es/nf
authorDavid S. Miller <davem@davemloft.net>
Mon, 14 Jan 2013 23:26:41 +0000 (18:26 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Jan 2013 23:26:41 +0000 (18:26 -0500)
commitdfaf2e60ee1a7ea4570ea1706a84aaae1fb801b6
tree8921f299d57a6c875c835d0b9db22fcf50089032
parent5ede16c843c2f7c3d8a410823198a8d67611a0a9
parenta38e3a2b2fc4c1c4f7e5df82c20d0c61b48d9656
Merge branch 'master' of git://1984.lsi.us.es/nf

Pablo Neira Ayuso says:

====================
The following patchset contains netfilter fixes for 3.8-rc3,
they are:

* fix possible BUG_ON if several netns are in use and the nf_conntrack
  module is removed, initial patch from Gao feng, final patch from myself.

* fix unset return value if conntrack zone are disabled at
  compile-time, reported by Borislav Petkov, fix from myself.

* fix display error message via dmesg for arp_tables, from Jan Engelhardt.
====================

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