Hi David, The following patchset contains two small Netfilter updates for your net-next tree, they are: 1) Add ebtables support to nft_compat, from Arturo Borrero. 2) Fix missing validation of the SET_ID attribute in the lookup expressions, from Patrick McHardy. You can pull these changes from: git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Thanks! ---------------------------------------------------------------- The following changes since commit 4c72c53be5e3c8cf319a020ea671ab0fc32ec96f: Merge tag 'linux-can-next-for-3.20-20150128' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next (2015-01-29 14:54:45 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git master for you to fetch changes up to 4c1017aa80c95a74703139bb95c4ce0d130efe4d: netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID (2015-01-30 19:08:20 +0100) ---------------------------------------------------------------- Arturo Borrero (1): netfilter: nft_compat: add ebtables support Patrick McHardy (1): netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID net/netfilter/nft_compat.c | 63 +++++++++++++++++++++++++++++++++++++++----- net/netfilter/nft_lookup.c | 1 + 2 files changed, 58 insertions(+), 6 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html