This series fixes a few memory leaks in nf_tables control plane. Last patch also disallows renames to same name. Florian Westphal (4): netfilter: nf_tables: use dev->name directly netfilter: nf_tables: free flow table struct too netfilter: nf_tables: fix memory leaks on chain rename netfilter: nf_tables: don't allow to rename to already-pending name include/net/netfilter/nf_tables.h | 1 net/netfilter/nf_tables_api.c | 74 +++++++++++++++++++++++--------------- 2 files changed, 46 insertions(+), 29 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