Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-07-09--12-00 (v6.16-rc4-1333-g402d12bdc106) remotes/brancher/net-next-2025-07-09--15-00 (v6.16-rc4-1329-gfaa470570700) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.W9LnYD2XC7 b/tmp/tmp.jXwHvUxE8z index 5b65b046f4fc..bea80cd37ab6 100644 --- a/tmp/tmp.W9LnYD2XC7 +++ b/tmp/tmp.jXwHvUxE8z @@ -8,9 +8,13 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] -net: phy: smsc: recover missed link-up IRQs on LAN8700 with adaptive polling -net: phy: allow drivers to disable polling via get_next_update_time() -net: phy: enable polling when driver implements get_next_update_time +e1000e: Populate entire system_counterval_t in get_time_fn() callback +selftests: Add IPv6 multicast route generation tests for GRE devices. +gre: Fix IPv6 multicast route creation. +net: mana: fix spelling for mana_gd_deregiser_irq() +net: phy: microchip: limit 100M workaround to link-down events on LAN88xx +net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bits +net: Allow non parent devices to be used for ZC DMA selftests: net: lib: fix shift count out of range selftests: net: add netpoll basic functionality test selftests: drv-net: Strip '@' prefix from bpftrace map keys @@ -49,14 +53,6 @@ ethtool: rss: report which fields are configured for hashing ethtool: mark ETHER_FLOW as usable for Rx hash tools: ynl: decode enums in auto-ints ethtool: rss: make sure dump takes the rss lock -net: s/dev_close_many/netif_close_many/ -net: s/dev_set_threaded/netif_set_threaded/ -net: s/dev_get_flags/netif_get_flags/ -net: s/__dev_set_mtu/__netif_set_mtu/ -net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/ -net: s/dev_get_mac_address/netif_get_mac_address/ -net: s/dev_get_port_parent_id/netif_get_port_parent_id/ -net: s/dev_get_stats/netif_get_stats/ net/mlx5e: RX, Remove unnecessary RQT redirects net/mlx5: Warn when write combining is not supported net/mlx5e: Replace recursive VLAN push handling with an iterative loop