Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-21--09-00 (v6.18-rc6-1294-gda0b2d448c2b) remotes/brancher/net-next-2025-11-21--12-00 (v6.18-rc6-1307-gd8084912de87) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.uTAiW5lG6O b/tmp/tmp.BifKZGWOIJ index d726b26fb2a7..eb4a6064f998 100644 --- a/tmp/tmp.uTAiW5lG6O +++ b/tmp/tmp.BifKZGWOIJ @@ -12,6 +12,25 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +net: ipv4: fix spelling typos in comments +net: hyperv: convert to use .get_rx_ring_count +net: stmmac: move stmmac_mac_finish() after stmmac_mac_config() +r8169: add support for RTL9151A +ipvs: fix ipv4 null-ptr-deref in route error path +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 net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.c net: optimize eth_type_trans() vs CONFIG_STACKPROTECTOR_STRONG=y net: lan966x: Fix the initialization of taprio @@ -49,12 +68,6 @@ ARM64: dts: mediatek: fix MT7531 reset GPIO polarity on multiple boards tools: ynl-gen: add regeneration comment tools: ynl-gen: add function prefix argument uapi: ioam6: adjust the maximum size of a schema -doc/netlink: nftables: Fill out operation attributes -doc/netlink: nftables: Add getcompat operation -doc/netlink: nftables: Add sub-messages -doc/netlink: nftables: Update attribute sets -doc/netlink: nftables: Add definitions -doc/netlink: netlink-raw: Add max check net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYs net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHY net: atlantic: fix fragment overflow handling in RX path