Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-06--21-00 (v6.19-rc3-354-g2d619b0cf870) remotes/brancher/net-next-2026-01-07--00-00 (v6.19-rc3-336-g64dec2c7457b) ==== BASE DIFF ==== MAINTAINERS | 1 + 1 file changed, 1 insertion(+) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.fOuZiuolTG b/tmp/tmp.bYf2R0TJcg index 7134cb605410..08a9effc88a9 100644 --- a/tmp/tmp.fOuZiuolTG +++ b/tmp/tmp.bYf2R0TJcg @@ -11,6 +11,9 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +net: mana: Implement ndo_tx_timeout and serialize queue resets per port. +net: mana: Add ethtool counters for RX CQEs in coalesced type +net: mana: Add support for coalesced RX packets on CQE MAINTAINERS: add docs and selftest to the TLS file list selftests: tls: avoid flakiness in data_steal net: bridge: annotate data-race in br_fdb_update() @@ -36,6 +39,9 @@ net: phy: microchip_rds_ptp: improve HW ts config logic net: phy: micrel: add HW timestamp configuration reporting net: phy: micrel: improve HW timestamping config logic net: do not write to msg_get_inq in callee +virtio-net: clean up __virtnet_rx_pause/resume +virtio-net: remove unused delayed refill worker +virtio-net: don't schedule delayed refill worker bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup chcr_ktls: add a defensive NULL check to prevent a possible null-pointer dereference in chcr_ktls_dev_del() net: dlink: count tx_dropped when dropping skb on link down @@ -54,15 +60,6 @@ net: usb: pegasus: fix memory leak in update_eth_regs_async() net/mlx5e: Expose physical received bits counters to ethtool net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628 net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset -net: fix udp gso skb_segment after pull from frag_list -selftest: tun: Add test data for success and failure paths -selftest: tun: Add test for receiving gso packet from tun -selftest: tun: Add test for sending gso packet into tun -selftest: tun: Add helpers for GSO over UDP tunnel -selftest: tap: Refactor tap test to use tuntap_helpers -selftest: tun: Refactor tun_delete to use tuntap_helpers -selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing -selftest: tun: Format tun.c existing code gve: drop packets on invalid queue indices in DQO TX path gve: drop packets on invalid queue indices in GQI TX path net/rds: Give each connection path its own workqueue @@ -117,33 +114,19 @@ net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1() net: ti: icssm-prueth: Add support for ICSSM RSTP switch net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver net: ti: icssm-prueth: Add helper functions to configure and maintain FDB -dt-bindings: net: altr,socfpga-stmmac: deprecate 'stmmaceth-ocp' -Revert "arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb"" -net: stmmac: socfpga: add call to assert/deassert ahb reset line tcp: clarify tcp_congestion_ops functions comments -udp: add drop count for packets in udp_prod_queue eea: introduce callback for ndo_get_stats64 eea: introduce ethtool support eea: create/destroy rx,tx queues for netdevice open and stop eea: probe the netdevice and create adminq eea: introduce ring and descriptor structures eea: introduce PCI framework -net: wwan: mhi_wwan_ctrl: Add NMEA channel support -net: wwan: prevent premature device unregister when NMEA port is present -net: wwan: hwsim: support NMEA port emulation -net: wwan: hwsim: refactor to support more port types -net: wwan: add NMEA port support -net: wwan: core: split port unregister and stop -net: wwan: core: split port creation and registration -net: wwan: core: remove unused port_id field macsec: Support VLAN-filtering lower devices udp: udplite is unlikely selftests: drv-net: psp: Don't fail psp_responder when no PSP devs found selftests: drv-net: psp: Use first device when multiple are present net: airoha: Use gdm port enum value whenever possible udp: call skb_orphan() before skb_attempt_defer_free() -net: airoha: npu: Init BA memory region if provided via DTS -dt-bindings: net: airoha: npu: Add BA memory region net: airoha: npu: Dump fw version during probe net: airoha: Fix schedule while atomic in airoha_ppe_deinit() bng_en: Add support for TPA events @@ -191,5 +174,3 @@ tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers selftests/net: gro: add self-test for TCP CWR flag gro: flushing when CWR is set negatively affects AccECN tcp: try to avoid safer when ACKs are thinned -virtio-net: Implement ndo_write_rx_mode callback -net: refactor set_rx_mode into snapshot and deferred I/O