linux-2.6-block.git
2023-09-11 Johannes Bergwifi: cfg80211: add first kunit tests, for element...
2023-09-11 Johannes Bergwifi: cfg80211: fix off-by-one in element defrag
2023-09-11 Emmanuel Grumbachwifi: mac80211: add support for mld in ieee80211_chswit...
2023-09-11 Johannes Bergwifi: mac80211: fix RCU usage warning in mesh fast...
2023-09-11 Johannes Bergwifi: cfg80211: annotate iftype_data pointer with sparse
2023-09-11 Johannes Bergwifi: mac80211: fix BA session teardown race
2023-09-11 Dmitry Antipovwifi: mac80211_hwsim: fix clang-specific fortify warning
2023-09-11 Johannes Bergwifi: mac80211: fix TXQ error path and cleanup
2023-09-11 Jeff Johnsonwifi: mac80211: Use flexible array in struct ieee80211_...
2023-09-11 Johannes Bergwifi: cfg80211: remove wdev mutex
2023-09-11 Johannes Bergwifi: mac80211: set wiphy for virtual monitors
2023-09-11 Johannes Bergwifi: mac80211: reduce iflist_mtx
2023-09-11 Johannes Bergwifi: mac80211: remove local->mtx
2023-09-11 Johannes Bergwifi: mac80211: remove ampdu_mlme.mtx
2023-09-11 Johannes Bergwifi: mac80211: remove chanctx_mtx
2023-09-11 Johannes Bergwifi: mac80211: remove key_mtx
2023-09-11 Johannes Bergwifi: mac80211: remove sta_mtx
2023-09-11 Johannes Bergwifi: mac80211: take wiphy lock for MAC addr change
2023-09-11 Johannes Bergwifi: mac80211: extend wiphy lock in interface removal
2023-09-11 Johannes Bergwifi: mac80211: hold wiphy_lock around concurrency...
2023-09-11 Johannes Bergwifi: mac80211: ethtool: hold wiphy mutex
2023-09-11 Johannes Bergwifi: cfg80211: check wiphy mutex is held for wdev...
2023-09-11 Johannes Bergwifi: cfg80211: hold wiphy lock in cfg80211_any_wiphy_o...
2023-09-11 Johannes Bergwifi: cfg80211: sme: hold wiphy lock for wdev iteration
2023-09-11 Johannes Bergwifi: cfg80211: reg: hold wiphy mutex for wdev iteration
2023-09-11 Johannes Bergwifi: mac80211: check wiphy mutex in ops
2023-09-11 Johannes Bergwifi: mac80211: move color change finalize to wiphy...
2023-09-11 Johannes Bergwifi: mac80211: move CSA finalize to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: move filter reconfig to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: move tspec work to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: move key tailroom work to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: move TDLS work to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: move sched-scan stop work to wiphy...
2023-09-11 Johannes Bergwifi: mac80211: move dynamic PS to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: move link activation work to wiphy...
2023-09-11 Johannes Bergwifi: mac80211: move offchannel works to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: lock wiphy in IP address notifier
2023-09-11 Johannes Bergwifi: mac80211: move monitor work to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: move scan work to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: move radar detect work to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: move DFS CAC work to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: add more ops assertions
2023-09-11 Johannes Bergwifi: mac80211: convert A-MPDU work to wiphy work
2023-09-11 Johannes Bergwifi: mac80211: flush wiphy work where appropriate
2023-09-11 Johannes Bergwifi: cfg80211: add flush functions for wiphy work
2023-09-11 Johannes Bergwifi: cfg80211: check RTNL when iterating devices
2023-09-11 Johannes Bergwifi: mac80211: lock wiphy for aggregation debugfs
2023-09-11 Johannes Bergwifi: mac80211: hold wiphy lock in netdev/link debugfs
2023-09-11 Johannes Bergwifi: mac80211: debugfs: lock wiphy instead of RTNL
2023-09-11 Johannes Bergwifi: mac80211: fix SMPS status handling
2023-09-11 Ilan Peerwifi: mac80211: Fix SMPS handling in the context of MLO
2023-09-11 Johannes Bergwifi: mac80211: rework ack_frame_id handling a bit
2023-09-11 Johannes Bergwifi: mac80211: tx: clarify conditions in if statement
2023-09-07 Rand Deebssb: Fix division by zero issue in ssb_calc_clock_rate
2023-09-07 Ping-Ke Shihwifi: rtw89: 8922a: set memory heap address for secure...
2023-09-07 Ping-Ke Shihwifi: rtw89: fw: refine download flow to support varian...
2023-09-07 Ping-Ke Shihwifi: rtw89: 8922a: add chip_ops::bb_preinit to enable...
2023-09-07 Ping-Ke Shihwifi: rtw89: fw: propagate an argument include_bb for...
2023-09-07 Ping-Ke Shihwifi: rtw89: fw: add checking type for variant type...
2023-09-07 Ping-Ke Shihwifi: rtw89: fw: implement supported functions of downl...
2023-09-07 Ping-Ke Shihwifi: rtw89: fw: generalize download firmware flow...
2023-09-07 Ping-Ke Shihwifi: rtw89: fw: move polling function of firmware...
2023-09-07 Zong-Zhe Yangwifi: rtw89: mcc: trigger FW to start/stop MCC
2023-09-07 Zong-Zhe Yangwifi: rtw89: fix typo of rtw89_fw_h2c_mcc_macid_bitmap()
2023-09-07 Zong-Zhe Yangwifi: rtw89: mcc: decide pattern and calculate parameters
2023-09-07 Zong-Zhe Yangwifi: rtw89: mcc: consider and determine BT duration
2023-09-07 Zong-Zhe Yangwifi: rtw89: mcc: fill fundamental configurations
2023-09-07 Zong-Zhe Yangwifi: rtw89: mcc: initialize start flow
2023-09-04 Kuan-Chung... wifi: rtw89: 8852c: Fix TSSI causes transmit power...
2023-09-04 Kuan-Chung... wifi: rtw89: 8852c: Update bandedge parameters for...
2023-09-04 Dmitry Antipovwifi: plfxlc: fix clang-specific fortify warning
2023-09-04 Zenm Chenwifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as...
2023-09-04 Po-Hao Huangwifi: rtw88: fix typo rtw8822cu_probe
2023-08-26 Jakub KicinskiMerge branch '1GbE' of git://git./linux/kernel/git...
2023-08-26 Donald Hunterdoc/netlink: Add delete operation to ovs_vport spec
2023-08-26 Jakub Kicinskitools: ynl-gen: fix uAPI generation after tempfile...
2023-08-26 Jakub KicinskiMerge branch 'stmmac-cleanups'
2023-08-26 Russell King... net: stmmac: convert half-duplex support to positive...
2023-08-26 Russell King... net: stmmac: move priv->phylink_config.mac_managed_pm
2023-08-26 Russell King... net: stmmac: move xgmac specific phylink caps to dwxgma...
2023-08-26 Russell King... net: stmmac: move gmac4 specific phylink capabilities...
2023-08-26 Russell King... net: stmmac: provide stmmac_mac_phylink_get_caps()
2023-08-26 Russell King... net: stmmac: use phylink_limit_mac_speed()
2023-08-26 Russell King... net: stmmac: use "mdio_bus_data" local variable
2023-08-26 Russell King... net: stmmac: clean up passing fwnode to phylink
2023-08-26 Russell King... net: stmmac: convert plat->phylink_node to fwnode
2023-08-26 Russell King... net: phylink: add phylink_limit_mac_speed()
2023-08-26 Liang Chenveth: Avoid NAPI scheduling on failed SKB forwarding
2023-08-26 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-08-26 Jakub KicinskiMerge tag 'wireless-next-2023-08-25' of git://git....
2023-08-26 Jakub KicinskiMerge tag 'for-net-next-2023-08-24' of git://git./linux...
2023-08-25 Alexei StarovoitovMerge branch 'bpf-refcount-followups-3-bpf_mem_free_rcu...
2023-08-25 Dave Marchevskyselftests/bpf: Add tests for rbtree API interaction...
2023-08-25 Dave Marchevskybpf: Allow bpf_spin_{lock,unlock} in sleepable progs
2023-08-25 Dave Marchevskybpf: Consider non-owning refs to refcounted nodes RCU...
2023-08-25 Dave Marchevskybpf: Reenable bpf_refcount_acquire
2023-08-25 Dave Marchevskybpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcoun...
2023-08-25 Dave Marchevskybpf: Consider non-owning refs trusted
2023-08-25 Dave Marchevskybpf: Ensure kptr_struct_meta is non-NULL for collection...
2023-08-25 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
next