OSDN Git Service

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)
commitf8785c55141d698d988c6a1ffe4530bc7fa6e886
treedc629fe50865a6f3e5e47eaf8c4a9e3e1995bbec
parent72c39a0ade6229a938736fe1aa1d5e471fc7face
parentc359c4157cf0d852387aff2f2d83fef039aadc2c
Merge branch 'master' of git://git./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>