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.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
2019-10-01
nl80211: fix null pointer dereference
Miaoqing Pan
1
-0
/
+3
2019-10-01
cfg80211: initialize on-stack chandefs
Johannes Berg
3
-3
/
+5
2019-10-01
cfg80211: validate SSID/MBSSID element ordering assumption
Johannes Berg
1
-1
/
+6
2019-10-01
nl80211: validate beacon head
Johannes Berg
1
-2
/
+35
2019-09-11
Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...
David S. Miller
5
-16
/
+24
2019-09-11
cfg80211: Purge frame registrations on iftype change
Denis Kenzior
1
-0
/
+1
2019-09-11
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
1
-1
/
+3
2019-09-11
cfg80211: Do not compare with boolean in nl80211_common_reg_change_event
zhong jiang
1
-5
/
+3
2019-09-11
cfg80211: always shut down on HW rfkill
Johannes Berg
3
-9
/
+11
2019-09-11
cfg80211: fix boundary value in ieee80211_frequency_to_channel()
Arend van Spriel
1
-1
/
+1
2019-08-30
cfg80211: add local BSS receive time to survey information
Felix Fietkau
1
-0
/
+4
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-10
/
+15
2019-08-22
nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands
Matthew Wang
1
-0
/
+1
2019-08-21
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
3
-3
/
+235
2019-08-21
cfg80211: Support assoc-at timer in sta-info
Ben Greear
1
-0
/
+1
2019-08-21
cfg80211: apply same mandatory rate flags for 5GHz and 6GHz
Arend van Spriel
1
-0
/
+1
2019-08-21
cfg80211: ibss: use 11a mandatory rates for 6GHz band operation
Arend van Spriel
1
-5
/
+11
2019-08-21
cfg80211: use same IR permissive rules for 6GHz band
Arend van Spriel
1
-1
/
+2
2019-08-21
cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries
Arend van Spriel
2
-1
/
+3
2019-08-21
cfg80211: extend ieee80211_operating_class_to_band() for 6GHz
Arend van Spriel
1
-0
/
+3
2019-08-21
cfg80211: util: add 6GHz channel to freq conversion and vice versa
Arend van Spriel
1
-1
/
+9
2019-08-21
cfg80211: add 6GHz UNII band definitions
Arend van Spriel
1
-2
/
+19
2019-08-21
Revert "cfg80211: fix processing world regdomain when non modular"
Hodaszi, Robert
1
-1
/
+1
2019-08-21
cfg80211: Fix Extended Key ID key install checks
Alexander Wetzel
1
-9
/
+14
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-9
/
+28
2019-07-31
nl80211: add strict start type
Johannes Berg
1
-0
/
+1
2019-07-31
cfg80211: add support for parsing OBBS_PD attributes
John Crispin
1
-0
/
+45
2019-07-31
cfg80211: use parallel_ops for genl
Johannes Berg
1
-30
/
+78
2019-07-29
cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch
Michael Vassernis
1
-0
/
+2
2019-07-29
cfg80211: fix duplicated scan entries after channel switch
Sergey Matyukevich
3
-1
/
+82
2019-07-29
cfg80211: refactor cfg80211_bss_update
Sergey Matyukevich
1
-82
/
+89
2019-07-26
nl80211: Include wiphy address setup in NEW_WIPHY
Denis Kenzior
1
-0
/
+24
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
3
-9
/
+28
2019-07-26
cfg80211: give all multi-BSSID BSS entries the same timestamp
Johannes Berg
1
-2
/
+5
2019-07-26
cfg80211: don't parse MBSSID if transmitting BSS isn't created
Johannes Berg
1
-1
/
+3
2019-07-26
cfg80211: clean up cfg80211_inform_single_bss_frame_data()
Johannes Berg
1
-7
/
+1
2019-07-26
cfg80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-11
/
+6
2019-07-26
lib80211: use crypto API ccm(aes) transform for CCMP processing
Ard Biesheuvel
2
-112
/
+87
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-13
/
+164
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-69
/
+32
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-4
/
+2
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-23
/
+5
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-23
/
+5
2019-06-20
net/lib80211: move TKIP handling to ARC4 library code
Ard Biesheuvel
2
-31
/
+18
2019-06-20
net/lib80211: move WEP handling to ARC4 library code
Ard Biesheuvel
2
-38
/
+14
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
3
-15
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
[next]