index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
1
-0
/
+104
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-85
/
+106
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-86
/
+106
*
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
1
-43
/
+288
|
\
|
*
cfg80211: add support to probe unexercised mesh link
Rajkumar Manoharan
2019-04-26
1
-0
/
+48
|
*
nl80211: do a struct assignment to radar_chandef instead of memcpy()
Luca Coelho
2019-04-26
1
-1
/
+1
|
*
cfg80211: Add support to set tx power for a station associated
Ashok Raj Nagarajan
2019-04-26
1
-0
/
+43
|
*
nl80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-26
1
-7
/
+3
|
*
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2019-04-26
1
-0
/
+5
|
*
nl80211/cfg80211: Extended Key ID support
Alexander Wetzel
2019-04-26
1
-4
/
+28
|
*
cfg80211/nl80211: Offload OWE processing to user space in AP mode
Sunil Dutt
2019-04-08
1
-0
/
+72
|
*
mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
Narayanraddi Masti
2019-04-08
1
-0
/
+1
|
*
nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan
vamsi krishna
2019-04-08
1
-0
/
+53
|
*
nl80211: reindent some sched scan code
Johannes Berg
2019-04-08
1
-31
/
+34
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-6
/
+12
|
\
\
|
|
/
|
/
|
|
*
nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
Sunil Dutt
2019-03-29
1
-6
/
+12
*
|
genetlink: make policy common to family
Johannes Berg
2019-03-22
1
-104
/
+1
|
/
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2019-02-22
1
-1
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-1
/
+1
|
|
\
|
|
*
nl80211: Fix FTM per burst maximum value
Aviya Erenfeld
2019-02-11
1
-1
/
+1
*
|
|
cfg80211: allow sending vendor events unicast
Johannes Berg
2019-02-22
1
-6
/
+24
*
|
|
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
2019-02-22
1
-9
/
+15
*
|
|
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
2019-02-11
1
-1
/
+1
*
|
|
nl80211: use for_each_element() in validate_ie_attr()
Johannes Berg
2019-02-08
1
-20
/
+8
|
/
/
*
|
netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments
Johannes Berg
2019-02-01
1
-10
/
+5
*
|
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2019-02-01
1
-1
/
+1
|
\
\
|
|
/
|
*
nl80211: fix NLA_POLICY_NESTED() arguments
Johannes Berg
2019-01-25
1
-1
/
+1
*
|
nl80211: Allow set/del pmksa operations for AP
Liangwei Dong
2019-01-25
1
-1
/
+4
*
|
cfg80211: Authentication offload to user space in AP mode
Srinivas Dasari
2019-01-25
1
-7
/
+18
*
|
cfg80211: Allow drivers to advertise supported AKM suites
Veerendranath Jakkam
2019-01-25
1
-0
/
+9
*
|
nl80211/mac80211: mesh: add mesh path change count to mpath info
Julan Hsu
2019-01-19
1
-1
/
+4
*
|
nl80211/mac80211: mesh: add hop count to mpath info
Julan Hsu
2019-01-19
1
-1
/
+4
*
|
cfg80211: Add airtime statistics and settings
Toke Høiland-Jørgensen
2019-01-19
1
-0
/
+24
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-1
/
+3
|
\
|
*
nl80211: fix memory leak if validate_pae_over_nl80211() fails
Johannes Berg
2018-12-19
1
-1
/
+3
*
|
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
2018-12-19
1
-34
/
+273
|
\
\
|
|
/
|
/
|
|
*
nl80211: Add support to notify radar event info received from STA
Sriram R
2018-12-18
1
-0
/
+62
|
*
cfg80211: add some missing fall through annotations
Luca Coelho
2018-12-18
1
-0
/
+9
|
*
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
2018-11-09
1
-2
/
+5
|
*
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
Bob Copeland
2018-11-09
1
-1
/
+7
|
*
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
2018-11-09
1
-0
/
+1
|
*
nl80211: Emit a SET_INTERFACE on iftype change
Andrew Zaborowski
2018-11-09
1
-12
/
+16
|
*
cfg80211: add peer measurement with FTM initiator API
Johannes Berg
2018-11-09
1
-19
/
+173
*
|
cfg80211/mac80211: fix FTM settings across CSA
Johannes Berg
2018-11-09
1
-0
/
+1
|
/
*
nl80211: Add per peer statistics to compute FCS error rate
Ankita Bajaj
2018-10-12
1
-0
/
+2
*
nl80211: use netlink policy validation function for elements
Johannes Berg
2018-10-11
1
-76
/
+46
*
nl80211: use policy range validation where applicable
Johannes Berg
2018-10-11
1
-289
/
+180
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2018-10-08
1
-5
/
+15
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-5
/
+15
|
|
\
|
|
*
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
2018-09-27
1
-5
/
+14
[next]