index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-3
/
+3
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
3 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-18
/
+18
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
19
-44
/
+37
12 days
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-30
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
11
-80
/
+206
2026-01-30
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-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-101
/
+134
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
wifi: mac80211: apply advertised TTLM from association response
Benjamin Berg
2
-99
/
+119
2026-01-20
wifi: mac80211: parse all TTLM entries
Benjamin Berg
1
-11
/
+14
2026-01-20
wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
Miri Korenblit
1
-1
/
+2
2026-01-20
wifi: mac80211: don't perform DA check on S1G beacon
Lachlan Hodges
1
-2
/
+7
2026-01-19
wifi: mac80211: mark iface work SKBs as consumed
Johannes Berg
1
-3
/
+3
2026-01-19
wifi: mac80211: remove RX_DROP
Johannes Berg
2
-50
/
+94
2026-01-14
wifi: mac80211: add support for encryption/decryption of (Re)Association frames
Kavita Kavita
5
-4
/
+34
2026-01-14
wifi: mac80211: add support for EPPKE authentication protocol in non-AP STA mode
Kavita Kavita
2
-7
/
+26
2026-01-14
wifi: mac80211: Check for MLE before appending in Authentication frame
Kavita Kavita
1
-3
/
+9
2026-01-14
wifi: mac80211: allow key installation before association
Kavita Kavita
2
-2
/
+17
2026-01-13
Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
5
-27
/
+78
2026-01-12
wifi: mac80211: remove width argument from ieee80211_parse_bitrates
Miri Korenblit
4
-9
/
+5
2026-01-12
wifi: mac80211: improve station iteration ergonomics
Johannes Berg
1
-6
/
+17
2026-01-12
wifi: mac80211: improve interface iteration ergonomics
Johannes Berg
1
-8
/
+44
2026-01-12
wifi: mac80211: unexport ieee80211_get_bssid()
Johannes Berg
1
-1
/
+0
2026-01-12
wifi: mac80211: don't send an unused argument to ieee80211_check_combinations
Miri Korenblit
1
-1
/
+1
2026-01-12
wifi: mac80211: correctly check if CSA is active
Miri Korenblit
1
-2
/
+6
2026-01-08
wifi: mac80211: collect station statistics earlier when disconnect
Baochen Qiang
1
-3
/
+4
2026-01-08
wifi: mac80211: restore non-chanctx injection behaviour
Johannes Berg
1
-0
/
+2
2026-01-08
wifi: mac80211: don't iterate not running interfaces
Miri Korenblit
1
-0
/
+3
2026-01-08
wifi: mac80211: Update csa_finalize to use link_id
Aditya Kumar Singh
1
-2
/
+11
2025-12-16
wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
Moon Hee Lee
1
-0
/
+3
2025-12-16
wifi: mac80211: do not use old MBSSID elements
Aloka Dixit
1
-10
/
+0
2025-12-16
wifi: mac80211: don't WARN for connections on invalid channels
Johannes Berg
1
-1
/
+4
2025-12-16
wifi: mac80211: fix list iteration in ieee80211_add_virtual_monitor()
Dmitry Antipov
1
-1
/
+1
2025-12-16
wifi: mac80211: Discard Beacon frames to non-broadcast address
Jouni Malinen
1
-0
/
+5
2025-11-26
wifi: mac80211: allow sharing identical chanctx for S1G interfaces
Lachlan Hodges
2
-3
/
+15
2025-11-24
wifi: mac80211: fix channel switching code
Johannes Berg
1
-1
/
+1
2025-11-20
wifi: mac80211: refactor CMAC packet handlers
Chien Wong
4
-131
/
+37
2025-11-20
wifi: mac80211: refactor CMAC crypt functions
Chien Wong
3
-50
/
+19
2025-11-20
wifi: mac80211: utilize the newly defined CMAC constants
Chien Wong
4
-25
/
+25
2025-11-20
wifi: mac80211: fix CMAC functions not handling errors
Chien Wong
3
-30
/
+61
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+18
2025-11-11
wifi: mac80211: make monitor link info check more specific
Benjamin Berg
2
-4
/
+7
2025-11-11
wifi: mac80211: track MU-MIMO configuration on disabled interfaces
Benjamin Berg
4
-23
/
+76
2025-11-11
wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connection
Pagadala Yesu Anjaneyulu
1
-1
/
+2
[next]