Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-09--03-00 (v6.19-rc4-321-g7516ac36ce40) remotes/brancher/net-next-2026-01-09--06-00 (v6.19-rc4-319-gaaaf5b491aa4) ==== BASE DIFF ==== drivers/net/phy/micrel.c | 44 ++++++++++++++++++++++++++++++++----- drivers/net/phy/microchip_rds_ptp.c | 34 +++++++++++++++++++++++----- 2 files changed, 67 insertions(+), 11 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.0ellkqsPf3 b/tmp/tmp.wXXpWNEpKs index 47c121059a6b..02b906d9a1eb 100644 --- a/tmp/tmp.0ellkqsPf3 +++ b/tmp/tmp.wXXpWNEpKs @@ -12,6 +12,20 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +hinic3: Add HW event handler +hinic3: Add mac filter ops +hinic3: Add adaptive IRQ coalescing with DIM +hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr +hinic3: Add .ndo_features_check +hinic3: Add .ndo_set_features and .ndo_fix_features +hinic3: Add .ndo_tx_timeout and .ndo_get_stats64 +hinic3: Add PF management interfaces +hinic3: Add PF framework +net: phy: realtek: simplify bogus paged operations +net: phy: realtek: demystify PHYSR register location +net: phy: realtek: reunify C22 and C45 drivers +net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2 +net: phy: realtek: support interrupt also for C22 variants selftests/net: parametrise iou-zcrx.py with ksft_variants dt-bindings: net: rockchip-dwmac: Allow "dma-coherent" selftests: net: py: ensure defer() is only used within a test case @@ -36,12 +50,6 @@ net: stmmac: descs: fix buffer 1 off-by-one error net: stmmac: dwmac4: fix PTP message type field extraction net: stmmac: dwmac4: fix RX FIFO fill statistics net: stmmac: dwmac4: remove duplicated definitions -selftests/tc-testing: add selftests for cake_mq qdisc -net/sched: sch_cake: share shaper state across sub-instances of cake_mq -net/sched: sch_cake: Share config across cake_mq sub-qdiscs -net/sched: sch_cake: Add cake_mq qdisc for using cake on mq devices -net/sched: sch_cake: Factor out config variables into separate struct -net/sched: Export mq functions for reuse net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback tools: ynl-gen-c: Fix remaining pylint warnings tools: ynl-gen-c: fix pylint None, type, dict, generators, init @@ -80,8 +88,6 @@ net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values dt-bindings: net: Introduce the ethernet-connector description net: phy: motorcomm: fix duplex setting error for phy leds net: devmem: convert binding refcount to percpu_ref -net: dsa: yt921x: Use u64_stats_t for MIB stats -net: dsa: yt921x: Fix MIB overflow wraparound routine selftests: drv-net: gro: increase the rcvbuf size net: phy: adin: enable configuration of the LP Termination Register dt-bindings: net: adi,adin: document LP Termination property @@ -98,13 +104,6 @@ ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv() net: phy: mxl-gpy: implement SGMII in-band configuration selftests: forwarding: update PTP tcpdump patterns octeon_ep: reset firmware ready status -ptp: ptp_vmclock: return TAI not UTC -ptp: ptp_vmclock: remove dependency on CONFIG_ACPI -ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device match -ptp: ptp_vmclock: Add device tree support -dt-bindings: ptp: Add amazon,vmclock -ptp: vmclock: support device notifications -ptp: vmclock: add vm generation counter octeon_ep_vf: ensure dbell BADDR updation octeon_ep: ensure dbell BADDR updation octeon_ep: disable per ring interrupts @@ -123,10 +122,6 @@ 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 selftests: tls: avoid flakiness in data_steal -net: phy: microchip_rds_ptp: add HW timestamp configuration reporting -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 virtio-net: clean up __virtnet_rx_pause/resume virtio-net: remove unused delayed refill worker virtio-net: don't schedule delayed refill worker @@ -134,5 +129,3 @@ net: stmmac: fix transmit queue timed out after resume 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 -net/rds: Give each connection path its own workqueue -net/rds: Add per cp work queue