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
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
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
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
wifi: cfg80211: fix use-after-free in cmp_bss()
Dmitry Antipov
1
-1
/
+2
2025-03-13
wifi: cfg80211: adjust allocation of colocated AP data
Dmitry Antipov
1
-3
/
+1
2025-03-13
wifi: cfg80211: Handle specific BSSID in 6GHz scanning
Ilan Peer
1
-0
/
+37
2024-10-17
wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
Dmitry Antipov
1
-3
/
+3
2024-09-12
wifi: cfg80211: make hash table duplicates more survivable
Johannes Berg
1
-12
/
+34
2024-07-27
wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
Dmitry Antipov
1
-2
/
+6
2024-02-23
wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
Edward Adam Davis
1
-1
/
+1
2024-02-23
wifi: cfg80211: free beacon_ies when overridden from hidden BSS
Benjamin Berg
1
-0
/
+4
2023-10-25
wifi: cfg80211: Fix 6GHz scan configuration
Ilan Peer
1
-0
/
+4
2023-08-11
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
1
-1
/
+1
2023-07-23
wifi: cfg80211: rewrite merging of inherited elements
Benjamin Berg
1
-89
/
+124
2022-12-08
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Berg
1
-1
/
+6
2022-12-08
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
1
-1
/
+2
2022-11-16
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-04-20
cfg80211: hold bss_lock while updating nontrans_list
Rameshkumar Sundaram
1
-0
/
+2
2022-04-13
cfg80211: don't add non transmitted BSS to 6GHz scanned channels
Avraham Stern
1
-1
/
+8
2021-10-01
cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
Johannes Berg
1
-2
/
+5
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-2
/
+1
2021-07-23
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
1
-4
/
+2
2021-06-23
cfg80211: Support hidden AP discovery over 6GHz band
Ilan Peer
1
-3
/
+13
2021-06-23
cfg80211: clean up variable use in cfg80211_parse_colocated_ap()
Dan Carpenter
1
-3
/
+3
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+3
2021-04-19
cfg80211: scan: drop entry from hidden_list on overflow
Johannes Berg
1
-0
/
+2
2021-04-08
cfg80211: Remove wrong RNR IE validation check
Ilan Peer
1
-1
/
+1
2021-04-08
cfg80211: check S1G beacon compat element length
Johannes Berg
1
-6
/
+8
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-16
/
+19
2020-12-11
cfg80211: Update TSF and TSF BSSID for multi BSS
Ilan Peer
1
-0
/
+3
2020-12-11
cfg80211: scan PSC channels in case of scan with wildcard SSID
Ayala Beker
1
-10
/
+8
2020-11-06
nl80211/cfg80211: fix potential infinite loop
Colin Ian King
1
-1
/
+1
2020-09-28
cfg80211: parse S1G Operation element for BSS channel
Thomas Pedersen
1
-7
/
+16
2020-09-28
cfg80211: convert S1G beacon to scan results
Thomas Pedersen
1
-9
/
+48
2020-09-28
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
1
-7
/
+494
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
1
-1
/
+1
2020-08-27
net: wireless: scan.c: delete or fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-07-31
cfg80211: allow the low level driver to flush the BSS table
Emmanuel Grumbach
1
-0
/
+10
2020-04-24
cfg80211: express channels with a KHz component
Thomas Pedersen
1
-2
/
+2
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2020-03-26
cfg80211: Do not warn on same channel at the end of CSA
Ilan Peer
1
-1
/
+5
2020-02-21
cfg80211: remove support for adjacent channel compensation
Emmanuel Grumbach
1
-4
/
+2
2020-02-21
cfg80211: Pass lockdep expression to RCU lists
Amol Grover
1
-3
/
+2
2019-10-07
cfg80211: fix a bunch of RCU issues in multi-bssid code
Sara Sharon
1
-10
/
+13
2019-10-01
cfg80211: validate SSID/MBSSID element ordering assumption
Johannes Berg
1
-1
/
+6
2019-07-29
cfg80211: fix duplicated scan entries after channel switch
Sergey Matyukevich
1
-0
/
+79
2019-07-29
cfg80211: refactor cfg80211_bss_update
Sergey Matyukevich
1
-82
/
+89
[next]