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.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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-04
cfg80211: fix use-after-free in reg_process_hint()
Yu Zhao
1
-3
/
+4
2018-11-04
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
1
-5
/
+14
2018-11-04
nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
Masashi Honma
1
-0
/
+1
2018-11-04
cfg80211: Address some corner cases in scan result channel updating
Jouni Malinen
1
-9
/
+49
2018-11-04
cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
Andrei Otcheretianski
1
-0
/
+1
2018-10-10
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Dan Carpenter
1
-1
/
+1
2018-10-10
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
1
-0
/
+1
2018-09-05
nl80211: Add a missing break in parse_station_flags
Bernd Edlinger
1
-0
/
+1
2018-08-24
nl80211: check nla_parse_nested() return values
Johannes Berg
1
-5
/
+11
2018-08-24
nl80211: relax ht operation checks for mesh
Bob Copeland
1
-16
/
+3
2018-05-30
cfg80211: clear wep keys after disconnection
Avraham Stern
1
-0
/
+2
2018-05-25
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
1
-0
/
+3
2018-03-03
nl80211: Check for the required netlink attribute presence
Hao Chen
1
-1
/
+2
2018-02-25
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-2
/
+0
2018-02-25
cfg80211: check dev_set_name() return value
Johannes Berg
1
-1
/
+7
2018-02-07
nl80211: Sanitize array index in parse_txq_params
Dan Williams
1
-3
/
+6
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
18
-0
/
+18
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
18
-0
/
+18
2017-10-18
cfg80211: fix connect/disconnect edge cases
Johannes Berg
1
-9
/
+41
2017-10-04
nl80211: Define policy for packet pattern attributes
Peng Xu
1
-2
/
+12
2017-09-18
nl80211: fix null-ptr dereference on invalid mesh configuration
Johannes Berg
1
-0
/
+3
2017-09-15
nl80211: check for the required netlink attributes presence
Vladis Dronov
1
-0
/
+3
2017-09-06
cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}
Emmanuel Grumbach
1
-2
/
+18
2017-09-05
nl80211: look for HT/VHT capabilities in beacon's tail
Igor Mitsyanko
1
-2
/
+2
2017-07-07
Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-3
/
+7
2017-07-07
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
1
-0
/
+4
2017-07-07
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
1
-0
/
+1
2017-07-07
cfg80211: Check if NAN service ID is of expected size
Srinivas Dasari
1
-1
/
+1
2017-07-07
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
1
-2
/
+1
2017-06-30
nl80211: Don't verify owner_nlportid on NAN commands
Andrei Otcheretianski
1
-8
/
+0
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+9
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-14
dev_ioctl: copy only the smaller struct iwreq for wext
Johannes Berg
1
-3
/
+3
2017-06-14
wireless: wext: use struct iwreq earlier in the call chain
Johannes Berg
1
-8
/
+7
2017-06-14
wireless: wext: remove ndo_do_ioctl fallback
Johannes Berg
1
-3
/
+0
2017-06-13
nl80211: add authorized flag to ROAM event
Avraham Stern
2
-1
/
+4
2017-06-13
cfg80211: support 4-way handshake offloading for 802.1X
Avraham Stern
4
-0
/
+195
2017-06-13
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
Eliad Peller
1
-0
/
+9
2017-06-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2
-8
/
+10
2017-05-23
cfg80211: make cfg80211_sched_scan_results() work from atomic context
Arend Van Spriel
1
-4
/
+4
2017-05-19
wireless: Require HANDLE_DFS flag to switch channel for non-AP mode
Benjamin Berg
1
-1
/
+13
2017-05-19
wireless: Only join DFS channels in mesh mode if userspace flags support
Benjamin Berg
2
-0
/
+11
2017-05-17
cfg80211: improve warnings in VHT rate calculation
Johannes Berg
1
-4
/
+7
2017-05-17
mac80211: strictly check mesh address extension mode
Rajkumar Manoharan
1
-4
/
+6
2017-05-08
nl80211: correctly validate MU-MIMO groups
Johannes Berg
1
-2
/
+2
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
4
-41
/
+54
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
5
-76
/
+53
2017-04-27
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
3
-9
/
+9
2017-04-27
nl80211: add support for BSSIDs in scheduled scan matchsets
Arend Van Spriel
1
-10
/
+30
2017-04-27
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
6
-57
/
+181
[next]