Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-15--03-00 (v6.15-rc1-500-g3bcb9cf4ac6b) remotes/brancher/net-next-2025-04-15--06-00 (v6.15-rc1-503-g2eec1917dd5d) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.LAW290Jsob b/tmp/tmp.tmFVQHnD7F index 81d5850c1b33..8c8b1d10a353 100644 --- a/tmp/tmp.LAW290Jsob +++ b/tmp/tmp.tmFVQHnD7F @@ -6,6 +6,7 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: txgbe: fix memory leak in txgbe_probe() error path net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() fails net: dsa: free routing table on probe failure net: dsa: clean up FDB, MDB, VLAN entries on unbind @@ -17,6 +18,8 @@ batman-adv: Fix double-hold of meshif when getting enabled selftests: fib_rule_tests: Add VRF match tests net: fib_rules: Fix iif / oif matching on L3 master device cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path +net: stmmac: ingenic: convert to devm_stmmac_pltfr_probe() +net: stmmac: ingenic: convert to stmmac_pltfr_pm_ops eth: bnxt: fix missing ring index trim on error path nfc: replace improper check device_is_registered() in nfc_se_io() net: fib_rules: Use nlmsg_payload in fib_{new,del}rule()