Hi, The following patchset contains Netfilter fixes for net: 1) flow_block_cb memleak in nf_flow_table_offload_del_cb(), from Roi Dayan. 2) Fix error path handling in nf_nat_inet_register_fn(), from Hillf Danton. You can pull these changes from: git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Thank you. ---------------------------------------------------------------- The following changes since commit 82f35276c64ff720de11fba31fd6369b45647a2e: Merge tag 'wireless-drivers-2020-04-14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers (2020-04-14 13:07:19 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git HEAD for you to fetch changes up to b4faef1739dd1f3b3981b8bf173a2266ea86b1eb: netfilter: nat: fix error handling upon registering inet hook (2020-04-19 14:59:31 +0200) ---------------------------------------------------------------- Hillf Danton (1): netfilter: nat: fix error handling upon registering inet hook Roi Dayan (1): netfilter: flowtable: Free block_cb when being deleted net/netfilter/nf_flow_table_core.c | 6 ++++-- net/netfilter/nf_nat_proto.c | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-)