Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-12-23--08-00 (v6.19-rc1-255-gb435dcc0078d) remotes/brancher/net-next-hw-2025-12-23--16-00 (v6.19-rc1-240-gc5c8a58d23be) ==== BASE DIFF ==== drivers/bluetooth/btusb.c | 12 ++++-- drivers/net/ethernet/airoha/airoha_eth.c | 39 +++++++++++------ drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c | 2 + drivers/net/ethernet/smsc/smc91x.c | 10 +---- drivers/net/ethernet/wangxun/Kconfig | 4 +- drivers/net/team/team_core.c | 2 +- drivers/net/usb/rtl8150.c | 2 + include/net/dsa.h | 1 + net/bluetooth/mgmt.c | 6 +++ net/dsa/dsa.c | 67 +++++++++++++++-------------- net/ipv4/ip_gre.c | 6 ++- net/ipv6/ip6_gre.c | 6 ++- net/mptcp/options.c | 10 +++++ net/mptcp/protocol.c | 8 ++-- net/mptcp/protocol.h | 9 ++-- net/mptcp/subflow.c | 6 --- tools/testing/selftests/drivers/net/psp.py | 6 ++- tools/testing/selftests/net/tap.c | 16 +++---- 18 files changed, 120 insertions(+), 92 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.rGxOgKsHrC b/tmp/tmp.4f9WbcnTVo index ca77493e9805..c63e0248d20a 100644 --- a/tmp/tmp.rGxOgKsHrC +++ b/tmp/tmp.4f9WbcnTVo @@ -13,17 +13,9 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests -Merge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr() trace: fix UBSAN warning in __remove_instance usbnet: avoid a possible crash in dql_completed() -net: stmmac: qcom-ethqos: add support for sa8255p -net: stmmac: qcom-ethqos: define a callback for setting the serdes speed -net: stmmac: qcom-ethqos: split power management context into a separate struct -net: stmmac: qcom-ethqos: split power management fields into a separate structure -net: stmmac: qcom-ethqos: wrap emac driver data in additional structure -net: stmmac: qcom-ethqos: use generic device properties -dt-bindings: net: qcom: document the ethqos device for SCMI-based systems gve: defer interrupt enabling until NAPI registration octeon_ep_vf: ensure dbell BADDR updation octeon_ep: ensure dbell BADDR updation @@ -53,32 +45,6 @@ i40e: validate ring_len parameter against hardware-specific values i40e: fix scheduling in set_rx_mode net/smc: Initialize smc hashtables before registering users bng_en: update module description -smc91x: fix broken irq-context in PREEMPT_RT -ptp: prevent info leak to userspace -net: fix segmentation of forwarding fraglist GRO -net: wangxun: move PHYLINK dependency -net: usb: pegasus: fix memory leak on usb_submit_urb() failure -selftests: net: fix "buffer overflow detected" for tap.c -net: phy: mxl-86110: Add power management and soft reset support -net: usb: rtl8150: fix memory leak on usb_submit_urb() failure -selftests: drv-net: psp: fix test names in ipver_test_builder() -selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder() -net: docs: fix grammar in CAIF stack description -netdev: increment TSO only if TSO is not enabled on any slave device -ipvlan: Make the addrs_lock be per port -net: skbuff: fix usercopy violation in skbuff_fclone_cache -amd-xgbe: reset retries and mode on RX adapt failures -net: dsa: fix missing put_device() in dsa_tree_find_first_conduit() -net: dsa: properly keep track of conduit reference -NFC: Fix error handling in nfc_genl_dump_targets -net: airoha: Move net_devs registration in a dedicated routine -mac802154: fix uninitialized security header fields -erspan: Initialize options_len before referencing options. -mptcp: ensure context reset on disconnect() -mptcp: fallback earlier on simult connection -team: fix check for port enabled in team_queue_override_port_prio_changed() -Bluetooth: btusb: revert use of devm_kzalloc in btusb -Bluetooth: MGMT: report BIS capability flags in supported settings wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP wifi: iwlwifi: Fix firmware version handling wifi: mac80211: ocb: skip rx_no_sta when interface is not joined