index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-18
wifi: mac80211: fix NULL deref in mesh_matches_local()
Xiang Mei
1
-0
/
+3
2026-03-13
wifi: mac80211: check tdls flag in ieee80211_tdls_oper
Deepanshu Kartikey
1
-1
/
+1
2026-03-13
wifi: mac80211: don't use cfg80211_chandef_create() for default chandef
Lachlan Hodges
1
-3
/
+15
2026-03-13
wifi: mac80211: Remove deleted sta links in ieee80211_ml_reconf_work()
Lorenzo Bianconi
1
-0
/
+11
2026-03-13
wifi: mac80211: always use full chanctx compatible check
Johannes Berg
1
-49
/
+37
2026-03-13
wifi: mac80211: refactor chandef tracing macros
Johannes Berg
1
-59
/
+41
2026-03-13
wifi: mac80211: validate HE 6 GHz operation when EHT is used
Johannes Berg
1
-0
/
+18
2026-03-09
wifi: mac80211: Use AES-CMAC library in aes_s2v()
Eric Biggers
2
-32
/
+17
2026-03-09
wifi: mac80211: Use AES-CMAC library in ieee80211_aes_cmac()
Eric Biggers
6
-79
/
+26
2026-03-06
wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.
Kuniyuki Iwashima
1
-9
/
+5
2026-03-06
mac80211: fix crash in ieee80211_chan_bw_change for AP_VLAN stations
Felix Fietkau
1
-2
/
+4
2026-03-06
wifi: mac80211: use jiffies_delta_to_msecs() for sta_info inactive times
Nicolas Cavallari
1
-2
/
+5
2026-03-06
wifi: mac80211: remove keys after disabling beaconing
Johannes Berg
1
-6
/
+6
2026-03-06
wifi: mac80211: add support for NDP ADDBA/DELBA for S1G
Ria Thomas
9
-13
/
+63
2026-03-06
wifi: mac80211: remove AID bit stripping for print
Johannes Berg
1
-1
/
+1
2026-03-06
wifi: mac80211: remove stale TODO item
Johannes Berg
1
-1
/
+0
2026-03-06
wifi: move action code from per-type frame structs
Johannes Berg
16
-281
/
+225
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-03-03
wifi: mac80211: give the AP more time for EPPKE as well
Johannes Berg
1
-1
/
+2
2026-03-03
wifi: mac80211: fix missing ieee80211_eml_params member initialization
MeiChia Chiu
1
-0
/
+1
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
1
-10
/
+10
2026-03-02
wifi: cfg80211: make cluster id an array
Miri Korenblit
1
-10
/
+2
2026-03-02
wifi: mac80211: update outdated comment
Kexin Sun
1
-4
/
+1
2026-03-02
wifi: mac80211: Advertise IEEE 802.1X authentication support
Kavita Kavita
1
-0
/
+1
2026-03-02
wifi: mac80211: Add support for IEEE 802.1X authentication protocol in non-AP...
Kavita Kavita
1
-6
/
+72
2026-03-02
wifi: mac80211: Advertise EPPKE support based on driver capabilities
Kavita Kavita
1
-0
/
+9
2026-03-02
wifi: mac80211: Fix AAD/Nonce computation for management frames with MLO
Sai Pratyusha Magam
4
-12
/
+82
2026-03-02
wifi: mac80211: fetch unsolicited probe response template by link ID
Sriram R
1
-7
/
+13
2026-03-02
wifi: mac80211: fetch FILS discovery template by link ID
Sriram R
1
-7
/
+13
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
2
-12
/
+13
2026-03-02
wifi: mac80211: Set link ID for NULL packets sent to probe stations
Suraj P Kizhakkethil
1
-2
/
+29
2026-03-02
wifi: mac80211: set band information only for non-MLD when probing stations u...
Suraj P Kizhakkethil
1
-5
/
+10
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-0
/
+8
2026-02-24
wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
Vahagn Vardanian
1
-0
/
+3
2026-02-23
wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfiguration
Ariel Silver
1
-0
/
+3
2026-02-23
wifi: mac80211: set default WMM parameters on all links
Ramanathan Choodamani
1
-0
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-18
/
+18
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
19
-44
/
+37
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2026-02-02
wifi: mac80211: Add eMLSR/eMLMR action frame parsing support
Lorenzo Bianconi
6
-1
/
+247
2026-02-02
wifi: mac80211: add initial UHR support
Johannes Berg
11
-37
/
+337
2026-02-02
wifi: mac80211: use wiphy_hrtimer_work for CAC timeout
Amith A
5
-9
/
+9
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
11
-80
/
+206
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2026-01-29
wifi: mac80211: correctly decode TTLM with default link map
Benjamin Berg
1
-3
/
+5
2026-01-27
wifi: mac80211: use u64_stats_t with u64_stats_sync properly
David Yang
3
-11
/
+23
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-101
/
+134
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
[prev]
[next]