index
:
linux-stable.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
scan.c
Age
Commit message (
Expand
)
Author
5 days
wifi: cfg80211: advance loop vars in cfg80211_merge_profile()
John Walker
2025-09-09
wifi: cfg80211: fix use-after-free in cmp_bss()
Dmitry Antipov
2025-03-13
wifi: cfg80211: adjust allocation of colocated AP data
Dmitry Antipov
2025-03-13
wifi: cfg80211: Handle specific BSSID in 6GHz scanning
Ilan Peer
2024-10-17
wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
Dmitry Antipov
2024-09-12
wifi: cfg80211: make hash table duplicates more survivable
Johannes Berg
2024-07-27
wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
Dmitry Antipov
2024-02-23
wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
Edward Adam Davis
2024-02-23
wifi: cfg80211: free beacon_ies when overridden from hidden BSS
Benjamin Berg
2023-10-25
wifi: cfg80211: Fix 6GHz scan configuration
Ilan Peer
2023-08-11
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
2023-07-27
wifi: cfg80211: rewrite merging of inherited elements
Benjamin Berg
2022-12-08
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Berg
2022-12-08
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
2022-11-16
wifi: cfg80211: silence a sparse RCU warning
Johannes Berg
2022-10-15
wifi: cfg80211: update hidden BSSes to avoid WARN_ON
Johannes Berg
2022-10-15
wifi: cfg80211: avoid nontransmitted BSS list corruption
Johannes Berg
2022-10-15
wifi: cfg80211: fix BSS refcounting bugs
Johannes Berg
2022-10-15
wifi: cfg80211: ensure length byte is present before access
Johannes Berg
2022-10-15
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
2022-10-15
wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
Johannes Berg
2022-04-20
cfg80211: hold bss_lock while updating nontrans_list
Rameshkumar Sundaram
2022-04-13
cfg80211: don't add non transmitted BSS to 6GHz scanned channels
Avraham Stern
2021-11-02
cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
Johannes Berg
2021-08-04
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
2021-05-14
cfg80211: scan: drop entry from hidden_list on overflow
Johannes Berg
2021-04-14
cfg80211: check S1G beacon compat element length
Johannes Berg
2020-12-30
nl80211/cfg80211: fix potential infinite loop
Colin Ian King
2020-09-28
cfg80211: parse S1G Operation element for BSS channel
Thomas Pedersen
2020-09-28
cfg80211: convert S1G beacon to scan results
Thomas Pedersen
2020-09-28
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-27
net: wireless: scan.c: delete or fix duplicated words
Randy Dunlap
2020-07-31
cfg80211: allow the low level driver to flush the BSS table
Emmanuel Grumbach
2020-04-24
cfg80211: express channels with a KHz component
Thomas Pedersen
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-26
cfg80211: Do not warn on same channel at the end of CSA
Ilan Peer
2020-02-21
cfg80211: remove support for adjacent channel compensation
Emmanuel Grumbach
2020-02-21
cfg80211: Pass lockdep expression to RCU lists
Amol Grover
2019-10-07
cfg80211: fix a bunch of RCU issues in multi-bssid code
Sara Sharon
2019-10-01
cfg80211: validate SSID/MBSSID element ordering assumption
Johannes Berg
2019-07-29
cfg80211: fix duplicated scan entries after channel switch
Sergey Matyukevich
2019-07-29
cfg80211: refactor cfg80211_bss_update
Sergey Matyukevich
2019-07-26
cfg80211: give all multi-BSSID BSS entries the same timestamp
Johannes Berg
2019-07-26
cfg80211: don't parse MBSSID if transmitting BSS isn't created
Johannes Berg
2019-07-26
cfg80211: clean up cfg80211_inform_single_bss_frame_data()
Johannes Berg
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-14
cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()
Luca Coelho
2019-06-14
cfg80211: Add a function to iterate all BSS entries
Ilan Peer
2019-05-28
cfg80211: Handle bss expiry during connection
Chaitanya Tata
[next]