index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-27
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-06
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-15
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-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-69
/
+32
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2019-06-27
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]