index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch
Michael Vassernis
2019-07-29
1
-0
/
+2
*
cfg80211: fix duplicated scan entries after channel switch
Sergey Matyukevich
2019-07-29
3
-1
/
+82
*
cfg80211: refactor cfg80211_bss_update
Sergey Matyukevich
2019-07-29
1
-82
/
+89
*
nl80211: Include wiphy address setup in NEW_WIPHY
Denis Kenzior
2019-07-26
1
-0
/
+24
*
cfg80211: give all multi-BSSID BSS entries the same timestamp
Johannes Berg
2019-07-26
1
-2
/
+5
*
cfg80211: don't parse MBSSID if transmitting BSS isn't created
Johannes Berg
2019-07-26
1
-1
/
+3
*
cfg80211: clean up cfg80211_inform_single_bss_frame_data()
Johannes Berg
2019-07-26
1
-7
/
+1
*
cfg80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-26
1
-11
/
+6
*
lib80211: use crypto API ccm(aes) transform for CCMP processing
Ard Biesheuvel
2019-07-26
2
-112
/
+87
*
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-16
1
-1
/
+1
|
\
|
*
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
6
-13
/
+164
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
5
-23
/
+5
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
7
-16
/
+35
|
|
\
\
\
|
*
|
|
|
nl80211: send event when CMD_FRAME duration expires
James Prestwood
2019-06-14
2
-0
/
+31
|
*
|
|
|
cfg80211: Add a function to iterate all BSS entries
Ilan Peer
2019-06-14
1
-0
/
+21
|
*
|
|
|
mac80211: allow turning TWT responder support on and off via netlink
John Crispin
2019-06-14
1
-0
/
+4
|
*
|
|
|
nl80211: require and validate vendor command policy
Johannes Berg
2019-06-14
2
-2
/
+50
|
*
|
|
|
nl80211: add support for SAE authentication offload
Chung-Hsien Hsu
2019-06-14
1
-0
/
+14
|
*
|
|
|
nl80211: add WPA3 definition for SAE authentication
Chung-Hsien Hsu
2019-06-14
1
-1
/
+2
|
*
|
|
|
nl80211: add NL80211_ATTR_IFINDEX to port authorized event
Chung-Hsien Hsu
2019-06-14
1
-1
/
+3
|
*
|
|
|
nl80211: fill all policy .type entries
Johannes Berg
2019-05-28
1
-21
/
+57
|
*
|
|
|
cfg80211: Handle bss expiry during connection
Chaitanya Tata
2019-05-28
3
-9
/
+39
*
|
|
|
|
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-11
1
-2
/
+4
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-09
3
-69
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
net/lib80211: move TKIP handling to ARC4 library code
Ard Biesheuvel
2019-06-20
2
-31
/
+18
|
*
|
|
|
|
net/lib80211: move WEP handling to ARC4 library code
Ard Biesheuvel
2019-06-20
2
-38
/
+14
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-09
1
-4
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-28
1
-4
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
5
-23
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2019-06-19
3
-15
/
+3
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
2
-8
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-18
6
-32
/
+88
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-06-14
6
-32
/
+88
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
cfg80211: report measurement start TSF correctly
Avraham Stern
2019-06-14
1
-2
/
+2
|
|
*
|
cfg80211: fix memory leak of wiphy device name
Eric Biggers
2019-06-14
1
-1
/
+1
|
|
*
|
cfg80211: util: fix bit count off by one
Mordechay Goodstein
2019-06-14
1
-1
/
+1
|
|
*
|
cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()
Luca Coelho
2019-06-14
1
-2
/
+2
|
|
*
|
nl80211: fill all policy .type entries
Johannes Berg
2019-05-29
1
-21
/
+66
|
|
*
|
nl80211: fix station_info pertid memory leak
Andy Strohman
2019-05-28
1
-1
/
+3
|
|
*
|
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
2019-05-24
2
-3
/
+11
|
|
*
|
mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
John Crispin
2019-05-24
1
-1
/
+1
|
|
*
|
wireless: Skip directory when generating certificates
Maxim Mikityanskiy
2019-05-14
1
-0
/
+1
|
|
|
/
*
|
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432
Thomas Gleixner
2019-06-05
1
-2
/
+1
|
/
/
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
8
-372
/
+917
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-03
1
-3
/
+2
|
|
\
|
*
|
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
1
-0
/
+104
[next]