Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-12--18-00 (v6.18-rc4-1026-gb6f73a83e4fd) remotes/brancher/net-next-2025-11-12--21-00 (v6.18-rc4-1072-gd82355f30b2e) ==== BASE DIFF ==== drivers/net/wireless/ath/ath11k/wmi.c | 3 + drivers/net/wireless/ath/ath12k/core.c | 2 - drivers/net/wireless/ath/ath12k/core.h | 1 - drivers/net/wireless/ath/ath12k/debugfs.c | 9 +- drivers/net/wireless/ath/ath12k/mac.c | 15 +- drivers/net/wireless/ath/ath12k/wmi.c | 12 +- drivers/net/wireless/intel/iwlwifi/mld/link.c | 7 +- drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c | 13 +- .../net/wireless/intel/iwlwifi/mvm/time-event.c | 14 +- drivers/net/wireless/intel/iwlwifi/mvm/utils.c | 12 +- drivers/net/wireless/marvell/mwl8k.c | 71 +- drivers/net/wireless/st/cw1200/bh.c | 6 +- drivers/net/wireless/virtual/mac80211_hwsim.c | 14 +- include/linux/ieee80211-eht.h | 1182 +++++++ include/linux/ieee80211-he.h | 824 +++++ include/linux/ieee80211-ht.h | 292 ++ include/linux/ieee80211-mesh.h | 230 ++ include/linux/ieee80211-nan.h | 35 + include/linux/ieee80211-p2p.h | 71 + include/linux/ieee80211-s1g.h | 575 ++++ include/linux/ieee80211-vht.h | 236 ++ include/linux/ieee80211.h | 3476 +------------------- include/net/cfg80211.h | 34 +- include/net/mac80211.h | 2 +- net/mac80211/agg-rx.c | 7 +- net/mac80211/cfg.c | 47 +- net/mac80211/chan.c | 397 ++- net/mac80211/driver-ops.c | 8 +- net/mac80211/he.c | 6 +- net/mac80211/ibss.c | 14 +- net/mac80211/ieee80211_i.h | 50 +- net/mac80211/iface.c | 60 +- net/mac80211/link.c | 5 - net/mac80211/main.c | 3 +- net/mac80211/mesh.c | 26 +- net/mac80211/mesh_hwmp.c | 7 +- net/mac80211/mesh_plink.c | 7 +- net/mac80211/mlme.c | 71 +- net/mac80211/parse.c | 30 +- net/mac80211/rx.c | 10 +- net/mac80211/scan.c | 6 +- net/mac80211/tdls.c | 12 +- net/mac80211/tests/elems.c | 4 +- net/mac80211/util.c | 35 +- net/wireless/core.c | 12 +- net/wireless/core.h | 3 +- net/wireless/nl80211.c | 4 +- net/wireless/scan.c | 20 +- 48 files changed, 4203 insertions(+), 3777 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.0uZow99tvJ b/tmp/tmp.umFXG1scA3 index db718ad5b40c..aed46af3b761 100644 --- a/tmp/tmp.0uZow99tvJ +++ b/tmp/tmp.umFXG1scA3 @@ -12,6 +12,21 @@ 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: pcs: rzn1-miic: Add support for PHY link active-level configuration +dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property +can: bxcan: Fix a typo error for assign +dt-bindings: can: mcp251xfd: add gpio-controller property +can: mcp251xfd: add gpio functionality +can: mcp251xfd: only configure PIN1 when rx_int is set +can: mcp251xfd: add workaround for errata 5 +can: mcp251xfd: utilize gather_write function for all non-CRC writes +can: mcp251xfd: move chip sleep mode into runtime pm +can: mcp251x: mcp251x_can_probe(): use dev_err_probe() +can: peak_usb: convert to use ndo_hwtstamp callbacks +can: peak_canfd: convert to use ndo_hwtstamp callbacks +can: convert generic HW timestamp ioctl to ndo_hwtstamp callbacks +s390/ctcm: Fix double-kfree +eth: fbnic: Configure RDE settings for pause frame netlink: specs: rt-link: Add attributes for hsr net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common() net: phy: mscc: Add support for PHY LED control @@ -42,14 +57,6 @@ net: skb: rename skb_dstref_restore to skb_dstref_set net: skb: use dstref for storing dst entry net: dst: implement dstref object ixgbe: Add 10G-BX support -ptp: ptp_ines: add HW timestamp configuration reporting -net: phy: nxp-c45-tja11xx: add HW timestamp configuration reporting -phy: mscc: add HW timestamp configuration reporting -net: phy: microchip_rds_ptp: add HW timestamp configuration reporting -net: phy: micrel: add HW timestamp configuration reporting -net: phy: dp83640: add HW timestamp configuration reporting -net: phy: broadcom: add HW timestamp configuration reporting -phy: add hwtstamp_get callback to retrieve config selftests: drv-net: Limit the max number of queues in procfs_downup_hammer ovpn: use bound address in UDP when available ovpn: use bound device in UDP when available