Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-28--06-00 (v6.18-rc2-604-gb87d2047026d) remotes/brancher/net-next-2025-10-28--09-00 (v6.18-rc2-623-g68ffc62eee00) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.votSGm2uK2 b/tmp/tmp.yfGuaUtGyC index 53a20f55a6b5..be1844990963 100644 --- a/tmp/tmp.votSGm2uK2 +++ b/tmp/tmp.yfGuaUtGyC @@ -12,6 +12,25 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pages +net/mlx5e: SHAMPO, Fix skb size check for 64K pages +net/mlx5e: SHAMPO, Fix header mapping for 64K pages +net: add net cookie for net device trace events +net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify(). +net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated +mpls: Drop RTNL for RTM_NEWROUTE, RTM_DELROUTE, and RTM_GETROUTE. +mpls: Protect net->mpls.platform_label with a per-netns mutex. +mpls: Convert RTM_GETNETCONF to RCU. +mpls: Convert mpls_dump_routes() to RCU. +mpls: Use mpls_route_input() where appropriate. +mpls: Add mpls_route_input(). +mpls: Pass net to mpls_dev_get(). +mpls: Add mpls_dev_rcu(). +mpls: Use in6_dev_rcu() and dev_net_rcu() in mpls_forward() and mpls_xmit(). +ipv6: Add in6_dev_rcu(). +mpls: Unify return paths in mpls_dev_notify(). +mpls: Hold dev refcnt for mpls_nh. +mpls: Return early in mpls_label_ok(). net: stmmac: est: Fix GCL bounds checks net: stmmac: Consider Tx VLAN offload tag length for maxSDU net: stmmac: vlan: Disable 802.1AD tag insertion offload