index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
ath11k: handle RX fragments
Manikanta Pubbisetty
9
-92
/
+709
2020-03-12
ssb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-03-12
prism54: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-17
/
+17
2020-03-12
ipw2x00: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
4
-38
/
+38
2020-03-12
b43legacy: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-12
b43: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-12
carl9170: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-12
libertas: Use new structure for SPI transfer delays
Sergiu Cuciurean
1
-1
/
+2
2020-03-12
mwifiex: set needed_headroom, not hard_header_len
Brian Norris
1
-1
/
+1
2020-03-12
iwlegacy: Remove unneeded variable ret
Xu Wang
2
-5
/
+2
2020-03-12
b43legacy: replace simple_strtol() with kstrtoint()
chenqiwu
1
-2
/
+4
2020-03-12
rtw88: remove unused member of struct rtw_hal
Kevin Lo
2
-7
/
+0
2020-03-12
qtnfmac: add interface combination check for repeater mode
Dmitry Lebed
1
-0
/
+15
2020-03-12
qtnfmac: assign each wiphy to its own virtual platform device
Sergey Matyukevich
3
-7
/
+24
2020-03-12
qtnfmac: set valid edmg in cfg80211_chan_def
Sergey Matyukevich
1
-0
/
+2
2020-03-12
qtnfmac: support WPA3 OWE in AP mode
Sergey Matyukevich
5
-1
/
+137
2020-03-12
qtnfmac: support WPA3 SAE in AP mode
Sergey Matyukevich
4
-10
/
+9
2020-03-12
ath5k: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-87
/
+87
2020-03-12
ath11k: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-6
/
+6
2020-03-12
ath10k: allow qca988x family to support ack rssi of tx data packets.
Yibo Zhao
1
-0
/
+1
2020-03-12
dt-bindings: soc: qcom: fix IPA binding
Alex Elder
1
-13
/
+19
2020-03-11
net: mptcp: don't hang before sending 'MP capable with data'
Davide Caratti
1
-0
/
+4
2020-03-11
soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"
Colin Ian King
1
-1
/
+1
2020-03-11
net: ibm: remove set but not used variables 'err'
Chen Zhou
1
-2
/
+1
2020-03-11
net: Add missing annotation for *netlink_seq_start()
Jules Irenge
1
-0
/
+1
2020-03-11
tcp: Add missing annotation for tcp_child_process()
Jules Irenge
1
-0
/
+1
2020-03-11
raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
Jules Irenge
1
-0
/
+2
2020-03-11
net: sched: make newly activated qdiscs visible
Julian Wiedmann
3
-0
/
+28
2020-03-11
net: slcan, slip -- no need for goto when if () will do
Pavel Machek
2
-10
/
+4
2020-03-11
net: stmmac: selftests: Fix L3/L4 Filtering test
Jose Abreu
1
-0
/
+2
2020-03-11
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
Alexander Bersenev
3
-94
/
+340
2020-03-11
bareudp: Fixed bareudp receive handling
Martin Varghese
1
-0
/
+6
2020-03-11
ftgmac100: Remove redundant judgement
tangbin
1
-3
/
+0
2020-03-11
ath9k: Handle txpower changes even when TPC is disabled
Remi Pommarel
1
-0
/
+3
2020-03-11
ath5k: Add proper dependency for ATH5K_AHB
Krzysztof Kozlowski
1
-1
/
+1
2020-03-11
ath11k: add thermal sensor device support
Pradeep Kumar Chitrapu
6
-0
/
+188
2020-03-11
ath11k: add thermal cooling device support
Pradeep Kumar Chitrapu
7
-1
/
+303
2020-03-11
ath10k: fix not registering airtime of 11a station with WMM disable
Yibo Zhao
1
-1
/
+2
2020-03-11
ath11k: config reorder queue for all tids during peer setup
Govindaraj Saminathan
4
-17
/
+32
2020-03-11
ath10k: fix unsupported chip reset debugs file write
Yingying Tang
2
-5
/
+11
2020-03-11
ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read
Wen Gong
1
-4
/
+14
2020-03-11
ath10k: start recovery process when read int status fail for sdio
Wen Gong
1
-1
/
+4
2020-03-11
ath10k: add QCA9377 sdio hw_param item
Erik Stromdahl
2
-0
/
+30
2020-03-11
ath10k: avoid consecutive OTP download to reduce boot time
Vikas Patel
1
-0
/
+11
2020-03-10
net: gemini: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-10
net: cxgb4vf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-10
net: cxgb4: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-10
net: cxgb3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-10
net: cxgb2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-10
net: mlx4: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
[next]