Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-10--18-00 (v6.19-rc4-374-g374e668f7242) remotes/brancher/net-next-2026-01-10--21-00 (v6.19-rc4-376-g3194e7ee3ef2) ==== BASE DIFF ==== drivers/net/ethernet/cisco/enic/enic_ethtool.c | 11 +- .../net/ethernet/fungible/funeth/funeth_ethtool.c | 14 +- drivers/net/ethernet/hisilicon/hns/hns_ethtool.c | 16 +- drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 12 +- drivers/net/ethernet/huawei/hinic/hinic_ethtool.c | 19 +-- .../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 13 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 5 +- drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 12 +- drivers/net/ethernet/socionext/sni_ave.c | 4 +- .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 15 +- drivers/net/ethernet/sun/niu.c | 11 +- drivers/net/phy/mxl-gpy.c | 61 ++++++-- drivers/net/virtio_net.c | 163 +++++---------------- net/ipv4/ip_gre.c | 11 +- tools/testing/vsock/util.c | 12 ++ 15 files changed, 162 insertions(+), 217 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.unoMDnJv6Z b/tmp/tmp.4CTTDclnhS index 65985b3cf71c..33d743891f58 100644 --- a/tmp/tmp.unoMDnJv6Z +++ b/tmp/tmp.4CTTDclnhS @@ -49,14 +49,6 @@ ice: use netif_get_num_default_rss_queues() ixgbe: Add 10G-BX support ice: unify PHY FW loading status handler for E800 devices net: add skbuff_clear() helper -net: hns3: convert to use .get_rx_ring_count -net: hns: convert to use .get_rx_ring_count -net: qede: convert to use .get_rx_ring_count -net: niu: convert to use .get_rx_ring_count -net: funeth: convert to use .get_rx_ring_count -net: enic: convert to use .get_rx_ring_count -net: hinic: convert to use .get_rx_ring_count -net: octeontx2: convert to use .get_rx_ring_count selftests/net/ipsec: Fix variable size type not at the end of struct net: pcs: rzn1-miic: Add support for PHY link active-level configuration dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property @@ -71,7 +63,6 @@ net/sched: sch_cake: Factor out config variables into separate struct net/sched: Export mq functions for reuse net: ipconfig: Remove outdated comment and indent code block selftests: drv-net: psp: Better control the used PSP dev -net: ethernet: ave: Remove unnecessary 'out of memory' message octeontx2: switch: trace support octeontx2: switch: Flow offload support octeontx2: switch: L3 offload support @@ -102,7 +93,6 @@ net/mlx5e: Restore destroying state bit after profile cleanup net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv net/mlx5e: Fix crash on profile change rollback failure -ipv4: ip_gre: make ipgre_header() robust bnxt_en: Implement ethtool_ops -> get_link_ext_state() bnxt_en: Use a larger RSS indirection table on P5_PLUS chips bnxt_en: Defrag the NVRAM region when resizing UPDATE region fails @@ -121,8 +111,6 @@ net: stmmac: dwmac4: remove duplicated definitions net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback net: airoha: npu: Init BA memory region if provided via DTS dt-bindings: net: airoha: npu: Add BA memory region -vsock/test: add a final full barrier after run all tests -net: stmmac: convert to use .get_rx_ring_count net: mctp-i2c: fix duplicate reception of old data Documentation: networking: Document the phy_port infrastructure net: phy: Only rely on phy_port for PHY-driven SFP @@ -142,22 +130,14 @@ net: phy: motorcomm: fix duplex setting error for phy leds net: devmem: convert binding refcount to percpu_ref net: phy: adin: enable configuration of the LP Termination Register dt-bindings: net: adi,adin: document LP Termination property -net: phy: mxl-gpy: implement SGMII in-band configuration -octeon_ep: reset firmware ready status octeon_ep_vf: ensure dbell BADDR updation octeon_ep: ensure dbell BADDR updation octeon_ep: disable per ring interrupts net: add net.core.qdisc_max_burst -net/mlx5e: Remove GSO_PARTIAL for non _CSUM GRE -net/mlx5e: TSO for UDP over GRE over vlan packets -net/mlx5e: TSO for GRE over vlan net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate selftests: vlan: add test for turn on hw offload with reorder_hdr off net: vlan: set header_ops to match hard_header_len when hw offload is toggled -virtio-net: clean up __virtnet_rx_pause/resume -virtio-net: remove unused delayed refill worker -virtio-net: don't schedule delayed refill worker selftests/net: remove unnecessary MTU config in big_tcp.sh ipv6: remove IP6SKB_FAKEJUMBO flag net: gso: do not include jumbogram HBH header in seglen calculation