Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-07-11--08-00 (v6.16-rc5-1419-ged4cde387476) remotes/brancher/net-next-hw-2025-07-11--16-00 (v6.16-rc5-1428-g6f8051fa02d3) ==== BASE DIFF ==== drivers/net/can/m_can/m_can.c | 2 +- drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c | 18 ++-- drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c | 2 + drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en/fs.h | 9 +- drivers/net/ethernet/mellanox/mlx5/core/en_dim.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/en_fs.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c | 1 + drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 13 ++- drivers/net/ethernet/xilinx/ll_temac_main.c | 2 +- drivers/pci/Kconfig | 1 + drivers/pci/controller/pci-hyperv.c | 111 +++++++++++++++------ kernel/irq/irqdomain.c | 1 + net/netlink/af_netlink.c | 7 +- 14 files changed, 125 insertions(+), 50 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.gysaOVailJ b/tmp/tmp.l58BRRMHGf index 5134725d3c2d..5340e461c233 100644 --- a/tmp/tmp.gysaOVailJ +++ b/tmp/tmp.l58BRRMHGf @@ -8,7 +8,6 @@ forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] net/mlx5: Correctly set gso_size when LRO is used -net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam() tools: ynl: default to --process-unknown in installed mode net: emaclite: Fix missing pointer increment in aligned_read() sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields @@ -25,9 +24,6 @@ dpll: zl3073x: Add support to get/set esync on pins selftests: rtnetlink: try double sleep to give WQ a chance selftests: net: add test for variable PMTU in broadcast routes net: ipv4: fix incorrect MTU in broadcast routes -net/mlx5e: Add new prio for promiscuous mode -net/mlx5e: Fix race between DIM disable and net_dim() -net/mlx5: Reset bw_share field when changing a node's parent net: ti: icssg-prueth: Fix buffer allocation for ICSSG net: renesas: rswitch: add modifiable ageing time net: renesas: rswitch: add offloading for L2 switching @@ -35,9 +31,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