]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
authorDavid S. Miller <davem@davemloft.net>
Tue, 5 Nov 2013 00:48:57 +0000 (19:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Nov 2013 00:48:57 +0000 (19:48 -0500)
commit46835538026712ec823f21b3944817d1c7a44b23
treedc629fe50865a6f3e5e47eaf8c4a9e3e1995bbec
parenta5f6976a6642e46abcc2c0add3d4078ed65a452e
parent7e1fab6b781597f2f0a4152bc7fda684243f141d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables

Pablo Neira Ayuso says:

====================
This batch contains fives nf_tables patches for your net-next tree,
they are:

* Fix possible use after free in the module removal path of the
  x_tables compatibility layer, from Dan Carpenter.

* Add filter chain type for the bridge family, from myself.

* Fix Kconfig dependencies of the nf_tables bridge family with
  the core, from myself.

* Fix sparse warnings in nft_nat, from Tomasz Bursztyka.

* Remove duplicated include in the IPv4 family support for nf_tables,
  from Wei Yongjun.
====================

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