@@ -1,444 +1,45 @@
nipa: config: disable kmemleak auto scan
selftests: net: fix server bind failure in sctp_vrf.sh
nipa: config: x86: disable GPUs and sound
nipa: drv: net: add timeout
nipa: forwarding: set timeout to 3 hours
nipa: config: disable CPU_MITIGATIONS
nipa: tc_action dbg
nipa: selftests: net: enable profiling
nipa: dbg: tests: bonding: print info on failure
nipa: timestamp - try waking
nipa: profile (time) test output
nipa: config: x86: use periodic HZ tick
nipa: disable 6.17's merge window kunit tests
nipa: disable random kunit tests
[+] Revert "Documentation: net: add flow control guide and document ethtool API"
[+] rndis_host: Check for integer overflows in rndis_rx_fixup()
[+] net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
[+] net: ethernet: ti: Remove IS_ERR_OR_NULL checks for knav_dma_open_channel
[+] soc: ti: knav_dma: Make knav_dma_open_channel return NULL on error
[+] net: ethernet: ti: netcp: Handle both ERR_PTR and NULL from knav_dma_open_channel
[+] selftest:net: Fix uninit return values
[+] page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size
[-] net: pse-pd: pd692x0: Preserve PSE configuration across reboots
[-] net: pse-pd: pd692x0: Separate configuration parsing from hardware setup
[-] net: pse-pd: pd692x0: Replace __free macro with explicit kfree calls
net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom
usbnet: Fix using smp_processor_id() in preemptible code warnings
net: usb: ax88179_178a: add USB device driver for config selection
net: usb: support quirks in cdc_ncm
Revert "net: usb: ax88179_178a: Bind only to vendor-specific interface"
octeontx2-pf: fix bitmap leak
octeontx2-vf: fix bitmap leak
ice: ice_adapter: release xa entry on adapter allocation failure
[c] Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"
selftests/net: add tcp_port_share to .gitignore
selftest:net: Fix uninit pointers and return values
net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully
net/smc: make wr buffer count configurable
net/mlx5e: Use extack in set rxfh callback
net/mlx5e: Introduce mlx5e_rss_params for RSS configuration
net/mlx5e: Introduce mlx5e_rss_init_params
net/mlx5e: Remove unused mdev param from RSS indir init
net/mlx5: Improve QoS error messages with actual depth values
net/mlx5e: Prevent entering switchdev mode with inconsistent netns
net/mlx5: HWS, Generalize complex matchers
net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
[-] ipv6: Check AF_UNSPEC in ip6_route_multipath_add()
[-] selftests/net: add netdevsim.c
[c] net: add NUMA awareness to skb_attempt_defer_free()
[c] net: use llist for sd->defer_list
[c] net: make softnet_data.defer_count an atomic
[c] selftests: drv-net: psp: add tests for destroying devices
[c] selftests: drv-net: psp: add test for auto-adjusting TCP MSS
[c] selftests: drv-net: psp: add connection breaking tests
[c] selftests: drv-net: psp: add association tests
[c] selftests: drv-net: psp: add basic data transfer and key rotation tests
[c] selftests: drv-net: add PSP responder
[c] selftests: drv-net: base device access API test
[c] netdevsim: a basic test PSP implementation
net: stmmac: Add support for Allwinner A523 GMAC200
dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible
[c] net: sfp: improve poll interval handling
[c] net: sfp: don't include swphy.h
[c] net: phy: annotate linkmode initializers as not used after init phase
[c] net: phy: stop exporting phy_driver_unregister
[c] page_pool: Clamp pool size to max 16K pages
[c] tipc: adjust tipc_nodeid2string() to return string length
[c] 6pack: drop redundant locking and refcounting
[c] Documentation: net: add flow control guide and document ethtool API
[c] Merge branch 'dpll-add-phase-offset-averaging-factor'
[c] dpll: zl3073x: Allow to configure phase offset averaging factor
[c] dpll: add phase_offset_avg_factor_get/set callback ops
[c] dpll: add phase-offset-avg-factor device attribute to netlink spec
[c] Merge tag 'mlx5-next-lag' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
[c] net: stmmac: remove stmmac_hw_setup() excess documentation parameter
[c] Merge branch 'selftest-packetdrill-import-tfo-server-tests'
[c] selftest: packetdrill: Import client-ack-dropped-then-recovery-ms-timestamps.pkt
[c] selftest: packetdrill: Import sockopt-fastopen-key.pkt
[c] selftest: packetdrill: Refine tcp_fastopen_server_reset-after-disconnect.pkt.
[c] selftest: packetdrill: Import opt34/*-trigger-rst.pkt.
[c] selftest: packetdrill: Import opt34/reset-* tests.
[c] selftest: packetdrill: Import opt34/icmp-before-accept.pkt.
[c] selftest: packetdrill: Import opt34/fin-close-socket.pkt.
[c] selftest: packetdrill: Add test for experimental option.
[c] selftest: packetdrill: Add test for TFO_SERVER_WO_SOCKOPT1.
[c] selftest: packetdrill: Import TFO server basic tests.
[c] selftest: packetdrill: Define common TCP Fast Open cookie.
[c] selftest: packetdrill: Require explicit setsockopt(TCP_FASTOPEN).
[c] selftest: packetdrill: Set ktap_set_plan properly for single protocol test.
[c] net: rtnetlink: fix typo in rtnl_unregister_all() comment
[c] Revert "net: group sk_backlog and sk_receive_queue"
[c] net: stmmac: Convert open-coded register polling to helper macro
[c] Merge branch 'mptcp-receive-path-improvement'
[c] selftests: mptcp: join: validate new laminar endp
[c] mptcp: minor move_skbs_to_msk() cleanup
[c] mptcp: factor out a basic skb coalesce helper
[c] mptcp: remove unneeded mptcp_move_skb()
[c] mptcp: introduce the mptcp_init_skb helper
[c] mptcp: rcvbuf auto-tuning improvement
[c] tcp: make tcp_rcvbuf_grow() accessible to mptcp code
[c] mptcp: leverage skb deferral free
[c] tcp: use skb->len instead of skb->truesize in tcp_can_ingest()
[c] Merge tag 'for-net-next-2025-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
[c] ptr_ring: __ptr_ring_zero_tail micro optimization
[c] Merge branch 'net-wangxun-support-to-configure-rss'
[c] net: libwx: restrict change user-set RSS configuration
[c] net: wangxun: add RSS reta and rxfh fields support
[c] net: libwx: move rss_field to struct wx
[c] net: libwx: support separate RSS configuration for every pool
[c] net: remove one stac/clac pair from move_addr_to_user()
[c] scm: use masked_user_access_begin() in put_cmsg()
[c] Merge branch 'net-stmmac-drop-frames-causing-hlbs-error'
[c] net: stmmac: tc: Add HLBS drop count to taprio stats
[c] net: stmmac: est: Drop frames causing HLBS error
[c] ixgbe: fix typos and docstring inconsistencies
[c] docs: networking: phy: clarify abbreviation "PAL"
[c] net: ethtool: remove duplicated mm.o from Makefile
[c] net/mlx5: IFC add balance ID and LAG per MP group bits
[c] net/mlx5: Add IFC bit for TIR/SQ order capability
[c] net/mlx5: Expose uar access and odp page fault counters
[c] Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings
[c] Bluetooth: hci_sync: Fix using random address for BIG/PA advertisements
[c] Bluetooth: ISO: don't leak skb in ISO_CONT RX
[c] Bluetooth: ISO: free rx_skb if not consumed
[c] Bluetooth: ISO: Fix possible UAF on iso_conn_free
[c] Bluetooth: SCO: Fix UAF on sco_conn_free
[c] Bluetooth: bcsp: receive data only if registered
[c] Bluetooth: btusb: Add new VID/PID 13d3/3633 for MT7922
[c] Bluetooth: btusb: Add new VID/PID 13d3/3627 for MT7925
[c] Bluetooth: remove duplicate h4_recv_buf() in header
[c] Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames
[c] Bluetooth: hci_core: Print information of hcon on hci_low_sent
[c] Bluetooth: hci_core: Print number of packets in conn->data_q
[c] Bluetooth: Add function and line information to bt_dbg
[c] Bluetooth: MGMT: Fix not exposing debug UUID on MGMT_OP_READ_EXP_FEATURES_INFO
[c] Bluetooth: hci_core: Detect if an ISO link has stalled
[c] Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
[c] Bluetooth: HCI: Fix using LE/ACL buffers for ISO packets
[c] Bluetooth: ISO: Don't initiate CIS connections if there are no buffers
[c] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
[c] Bluetooth: btintel_pcie: Refactor Device Coredump
[c] Bluetooth: btintel_pcie: Use strscpy() instead of strscpy_pad()
[c] Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le()
[c] Bluetooth: btintel_pcie: Define hdev->wakeup() callback
[c] Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1
[c] Bluetooth: btintel_pcie: Move model comment before its definition
[c] Bluetooth: btintel_pcie: Add id of Scorpious, Panther Lake-H484
[c] Bluetooth: btintel_pcie: Add Bluetooth core/platform as comments
[c] Bluetooth: btintel_pcie: Add support for _suspend() / _resume()
[c] Bluetooth: btintel: Add support for BlazarIW core
[c] Merge branch 'selftests-mark-auto-deferring-functions-clearly'
[c] selftests: forwarding: README: Mention defer, adf_
[c] selftests: forwarding: lib: Add an autodefer variant of forwarding_enable()
[c] selftests: forwarding: lib: Add an autodefer variant of simple_if_init()
[c] selftests: forwarding: lib: Add an autodefer variant of vrf_prepare()
[c] selftests: net: vlan_bridge_binding: Rename dfr_set_binding_*() to adf_*
[c] selftests: net: lib: Rename bridge_vlan_add() to adf_*
[c] selftests: net: lib: Rename ip_route_add() to adf_*
[c] selftests: net: lib: Rename ip_addr_add() to adf_*
[c] selftests: net: lib: Rename ip_link_set_down() to adf_*
[c] selftests: net: lib: Rename ip_link_set_up() to adf_*
[c] selftests: net: lib: Rename ip_link_set_addr() to adf_*
[c] selftests: net: lib: Rename ip_link_set_master() to adf_*
[c] selftests: net: lib: Rename ip_link_add() to adf_*
[c] Merge branch 'mptcp-pm-special-case-for-c-flag-luminar-endp'
[c] mptcp: pm: in-kernel: add laminar endpoints
[c] mptcp: pm: in-kernel: compare IDs instead of addresses
[c] mptcp: pm: in-kernel: reduce pernet struct size
[c] mptcp: pm: in-kernel: remove stale_loss_cnt
[c] mptcp: pm: in-kernel: rename 'addrs' to 'endpoints'
[c] mptcp: pm: in-kernel: rename 'local_addr_list' to 'endp_list'
[c] mptcp: pm: in-kernel: rename 'local_addr_max' to 'endp_subflow_max'
[c] mptcp: pm: in-kernel: rename 'add_addr_accept_max' to 'limit_add_addr_accepted'
[c] mptcp: pm: in-kernel: rename 'add_addr_signal_max' to 'endp_signal_max'
[c] mptcp: pm: in-kernel: rename 'subflows_max' to 'limit_extra_subflows'
[c] mptcp: pm: rename 'subflows' to 'extra_subflows'
[c] mptcp: pm: in-kernel: refactor fill_remote_addresses_vec
[c] mptcp: pm: in-kernel: refactor fill_local_addresses_vec
[c] selftests: mptcp: join: validate C-flag + def limit
[c] mptcp: pm: in-kernel: usable client side with C-flag
[c] Merge branch 'add-support-to-retrieve-hardware-channel-information'
[c] octeon_ep_vf: Add support to retrieve hardware channel information
[c] octeon_ep: Add support to retrieve hardware channel information
[c] net: phy: micrel: Fix lan8814_config_init
[c] net: airoha: npu: Add a NPU callback to initialize flow stats
[c] eth: fbnic: Add support to read lane count
[c] Wangxun: vf: Implement some ethtool apis for get_xxx
[c] Merge branch 'add-fec-bins-histogram-report-via-ethtool'
[c] selftests: net-drv: stats: sanity check FEC histogram
[c] net/mlx5e: Report RS-FEC histogram statistics via ethtool
[c] net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR
[c] net/mlx5e: Don't query FEC statistics when FEC is disabled
[c] ethtool: add FEC bins histogram report
[c] net: qed: Remove redundant NULL checks after list_first_entry()
[c] dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update()
[c] selftest: net: Fix error message if empty variable
[c] Merge branch 'dns_resolver-docs-formatting-cleanup'
[c] net: dns_resolver: Fix request-key cross-reference
[c] net: dns_resolver: Move dns_query() explanation out of code block
[c] net: dns_resolver: Use reST bullet list for features list
[c] ptr_ring: drop duplicated tail zeroing code
[c] dt-bindings: net: dsa: nxp,sja1105: Add reset-gpios property
[c] Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
[c] net: wan: framer: Add version sysfs attribute for the Lantiq PEF2256 framer
[c] dibs: Check correct variable in dibs_init()
[c] net: renesas: rswitch: Remove unneeded semicolons
[c] Merge tag 'linux-can-next-for-6.18-20250924' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
[c] Merge tag 'ipsec-next-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
[c] Merge tag 'wireless-next-2025-09-25' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
[c] selftests: drv-net: Enable BTF
[c] psp: Expand PSP acronym in INET_PSP help description
[c] dt-bindings: net: sparx5: correct LAN969x register space windows
[c] selftests: drv-net: Reload pkt pointer after calling filter_udphdr
[c] Merge branch 'xsk-refactors-around-generic-xmit-side'
[c] xsk: wrap generic metadata handling onto separate function
[c] xsk: remove @first_frag from xsk_build_skb()
[c] xsk: avoid overwriting skb fields for multi-buffer traffic
[c] Merge branch 'scripts-coccinelle-symbolic-error-names-script'
[c] net/mlx5: Use %pe format specifier for error pointers
[c] scripts/coccinelle: Find PTR_ERR() to %pe candidates
[c] idpf: enable XSk features and ndo_xsk_wakeup
[c] idpf: implement Rx path for AF_XDP
[c] idpf: implement XSk xmit
[c] idpf: add XSk pool initialization
[c] idpf: add virtchnl functions to manage selected queues
[c] Merge patch series "can: netlink: preparation before introduction of CAN XL step 3/3"
[c] can: netlink: add userland error messages
[c] can: dev: add can_get_ctrlmode_str()
[c] can: calc_bittiming: make can_calc_tdco() FD agnostic
[c] can: netlink: make can_tdc_fill_info() FD agnostic
[c] can: netlink: add can_bitrate_const_fill_info()
[c] can: netlink: add can_bittiming_const_fill_info()
[c] can: netlink: add can_bittiming_fill_info()
[c] can: netlink: add can_data_bittiming_get_size()
[c] can: netlink: make can_tdc_get_size() FD agnostic
[c] can: netlink: add can_ctrlmode_changelink()
[c] can: netlink: add can_dtb_changelink()
[c] can: netlink: make can_tdc_changelink() FD agnostic
[c] can: netlink: remove useless check in can_tdc_changelink()
[c] can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logic
[c] can: netlink: add can_validate_databittiming()
[c] can: netlink: add can_validate_tdc()
[c] can: netlink: refactor can_validate_bittiming()
[c] can: netlink: document which symbols are FD specific
[c] can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.h
[c] can: dev: move struct data_bittiming_params to linux/can/bittiming.h
[c] Merge patch series "can: rework the CAN MTU logic (CAN XL preparation step 2/3)"
[c] can: enable CAN XL for virtual CAN devices by default
[c] can: populate the minimum and maximum MTU values
[c] wifi: libertas: add WQ_UNBOUND to alloc_workqueue users
[c] Revert "wifi: libertas: WQ_PERCPU added to alloc_workqueue users"
[c] can: dev: turn can_set_static_ctrlmode() into a non-inline function
[c] can: annotate mtu accesses with READ_ONCE()
[c] wifi: libertas: WQ_PERCPU added to alloc_workqueue users
[c] wifi: cfg80211: fix width unit in cfg80211_radio_chandef_valid()
[c] Merge tag 'ath-next-20250922' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
[c] wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
[c] wifi: ath12k: enforce CPU endian format for all QMI data
[c] wifi: ath12k: Use 1KB Cache Flush Command for QoS TID Descriptors
[c] wifi: ath12k: Fix flush cache failure during RX queue update
[c] wifi: ath12k: Add Retry Mechanism for REO RX Queue Update Failures
[c] wifi: ath12k: Refactor REO command to use ath12k_dp_rx_tid_rxq
[c] wifi: ath12k: Refactor RX TID buffer cleanup into helper function
[c] wifi: ath12k: Refactor RX TID deletion handling into helper function
[c] wifi: ath12k: Increase DP_REO_CMD_RING_SIZE to 256
[c] Merge tag 'rtw-next-2025-09-22' of https://github.com/pkshih/rtw
[c] wifi: cfg80211: remove IEEE80211_CHAN_{1,2,4,8,16}MHZ flags
[c] wifi: rtw89: avoid circular locking dependency in ser_state_run()
[c] wifi: rtw89: fix leak in rtw89_core_send_nullfunc()
[c] wifi: rtw89: avoid possible TX wait initialization race
[c] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
[c] wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()
[c] Merge patch series "can: raw: optimize the sizes of struct uniqframe and struct raw_sock"
[c] can: raw: reorder struct raw_sock's members to optimise packing
[c] can: raw: use bitfields to store flags in struct raw_sock
[c] can: raw: reorder struct uniqframe's members to optimise packing
[c] Merge patch series "can: esd_usb: Fixes and improvements"
[c] can: esd_usb: Avoid errors triggered from USB disconnect
[c] can: esd_usb: Rework display of error messages
[c] Merge patch series "can: rcar_can: Miscellaneous cleanups and improvements"
[c] can: rcar_can: Convert to %pe
[c] can: rcar_can: Do not print alloc_candev() failures
[c] can: rcar_can: Mailbox bitfield conversion
[c] can: rcar_can: BCR bitfield conversion
[c] can: rcar_can: TFCR bitfield conversion
[c] can: rcar_can: CTLR bitfield conversion
[c] can: rcar_can: Convert to GENMASK()
[c] can: rcar_can: Convert to BIT()
[c] can: rcar_can: Convert to Runtime PM
[c] can: rcar_can: Add helper variable dev to rcar_can_probe()
[c] can: rcar_can: Consistently use ndev for net_device pointers
[c] wifi: mac80211: fix Rx packet handling when pubsta information is not available
[c] wifi: cfg80211: remove ieee80211_s1g_channel_width
[c] wifi: mac80211: correctly initialise S1G chandef for STA
[c] wifi: cfg80211: correctly implement and validate S1G chandef
[c] wifi: mac80211: remove tx_handlers_drop debugfs stats
[c] wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lock
[c] wifi: mac80211_hwsim: Add simulation support for NAN device
[c] wifi: mac80211: Extend support for changing NAN configuration
[c] wifi: mac80211: Export an API to check if NAN is started
[c] wifi: mac80211: Get the correct interface for non-netdev skb status
[c] wifi: mac80211: Track NAN interface start/stop
[c] wifi: mac80211: Accept management frames on NAN interface
[c] wifi: mac80211: Support Tx of action frame for NAN
[c] wifi: cfg80211: Store the NAN cluster ID
[c] wifi: cfg80211: Support Tx/Rx of action frame for NAN
[c] wifi: cfg80211: Advertise supported NAN capabilities
[c] wifi: nl80211: Add more NAN capabilities
[c] wifi: cfg80211: Add cluster joined notification APIs
[c] wifi: nl80211: Add NAN Discovery Window (DW) notification
[c] wifi: nl80211: Add more configuration options for NAN commands
[c] Merge tag 'mt76-next-2025-09-15' of https://github.com/nbd168/wireless
[c] wifi: ath12k: Extend beacon miss handling for MLO non-AP STA
[c] wifi: ath12k: Add support to handle reason inactivity STA kickout event for QCN9274/IPQ5332
[c] wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI reporting
[c] wifi: ath12k: report station mode per-chain signal strength
[c] wifi: ath10k: Fix connection after GTK rekeying
[c] wifi: ath10k: avoid unnecessary wait for service ready message
[c] wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()
[c] wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
[c] wifi: ath10k: remove gpio number assignment
[c] wifi: ath11k: Remove redundant semicolon
[c] wifi: ath12k: downgrade log level for CE buffer enqueue failure
[c] wifi: ath12k: fix wrong logging ID used for CE
[c] wifi: ath11k: downgrade log level for CE buffer enqueue failure
[c] wifi: ath12k: Add fallback for invalid channel number in PHY metadata
[c] wifi: ath12k: fix the fetching of combined rssi
[c] wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor mode
[c] wifi: ath12k: fix signal in radiotap for WCN7850
[c] wifi: ath12k: fix overflow warning on num_pwr_levels
[c] wifi: ath12k: initialize eirp_power before use
[c] wifi: ath12k: Add support to set per-radio RTS threshold
[c] wifi: rtw89: wow: enable TKIP related feature
[c] wifi: rtw89: 8922a: add TAS feature support
[c] wifi: rtw89: open C2H event waiting window first before sending H2C command
[c] wifi: rtw89: renew a completion for each H2C command waiting C2H event
[c] wifi: rtw89: 8852b: enable beacon tracking support
[c] wifi: rtw89: debug: support SER L0 simulation
[c] wifi: rtw89: phy: initialize AFE by firmware element table
[c] wifi: rtw89: obtain RX path from ppdu status IE00
[c] wifi: rtw89: disable RTW89_PHYSTS_IE09_FTR_0 for ppdu status
[c] wifi: rtw89: use ieee80211_tx_info::driver_data to store driver TX info
[c] wifi: rtw89: chan: allow callers to check if a link has no managed chanctx
[c] wifi: mt76: abort scan/roc on hw restart
[c] wifi: mt76: improve phy reset on hw restart
[c] wifi: mt76: mt7996: fill User Priority in skb->priority for rx packets
[c] wifi: mt76: mt7996: set VTA in txwi
[c] wifi: mt76: mt7996: remove the mem_total field of STA_REC_BF command
[c] wifi: mt76: mt7996: disable promiscuous mode by default
[c] wifi: mt76: use altx queue for offchannel tx on connac+
[c] wifi: mt76: mt7996: fix updating beacon protection with beacons enabled
[c] wifi: mt76: mt7996: fix key add/remove imbalance
[c] wifi: mt76: mt7996: delete vif keys when requested
[c] wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv error
[c] wifi: mt76: mt7996: fix setting beacon protection keys
[c] wifi: mt76: mt7996: decrease timeout for commonly issued MCU commands
[c] wifi: mt76: mt7996: improve hardware restart reliability
[c] wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restart
[c] wifi: mt76: mt7921u: Add VID/PID for Netgear A7500
[c] wifi: mt76: mt76_eeprom_override to int
[c] wifi: mt76: mt7996: support writing MAC TXD for AddBA Request
[c] wifi: mt76: mt7925: refine the txpower initialization flow
[c] wifi: mt76: mt7915: fix mt7981 pre-calibration
[c] wifi: mt76: Convert mt76_wed_rro_ind to LE
[c] wifi: mt76: mt7996: Add SW path for HW-RRO v3.1
[c] wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routione
[c] wifi: mt76: mt7996: Decouple RRO logic from WED support
[c] wifi: mt76: Add rx_queue_init callback
[c] wifi: mt76: mt7996: Introduce RRO MSDU callbacks
[c] wifi: mt76: mt7996: Convert mt7996_wed_rro_addr to LE
[c] wifi: mt76: mt7996: Enable WED for MT7992 chipset
[c] wifi: mt76: mt7996: Fix RX packets configuration for primary WED device
[c] wifi: mt76: mt7996: Fix tx-queues initialization for second phy on mt7996
[c] wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED device
[c] wifi: mt76: mt7996: Enable HW RRO for MT7992 chipset
[c] wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED support
[c] wifi: mt76: Do not always enable NAPIs for WED RRO queues
[c] wifi: mt76: Differentiate between RRO data and RRO MSDU queues
[c] wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill()
[c] wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature.
[c] wifi: mt76: mt7996: Enable MLO support for client interfaces
[c] wifi: mt76: mt7996: Set EML capabilities for AP interface
[c] wifi: mt76: mt7996: Export MLO AP capabilities to mac80211
[c] wifi: mt76: mt7996: Temporarily disable EPCS
[c] wifi: mt76: mt7996: Implement MLD address translation for EAPOL
[c] wifi: mt76: mt7996: Add all active links to poll list in mt7996_mac_tx_free()
[c] wifi: mt76: mt7996: Fix mt7996_reverse_frag0_hdr_trans for MLO
[c] wifi: mt76: mt7996: Use proper link info in mt7996_mcu_add_group
[c] wifi: mt76: mt7921: Add 160MHz beamformee capability for mt7922 device
[c] wifi: mt76: mt7925: add pci restore for hibernate
[c] wifi: mt76: mt7996: Check phy before init msta_link in mt7996_mac_sta_add_links()
[c] wifi: mt76: mt7996: Use proper link_id in link_sta_rc_update callback
[c] wifi: mt76: Remove dead code in mt76_scan_work
[c] wifi: mt76: mt7996: Use deflink for AMPDU rx reordering
[c] wifi: mt76: mt7921: add MBSSID support
[c] wifi: mt76: fix potential memory leak in mt76_wmac_probe()
[c] wifi: mt76: mt7925: add MBSSID support
[c] wifi: mt76: mt7925u: Add VID/PID for Netgear A9000
[c] wifi: mt76: mt7996: Set proper link destination address in mt7996_tx()
[c] wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link()
[c] wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routine
[c] wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configuration
[c] wifi: mt76: mt7996: Overwrite unspecified link_id in mt7996_tx()
[c] Merge patch series "can: rcar_canfd: R-Car CANFD Improvements"
[c] can: rcar_canfd: Simplify data bit rate config
[c] can: rcar_canfd: Simplify nominal bit rate config
[c] can: rcar_canfd: Update RCANFD_CFG_* macros
[c] can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4
[c] can: peak: Modification of references to email accounts being deleted
[c] can: dev: sort includes by alphabetical order
[c] MAINTAINERS: update Vincent Mailhol's email address
[c] can: m_can: use us_to_ktime() where appropriate
[c] wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1
[c] wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1
[c] wifi: rtl8xxxu: expose efuse via debugfs
[c] wifi: rtw89: 8852bt: Remove redundant off_reverse variables
[c] wifi: rtw89: use int type to store negative error codes
[c] wifi: rtw89: add getting function of DMA channel v1
[c] wifi: rtw89: abstract getting function of DMA channel
[c] wifi: rtw89: pci: add RPP parser v1
[c] wifi: rtw89: pci: abstract RPP parser
[c] wifi: rtw89: pci: add group BD address design
[c] wifi: rtw89: pci: define TX/RX buffer descriptor pool
[c] wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fields
[c] wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DE
[c] wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DE
[c] wifi: rtw89: pci: move chip ISR definition out from chip generation
[c] wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devices
[c] wifi: rtw88: Use led->brightness_set_blocking for PCI too
[c] wifi: rtw89: coex: Limit Wi-Fi scan slot cost to avoid A2DP glitch
[c] wifi: rtw89: 8852c: update firmware crash trigger type for newer firmware
[c] wifi: rtw89: 8852a: report average RSSI to avoid unnecessary scanning
[c] wifi: rtw89: 8852a: report per-channel noise level by get_survey ops
[c] wifi: rtw89: 8852bt: Simplify unnecessary if-else conditions in _dpk_onoff()
[c] wifi: rtl8xxxu: Don't claim USB ID 07b8:8188
[c] wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188
[c] wifi: rtw89: fix group frames loss when connected to non-transmitted BSSID
[c] wifi: rtw89: fix BSSID comparison for non-transmitted BSSID
[c] wifi: rtw89: 8852c: check LPS H2C command complete by C2H reg instead of done ack
[c] wifi: rtw89: 8851b: rfk: update TX wideband IQK
[c] wifi: rtw89: 8851b: rfk: update IQK TIA setting
[c] wifi: rtw89: wow: remove notify during WoWLAN net-detect
[c] wifi: rtw89: debug: add beacon_info debugfs
[c] wifi: rtw89: introduce beacon tracking to improve connection stability
[c] xfrm: xfrm_user: use strscpy() for alg_name
[c] net: ipv6: fix field-spanning memcpy warning in AH output
[c] wifi: rtw89: 8852bt: Use standard helper for string choice
[c] wifi: rtw89: add dummy C2H handlers for BCN resend and update done
[c] wifi: rtw89: print just once for unknown C2H events
[c] wifi: rtw88: Lock rtwdev->mutex before setting the LED
[c] wifi: rtw88: sdio: use indirect IO for device registers before power-on