index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
crypto: ecdh - check validity of Z before export
Stephan Müller
1
-3
/
+8
2020-07-31
thermal: mediatek: Add tsensor support for V2 thermal system
Henry Yen
1
-7
/
+125
2020-07-31
thermal: mediatek: Prepare to add support for other platforms
Henry Yen
1
-52
/
+62
2020-07-31
staging: most: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-4
/
+2
2020-07-31
staging: ks7010: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-8
/
+3
2020-07-31
mac80211: warn only once in check_sdata_in_driver() at each caller
Johannes Berg
1
-6
/
+5
2020-07-31
nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode
Chung-Hsien Hsu
2
-14
/
+31
2020-07-31
cfg80211: invert HE BSS color 'disabled' to 'enabled'
Johannes Berg
5
-13
/
+10
2020-07-31
mac80211: add a function for running rx without passing skbs to the stack
Felix Fietkau
3
-23
/
+64
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
3
-34
/
+43
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
7
-22
/
+18
2020-07-31
mac80211: use same flag everywhere to avoid sequence number overwrite
Mathy Vanhoef
3
-7
/
+3
2020-07-31
mac80211: do not overwrite the sequence number if requested
Mathy Vanhoef
1
-0
/
+3
2020-07-31
mac80211: add radiotap flag to prevent sequence number overwrite
Mathy Vanhoef
3
-0
/
+6
2020-07-31
mac80211: never drop injected frames even if normally not allowed
Mathy Vanhoef
1
-1
/
+1
2020-07-31
cfg80211: Add support to advertize OCV support
Veerendranath Jakkam
1
-0
/
+4
2020-07-31
cfg80211/mac80211: avoid bss color setting in non-HE modes
P Praneesh
3
-4
/
+11
2020-07-31
mac80211: calculate skb hash early when using itxq
Felix Fietkau
1
-0
/
+1
2020-07-31
net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb
Felix Fietkau
2
-3
/
+1
2020-07-31
mac80211: improve AQL tx airtime estimation
Felix Fietkau
3
-6
/
+23
2020-07-31
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
5
-1
/
+12
2020-07-31
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
6
-2
/
+23
2020-07-31
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
8
-2
/
+66
2020-07-31
cfg80211: allow the low level driver to flush the BSS table
Emmanuel Grumbach
2
-0
/
+16
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
17
-44
/
+43
2020-07-31
nl80211: Simplify error handling path in 'nl80211_trigger_scan()'
Christophe JAILLET
1
-8
/
+11
2020-07-31
nl80211: Remove a misleading label in 'nl80211_trigger_scan()'
Christophe JAILLET
1
-21
/
+10
2020-07-31
net/wireless: regulatory.h: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-31
net/wireless: mac80211.h: drop duplicate words in comments
Randy Dunlap
1
-3
/
+3
2020-07-31
net/wireless: cfg80211.h: drop duplicate words in comments
Randy Dunlap
1
-2
/
+2
2020-07-31
net/wireless: wireless.h: drop duplicate word in comments
Randy Dunlap
1
-1
/
+1
2020-07-31
net/wireless: nl80211.h: drop duplicate words in comments
Randy Dunlap
1
-9
/
+9
2020-07-31
cfg80211: allow vendor dumpit to terminate by returning 0
Julian Squires
1
-1
/
+1
2020-07-31
mac80211: remove the need for variable rates_idx
Colin Ian King
1
-3
/
+1
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
10
-10
/
+94
2020-07-31
KVM: LAPIC: Set the TDCR settable bits
Wanpeng Li
1
-1
/
+1
2020-07-31
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
1
-3
/
+6
2020-07-31
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
1
-1
/
+1
2020-07-31
Bluetooth: use the proper scan params when conn is pending
Alain Michaud
1
-0
/
+24
2020-07-31
init: add an init_utimes helper
Christoph Hellwig
3
-2
/
+15
2020-07-31
init: add an init_stat helper
Christoph Hellwig
4
-2
/
+20
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
8
-16
/
+30
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
8
-13
/
+25
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
6
-13
/
+19
2020-07-31
init: add an init_link helper
Christoph Hellwig
6
-14
/
+38
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
5
-10
/
+17
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
6
-12
/
+19
2020-07-31
init: add an init_chown helper
Christoph Hellwig
5
-5
/
+24
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
7
-12
/
+30
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
7
-13
/
+24
[prev]
[next]