Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-08--12-00 (v6.19-rc3-358-g59eac79f4e5d) remotes/brancher/net-next-2026-01-08--15-00 (v6.19-rc3-363-g906a34bf9398) ==== BASE DIFF ==== drivers/net/dsa/microchip/ksz_common.c | 15 +- drivers/net/dsa/microchip/ksz_common.h | 7 + drivers/net/dsa/microchip/ksz_ptp.c | 63 ++++--- drivers/net/dsa/microchip/ksz_ptp_reg.h | 16 +- drivers/net/phy/phylib-internal.h | 6 - drivers/net/phy/phylib.h | 5 + drivers/net/phy/realtek/realtek_main.c | 307 ++++++++++++++++++++++++-------- 7 files changed, 299 insertions(+), 120 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.JuioGIEioE b/tmp/tmp.dkVZDYtF9C index 30c2f0521b08..ba19c1c16b67 100644 --- a/tmp/tmp.JuioGIEioE +++ b/tmp/tmp.dkVZDYtF9C @@ -10,10 +10,14 @@ nipa: timestamp - try waking nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS +nipa: exp: txtimestamp: warn if user space took forever nipa: disable random kunit tests +Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless +macvlan: fix possible UAF in macvlan_forward_source() wwan: t7xx: Add CONFIG_WWAN_DEBUG_PORTS to control ADB debug port +vsock/test: add a final full barrier after run all tests +net: stmmac: convert to use .get_rx_ring_count udp: add drop count for packets in udp_prod_queue -wifi: avoid kernel-infoleak from struct iw_point net: mctp-i2c: fix duplicate reception of old data net: bridge: annotate data-races around fdb->{updated,used} net: update netdev_lock_{type,name} @@ -32,11 +36,6 @@ net: phy: Introduce PHY ports representation 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: ethernet: ave: Replace udelay with usleep_range -net: ethernet: ave: Remove unnecessary 'out of memory' message -igb: allow configuring RSS key via ethtool set_rxfh -igb: expose RSS key via ethtool get_rxfh -igb: prepare for RSS key get/set support net: devmem: convert binding refcount to percpu_ref r8169: enable LTR support r8169: add DASH support for RTL8127AP @@ -86,8 +85,6 @@ net: enetc: fix build warning when PAGE_SIZE is greater than 128K atm: Fix dma_free_coherent() size net: dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate -net: airoha: npu: Init BA memory region if provided via DTS -dt-bindings: net: airoha: npu: Add BA memory region 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 idpf: fix aux device unplugging when rdma is not supported by vport @@ -141,11 +138,6 @@ 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/rds: Give each connection path its own workqueue net/rds: Add per cp work queue -net: phy: realtek: get rid of magic number in rtlgen_read_status() -net: phy: realtek: use paged access for MDIO_MMD_VEND2 in C22 mode -net: phy: move mmd_phy_read and mmd_phy_write to phylib.h -net: phy: realtek: implement configuring in-band an -net: phy: realtek: fix whitespace in struct phy_driver initializers quic: add packet parser base quic: add packet builder base quic: add frame encoder and decoder base @@ -162,12 +154,9 @@ quic: provide family ops for address and protocol quic: provide common utilities and data structures net: build socket infrastructure for QUIC protocol net: define IPPROTO_QUIC and SOL_QUIC constants -net: dsa: microchip: Wrap timestamp reading in a function -net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1 -net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATE -net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSEC -net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SEC -net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSEC -net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRL -net: dsa: microchip: Use dynamic irq offset -net: dsa: microchip: Initialize IRQ's mask outside common_setup() +wifi: mac80211: collect station statistics earlier when disconnect +wifi: mac80211: restore non-chanctx injection behaviour +wifi: mac80211_hwsim: disable BHs for hwsim_radio_lock +wifi: mac80211: don't iterate not running interfaces +wifi: mac80211_hwsim: fix typo in frequency notification +wifi: avoid kernel-infoleak from struct iw_point