index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
1
-2
/
+0
2023-03-11
wifi: cfg80211: Fix use after free for wext
Alexander Wetzel
1
-5
/
+26
2023-01-18
wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
Chen Zhongjin
1
-1
/
+3
2022-12-08
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
1
-1
/
+2
2022-11-25
wifi: cfg80211: fix memory leak in query_regdb_file()
Arend van Spriel
1
-3
/
+9
2022-11-25
wifi: cfg80211: silence a sparse RCU warning
Johannes Berg
1
-1
/
+3
2022-10-15
wifi: cfg80211: update hidden BSSes to avoid WARN_ON
Johannes Berg
1
-11
/
+20
2022-10-15
wifi: cfg80211: avoid nontransmitted BSS list corruption
Johannes Berg
1
-0
/
+9
2022-10-15
wifi: cfg80211: fix BSS refcounting bugs
Johannes Berg
1
-13
/
+14
2022-10-15
wifi: cfg80211: ensure length byte is present before access
Johannes Berg
1
-2
/
+4
2022-10-15
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
1
-0
/
+2
2022-10-15
wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
Johannes Berg
1
-1
/
+1
2022-09-15
wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
Dan Carpenter
1
-1
/
+2
2022-06-14
nl80211: show SSID for P2P_GO interfaces
Johannes Berg
1
-0
/
+1
2022-06-06
cfg80211: set custom regdomain after wiphy registration
Miri Korenblit
2
-4
/
+5
2022-04-20
cfg80211: hold bss_lock while updating nontrans_list
Rameshkumar Sundaram
1
-0
/
+2
2022-03-19
nl80211: Update bss channel on channel switch for P2P_CLIENT
Sreeramya Soratkal
1
-1
/
+2
2022-03-08
nl80211: Handle nla_memdup failures in handle_nan_filter
Jiasheng Jiang
1
-0
/
+12
2021-11-26
cfg80211: call cfg80211_stop_ap when switch from P2P_GO type
Nguyen Dinh Phi
1
-0
/
+1
2021-11-02
cfg80211: correct bridge/4addr mode check
Janusz Dziedzic
1
-7
/
+7
2021-11-02
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
2
-2
/
+2
2021-11-02
cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
Johannes Berg
1
-2
/
+5
2021-08-04
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
1
-4
/
+2
2021-07-19
wireless: wext-spy: Fix out-of-bounds warning
Gustavo A. R. Silva
1
-7
/
+7
2021-06-30
cfg80211: call cfg80211_leave_ocb when switching away from OCB
Du Cheng
1
-0
/
+3
2021-06-23
cfg80211: avoid double free of PMSR request
Avraham Stern
1
-2
/
+14
2021-06-23
cfg80211: make certificate generation more robust
Johannes Berg
1
-1
/
+1
2021-06-10
nl80211: validate key indexes for cfg80211_registered_device
Anant Thazhemadam
3
-4
/
+44
2021-06-03
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
1
-0
/
+3
2021-06-03
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-05-14
cfg80211: scan: drop entry from hidden_list on overflow
Johannes Berg
1
-0
/
+2
2021-04-14
cfg80211: remove WARN_ON() in cfg80211_sme_connect
Du Cheng
1
-1
/
+1
2021-02-03
wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
Johannes Berg
1
-2
/
+3
2020-12-30
cfg80211: initialize rekey_data
Sara Sharon
1
-1
/
+1
2020-11-18
cfg80211: regulatory: Fix inconsistent format argument
Ye Bin
1
-1
/
+1
2020-11-18
cfg80211: initialize wdev data earlier
Johannes Berg
3
-29
/
+36
2020-10-29
nl80211: fix non-split wiphy information
Johannes Berg
1
-1
/
+4
2020-10-29
nl80211: fix OBSS PD min and max offset validation
Rajkumar Manoharan
1
-10
/
+8
2020-10-14
net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
Anant Thazhemadam
1
-0
/
+3
2020-10-01
lib80211: fix unmet direct dependendices config warning when !CRYPTO
Necip Fazil Yildiran
1
-0
/
+1
2020-09-17
cfg80211: Adjust 6 GHz frequency to channel conversion
Amar Singhal
1
-3
/
+5
2020-09-09
cfg80211: regulatory: reject invalid hints
Johannes Berg
1
-0
/
+3
2020-08-11
cfg80211: check vendor command doit pointer before use
Julian Squires
1
-3
/
+3
2020-07-16
nl80211: don't return err unconditionally in nl80211_start_ap()
Luca Coelho
1
-1
/
+2
2020-06-03
cfg80211: fix debugfs rename crash
Johannes Berg
1
-1
/
+1
2020-04-21
nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
Johannes Berg
1
-4
/
+2
2020-04-17
cfg80211: Do not warn on same channel at the end of CSA
Ilan Peer
1
-1
/
+5
2020-04-01
nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type
Johannes Berg
1
-1
/
+1
2020-03-21
cfg80211: check reg_rule for NULL in handle_channel_custom()
Johannes Berg
1
-1
/
+1
2020-03-18
nl80211: add missing attribute validation for channel switch
Jakub Kicinski
1
-0
/
+1
[next]