Jakub Kicinski <kuba@xxxxxxxxxx> wrote: > Minor nit for the future - it'd still be useful to have Fixes tags even > for reverts or current release fixes so that lowly backporters (myself > included) do not have to dig into history to double confirm patches > are not needed in the production kernels we maintain. Thanks! Understood, will do so next time. For the record, the tags would have been: Fixes: 878aed8db324 ("netfilter: nat: force port remap to prevent shadowing well-known ports") Fixes: 4a6fbdd801e8 ("netfilter: conntrack: tag conntracks picked up in local out hook") Fixes: 12e4ecfa244b ("netfilter: nf_tables: add register tracking infrastructure") ... all were merged v5.17-rc1 onwards.