Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-28--00-00 (v6.16-rc3-1057-ge3b6a569f344) remotes/brancher/net-next-2025-06-28--03-00 (v6.16-rc3-1039-g770db58bccf2) ==== BASE DIFF ==== drivers/net/ethernet/atheros/atlx/atl1.c | 79 ++++++++++++++++------ drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 26 ++++++- drivers/net/ethernet/marvell/octeontx2/af/cgx.c | 55 ++++++++++----- drivers/net/ethernet/marvell/octeontx2/af/cgx.h | 1 + .../net/ethernet/marvell/octeontx2/af/cgx_fw_if.h | 33 ++++++++- drivers/net/ethernet/marvell/octeontx2/af/mbox.h | 9 ++- .../net/ethernet/marvell/octeontx2/af/rvu_cgx.c | 9 ++- .../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 62 ++++++++--------- 8 files changed, 194 insertions(+), 80 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.EvnQjfJGLz b/tmp/tmp.0c9xc5yyWO index a37701415f79..f41a7465ba88 100644 --- a/tmp/tmp.EvnQjfJGLz +++ b/tmp/tmp.0c9xc5yyWO @@ -11,13 +11,6 @@ profile patch forwarding: set timeout to 3 hours net: openvswitch: allow providing upcall pid for the 'execute' command net: mana: Handle Reset Request from MANA NIC -bonding: Selftest and documentation for the arp_ip_target parameter. -bonding: Update to bond's sysfs and procfs for extended arp_ip_target format. -bonding: Update to bond_arp_send_all() to use supplied vlan tags -bonding: Processing extended arp_ip_target from user space. -bonding: arp_ip_target helpers. -bonding: Adding extra_len field to struct bond_opt_value. -bonding: Adding struct bond_arp_target udp: move udp_memory_allocated into net_aligned_data tcp: move tcp_memory_allocated into net_aligned_data net: move net_cookie into net_aligned_data @@ -97,22 +90,11 @@ net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoC docs: networking: Add PPE driver documentation for Qualcomm IPQ9574 SoC dt-bindings: net: Add PPE for Qualcomm IPQ9574 SoC net: fec: allow disable coalescing -dpaa2-eth: fix xdp_rxq_info leak net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init() net: txgbe: fix the issue of TX failure net: ngbe: specify IRQ vector when the number of VFs is 7 net: wangxun: revert the adjustment of the IRQ vector sequence net: txgbe: request MISC IRQ in ndo_open -bng_en: Add a network device -bng_en: Initialize default configuration -bng_en: Add irq allocation support -bng_en: Add resource management support -bng_en: Add backing store support -bng_en: Add ring memory allocation support -bng_en: Add initial interaction with firmware -bng_en: Add firmware communication mechanism -bng_en: Add devlink interface -bng_en: Add PCI interface net: skbuff: Drop unused @skb net: skbuff: Drop unused @skb net/smc: Drop nr_pages_max initialization @@ -125,21 +107,15 @@ net: splice: Drop unused @pipe selftests: net: Add a selftest for externally validated neighbor entries neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries net/mlx5e: Fix error handling in RQ memory model registration -net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info net: hibmcge: configure FIFO thresholds according to the MAC controller documentation net: hibmcge: adjust the burst len configuration of the MAC controller to improve TX performance. net: hibmcge: support scenario without PHY bonding: don't force LACPDU tx to ~333 ms boundaries octeontx2-af: Fix error code in rvu_mbox_init() -ethernet: atl1: Add missing DMA mapping error checks and count errors Cast to the proper type Use unqualified references to ffi types -octeontx2-pf: Check for DMAC extraction before setting VF DMAC net/mlx5e: Cleanup error handle in mlx5e_tc_sample_init() amd-xgbe: do not double read link status -Octeontx2-pf: ethtool: support multi advertise mode -Octeontx2-af: Introduce mode group index -Octeontx-pf: Update SGMII mode mapping vhost/net: enable gso over UDP tunnel support. tun: enable gso over UDP tunnel support. virtio_net: enable gso over UDP tunnel support.