Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-07-11--09-00 (v6.16-rc5-1457-g8fff61fd3cf6) remotes/brancher/net-next-2025-07-11--12-00 (v6.16-rc5-1468-gffc011090514) ==== BASE DIFF ==== drivers/pci/Kconfig | 1 + drivers/pci/controller/pci-hyperv.c | 111 +++++++++++++++++++++++++++--------- kernel/irq/irqdomain.c | 1 + 3 files changed, 85 insertions(+), 28 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.BNJmvqUOyo b/tmp/tmp.TzoSk95fUY index 9ff8fa92d7e5..1102524556be 100644 --- a/tmp/tmp.BNJmvqUOyo +++ b/tmp/tmp.TzoSk95fUY @@ -6,6 +6,17 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] +can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level +can: rcar_canfd: Drop unused macros +can: rcar_can: Convert to DEFINE_SIMPLE_DEV_PM_OPS() +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 +af_packet: fix soft lockup issue caused by tpacket_snd() +af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd() +net: fec: add fec_set_hw_mac_addr() helper function +net: fec: add more macros for bits of FEC_ECR +net: fec: use phy_interface_mode_is_rgmii() to check RGMII mode net: selftests: add PHY-loopback test for bad TCP checksums smc: Fix various oops due to inet_sock type confusion. net: phy: micrel: Add ksz9131_resume() @@ -73,9 +84,6 @@ net: renesas: rswitch: configure default ageing time net: renesas: rswitch: rename rswitch.c to rswitch_main.c selftests: net: add netdev-l2addr.sh for testing L2 address functionality net: netdevsim: Support setting dev->perm_addr on port creation -af_packet: optimize the packet_read_pending function called on tpacket_snd() -af_packet: fix soft lockup issue caused by tpacket_snd() -af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd() net/sched: sch_qfq: Fix race condition on qfq_aggregate net: bonding: add bond_is_icmpv6_nd() helper net: usbnet: Avoid potential RCU stall on LINK_CHANGE event