index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-1
/
+2
|
\
|
*
nl80211: fix nlmsg allocation in cfg80211_ft_event
Dedy Lansky
2018-05-18
1
-1
/
+2
*
|
nl80211: Reject disconnect commands except from conn_owner
Andrew Zaborowski
2018-05-23
1
-0
/
+16
*
|
nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS
Vidyullatha Kanchanapally
2018-05-23
1
-0
/
+52
*
|
nl80211: add FILS related parameters to ROAM event
Arend Van Spriel
2018-05-23
1
-2
/
+14
*
|
cfg80211: use separate struct for FILS parameters
Arend Van Spriel
2018-05-23
1
-11
/
+11
*
|
nl80211: Optimize cfg80211_bss_expire invocations
Denis Kenzior
2018-05-23
1
-1
/
+9
*
|
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2018-05-23
1
-0
/
+1
|
\
|
|
*
nl80211: Free connkeys on external authentication failure
Srinivas Dasari
2018-04-20
1
-0
/
+1
*
|
nl80211: Fix compilation
Denis Kenzior
2018-05-22
1
-1
/
+1
*
|
cfg80211: release station info tidstats where needed
Johannes Berg
2018-05-18
1
-3
/
+8
*
|
cfg80211/mac80211: revert to stack allocation for sinfo
Johannes Berg
2018-05-18
1
-59
/
+27
*
|
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
2018-05-18
1
-1
/
+2
*
|
cfg80211: Expose TXQ stats and parameters to userspace
Toke Høiland-Jørgensen
2018-05-08
1
-27
/
+175
*
|
cfg80211: average ack rssi support for data frames
Balaji Pothunoori
2018-05-07
1
-0
/
+3
*
|
nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command
Haim Dreyfuss
2018-05-07
1
-4
/
+53
|
/
*
nl80211: Add control_port_over_nl80211 to mesh_setup
Denis Kenzior
2018-03-29
1
-0
/
+9
*
nl80211: Add control_port_over_nl80211 for ibss
Denis Kenzior
2018-03-29
1
-0
/
+9
*
nl80211: Add CONTROL_PORT_OVER_NL80211 attribute
Denis Kenzior
2018-03-29
1
-0
/
+26
*
nl80211: Implement TX of control port frames
Denis Kenzior
2018-03-29
1
-1
/
+70
*
nl80211: Add CMD_CONTROL_PORT_FRAME API
Denis Kenzior
2018-03-29
1
-0
/
+58
*
nl80211: Add SOCKET_OWNER support to START_AP
Denis Kenzior
2018-03-29
1
-0
/
+3
*
nl80211: Add SOCKET_OWNER support to JOIN_MESH
Denis Kenzior
2018-03-29
1
-2
/
+8
*
nl80211: Add SOCKET_OWNER support to JOIN_IBSS
Denis Kenzior
2018-03-29
1
-1
/
+6
*
cfg80211/nl80211: add DFS offload flag
Dmitry Lebed
2018-03-21
1
-4
/
+8
*
Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...
David S. Miller
2018-02-22
1
-34
/
+169
|
\
|
*
cfg80211: send ack_signal to user in probe client response
Venkateswara Naralasetty
2018-02-19
1
-2
/
+6
|
*
nl80211: Fix external_auth check for offloaded authentication
Srinivas Dasari
2018-02-19
1
-1
/
+1
|
*
nl80211: remove unnecessary genlmsg_cancel() calls
Johannes Berg
2018-02-19
1
-28
/
+0
|
*
cfg80211: Add support to notify station's opmode change to userspace
tamizhr@codeaurora.org
2018-01-31
1
-0
/
+55
|
*
nl80211: Allow SAE Authentication for NL80211_CMD_CONNECT
Srinivas Dasari
2018-01-31
1
-2
/
+3
|
*
cfg80211/nl80211: Optional authentication offload to userspace
Srinivas Dasari
2018-01-31
1
-0
/
+94
|
*
nl80211: Introduce scan flags to emphasize requested scan behavior
Sunil Dutt
2018-01-31
1
-2
/
+11
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-04
1
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
nl80211: Sanitize array index in parse_txq_params
Dan Williams
2018-01-30
1
-3
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
1
-1
/
+1
|
\
|
|
*
cfg80211: fix station info handling bugs
Johannes Berg
2018-01-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-4
/
+7
|
\
|
|
*
nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
Dominik Brodowski
2018-01-15
1
-4
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-1
/
+2
|
\
|
|
*
nl80211: Check for the required netlink attribute presence
Hao Chen
2018-01-04
1
-1
/
+2
*
|
Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...
David S. Miller
2018-01-04
1
-21
/
+47
|
\
\
|
|
/
|
/
|
|
*
cfg80211: Scan results to also report the per chain signal strength
Sunil Dutt
2017-12-19
1
-0
/
+5
|
*
nl80211: send deauth reason if locally generated
David Spinadel
2017-12-19
1
-1
/
+1
|
*
nl80211: add a few extended error strings to key parsing
Johannes Berg
2017-12-11
1
-20
/
+41
*
|
nl80211: fix nl80211_send_iface() error paths
Johannes Berg
2017-12-11
1
-2
/
+4
|
/
*
nl80211: don't expose wdev->ssid for most interfaces
Johannes Berg
2017-11-20
1
-2
/
+24
*
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
2017-11-16
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-63
/
+136
|
\
[next]