Hi, I have rebased nftables upon 3.11, you can find the current Linux kernel tree at: https://git.kernel.org/cgit/linux/kernel/git/pablo/nftables.git/log/ The old tree that is based upon 3.10 is still reachable here: https://git.kernel.org/cgit/linux/kernel/git/pablo/nftables.git/log/?h=master-3.10 The rule batching patches requires 3.11 as it contains large skb support for netlink, so don't try the fast path of taking new patches there and applying them to 3.10, it won't work ;-). I have also pushed patches for libnftables, nft and iptables-nftables. The rule batching support is an interface update, so make sure you run latest git tree snapshots with nftables upon 3.11. Please, help testing, report problems and send me patches for it :-) Thanks! -- 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