Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-24--00-00 (v6.18-rc2-476-gedee1b637e96) remotes/brancher/net-next-2025-10-24--03-00 (v6.18-rc2-487-g02ff5c59458e) ==== BASE DIFF ==== .../device_drivers/cellular/qualcomm/rmnet.rst | 10 +- MAINTAINERS | 1 + drivers/bcma/main.c | 6 + drivers/net/dsa/lantiq/Kconfig | 1 + drivers/net/dsa/lantiq/lantiq_gswip.c | 471 +++++++++++---------- drivers/net/dsa/lantiq/lantiq_gswip.h | 6 +- drivers/net/ethernet/airoha/airoha_eth.c | 102 ++--- drivers/net/ethernet/airoha/airoha_regs.h | 109 +++-- drivers/net/usb/usbnet.c | 2 + drivers/net/virtio_net.c | 11 +- drivers/net/wireless/ath/ath10k/wmi.c | 1 + drivers/net/wireless/ath/ath11k/core.c | 54 ++- drivers/net/wireless/ath/ath11k/mac.c | 10 +- drivers/net/wireless/ath/ath12k/mac.c | 34 +- .../broadcom/brcm80211/brcmfmac/cfg80211.c | 3 +- .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.c | 28 +- .../net/wireless/broadcom/brcm80211/brcmfmac/p2p.h | 3 +- drivers/net/wireless/intel/iwlwifi/mld/link.c | 5 +- net/ipv4/tcp.c | 10 +- net/mac80211/cfg.c | 3 + net/mac80211/key.c | 11 +- net/unix/af_unix.c | 11 - net/wireless/nl80211.c | 3 +- 23 files changed, 472 insertions(+), 423 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.B85GTXWX7s b/tmp/tmp.fNs1UJUjYl index 56a4a89bcb64..1651cc66f691 100644 --- a/tmp/tmp.B85GTXWX7s +++ b/tmp/tmp.fNs1UJUjYl @@ -12,12 +12,19 @@ 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: phy: dp83869: fix STRAP_OPMODE bitmask +net: hns3: add hwtstamp_get/hwtstamp_set ops +net: renesas: rswitch: convert to ndo_hwtstamp API +net: ravb: convert to ndo_hwtstamp API +ionic: convert to ndo_hwtstamp API +mlx4: convert to ndo_hwtstamp API +octeontx2: convert to ndo_hwtstamp API +net: add per-netns sysctl for devmem autorelease +net: devmem: use niov array for token management +net: devmem: refactor sock_devmem_dontneed for autorelease split +net: devmem: rename tx_vec to vec in dmabuf binding selftest: net: prevent use of uninitialized variable -sctp: Hold RCU read lock while iterating over address list phy: mscc: Fix PTP for VSC8574 and VSC8572 phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X -Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless selftests/unix: Add test for ECONNRESET and EOF behaviour net: macb: Add "mobileye,eyeq5-gem" compatible net: macb: rename bp->sgmii_phy field to bp->phy @@ -111,7 +118,6 @@ selftests/vsock: make wait_for_listener() work even if pipefail is on selftests/vsock: improve logging in vmtest.sh dt-bindings: pse-pd: ti,tps23881: Add TPS23881B net: pse-pd: tps23881: Add support for TPS23881B -tcp: Remove unnecessary null check in tcp_inbound_md5_hash() netlink: specs: tc: set ignore-index on indexed-arrays netlink: specs: rt-link: set ignore-index on indexed-arrays netlink: specs: nlctrl: set ignore-index on indexed-arrays @@ -122,12 +128,10 @@ netlink: specs: add ignore-index flag for indexed-array gve: Default to max_rx_buffer_size for DQO if device supported gve: Allow ethtool to configure rx_buf_len gve: Decouple header split from RX buffer length -virtio-net: drop the multi-buffer XDP packet in zerocopy net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy net: mdio: introduce mdio_device_has_reset() net: mdio: change property read from fwnode_property_read_u32() to device_property_read_u32() net: mdio: common handling of phy reset properties -net: airoha: Remove code duplication in airoha_regs.h selftests: traceroute: Add ICMP extensions tests ipv6: icmp: Add RFC 5837 support ipv4: icmp: Add RFC 5837 support @@ -136,29 +140,7 @@ neighbour: Convert RTM_SETNEIGHTBL to RCU. neighbour: Convert RTM_GETNEIGHTBL to RCU. neighbour: Annotate access to neigh_parms fields. neighbour: Use RCU list helpers for neigh_parms.list writers. -net: rmnet: Use section heading markup for packet format subsections -usbnet: Prevents free active kevent -selftests: tls: add tls record_size_limit test -net/tls: support setting the maximum payload size -net: unix: remove outdated BSD behavior comment in unix_release_sock() -net: hibmcge: fix the inappropriate netif_device_detach() -net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy. -net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue -net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings tools: ynl: add start-index property for indexed arrays tools: ynl: call nested attribute free function for indexed arrays tools: ynl: zero-initialize struct ynl_sock memory ynl: samples: add tc filter add example -Merge tag 'iwlwifi-fixes-2025-10-19' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next -wifi: nl80211: call kfree without a NULL check -wifi: mac80211: fix key tailroom accounting leak -wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode -MAINTAINERS: wcn36xx: Add linux-wireless list -Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath -bcma: don't register devices disabled in OF -wifi: mac80211: reset FILS discovery and unsol probe resp intervals -wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link() -wifi: ath11k: avoid bit operation on key flags -wifi: ath12k: free skb during idr cleanup callback -wifi: ath11k: Add missing platform IDs for quirk table -wifi: ath10k: Fix memory leak on unsupported WMI command