Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-11-11--16-00 (v6.18-rc4-934-gbd337dbe1cf8) remotes/brancher/net-next-hw-2025-11-12--00-00 (v6.18-rc4-982-g476b9de6cf09) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.F2i1Q8lAP1 b/tmp/tmp.UxWmUI5uYk index 60b3cbb0c3f4..62f9f4473524 100644 --- a/tmp/tmp.F2i1Q8lAP1 +++ b/tmp/tmp.UxWmUI5uYk @@ -13,6 +13,56 @@ nipa: profile (time) test output nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +hsr: Follow standard for HSRv0 supervision frames +hsr: Fix supervision frame sending on HSRv0 +devlink: rate: Unset parent pointer in devl_rate_nodes_destroy +net: phy: TI PHYs use phy_get_features_no_eee() +net: phy: allow drivers to disable EEE support via .get_features() +net: stmmac: clean up stmmac_reset() +net: stmmac: improve ndev->max_mtu setup readability +virtio-net: correct hdr_len handling for tunnel gso +virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN +net: ti: icssg-prueth: Enable zero copy in XDP features +net: ti: icssg-prueth: Add AF_XDP zero copy for RX +net: ti: icssg-prueth: Make emac_run_xdp function independent of page +net: ti: icssg-prueth: Add AF_XDP zero copy for TX +net: ti: icssg-prueth: Add XSK pool helpers +net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues +net: stmmac: pci: Use generic PCI suspend/resume routines +net: stmmac: loongson: Use generic PCI suspend/resume routines +net: stmmac: Add generic suspend/resume helper for PCI-based controllers +net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel +net_sched: add qdisc_dequeue_drop() helper +net_sched: add tcf_kfree_skb_list() helper +net: annotate a data-race in __dev_xmit_skb() +net: prefech skb->priority in __dev_xmit_skb() +net_sched: sch_fq: prefetch one skb ahead in dequeue() +net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb() +net_sched: add Qdisc_read_mostly and Qdisc_write groups +net_sched: cake: use qdisc_pkt_segs() +net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update() +net: use qdisc_pkt_len_segs_init() in sch_handle_ingress() +net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init() +net: init shinfo->gso_segs from qdisc_pkt_len_init() +net_sched: make room for (struct qdisc_skb_cb)->pkt_segs +r8169: add support for RTL8125K +net: phy: mscc: Add support for PHY LED control +net: phy: mscc: Consolidate probe functions into a common helper +net: phy: mscc: Simplify LED mode update using phy_modify() +virtio-net: fix incorrect flags recording in big mode +net: stmmac: visconti: use stmmac_get_phy_intf_sel() +net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface +net: stmmac: stm32: use stmmac_get_phy_intf_sel() +net: stmmac: stm32: use PHY_INTF_SEL_x directly +net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interface +net: stmmac: starfive: use stmmac_get_phy_intf_sel() +net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interface +net: stmmac: mediatek: simplify set_interface() methods +net: stmmac: mediatek: use stmmac_get_phy_intf_sel() +net: stmmac: mediatek: use PHY_INTF_SEL_x +net: stmmac: loongson1: use stmmac_get_phy_intf_sel() +net: stmmac: loongson1: use PHY_INTF_SEL_x directly +net: stmmac: loongson1: use PHY_INTF_SEL_x ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe selftests/bpf: Add mptcp test with sockmap net,mptcp: fix proto fallback detection with BPF @@ -20,7 +70,6 @@ mptcp: disallow MPTCP subflows from sockmap ipv6: clear RA flags when adding a static route net: phy: fixed_phy: initialize the link status as up net: netcp: ethss: Fix type of first parameter in hwtstamp stubs -i40e: fix src IP mask checks and memcpy argument names in cloud filter selftests: mptcp: join: properly kill background tasks selftests: mptcp: connect: trunc: read all recv data selftests: mptcp: join: userspace: longer transfer @@ -48,7 +97,6 @@ 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: mana: Implement ndo_tx_timeout and serialize queue resets per port. net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated net: ethernet: ti: am65-cpsw: Fix clearing of irq_disabled flag in rx_poll net: ethernet: ti: am65-cpsw: enable zero copy in XDP features