index
:
wireguard-linux-compat
master
WireGuard kernel module backport for Linux 3.10 - 5.5
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
allowedips: avoid window of disappeared peer
Jann Horn
2018-08-01
1
-1
/
+5
*
allowedips: prevent double read in kref
Jason A. Donenfeld
2018-08-01
2
-17
/
+17
*
chacha20poly1305: selftest: split up test vector constants
Jason A. Donenfeld
2018-07-31
1
-69
/
+210
*
version: bump snapshot
Jason A. Donenfeld
2018-07-31
2
-2
/
+2
*
device: adjust comment
Jason A. Donenfeld
2018-07-31
1
-1
/
+1
*
noise: use hex constant for tai64n offset
Jason A. Donenfeld
2018-07-31
1
-1
/
+1
*
main: properly name label
Jason A. Donenfeld
2018-07-31
1
-2
/
+2
*
noise: remove outdated comment
Jason A. Donenfeld
2018-07-31
2
-5
/
+0
*
send: address of variable is never null
Jason A. Donenfeld
2018-07-31
1
-1
/
+1
*
peer: simplify rcu reference counts
Jason A. Donenfeld
2018-07-31
9
-30
/
+23
*
ratelimiter: prevent init/uninit race
Jason A. Donenfeld
2018-07-31
2
-4
/
+8
*
main: add missing chacha20poly1305 header
Jason A. Donenfeld
2018-07-31
3
-3
/
+2
*
curve25519-x86_64: tighten reductions modulo 2^256-38
Samuel Neves
2018-07-28
1
-21
/
+18
*
curve25519-x86_64: simplify the final reduction by adding 19 beforehand
Samuel Neves
2018-07-28
1
-38
/
+24
*
curve25519-x86_64: tighten the x25519 assembly
Samuel Neves
2018-07-28
1
-3
/
+3
*
qemu: update musl and kernel
Jason A. Donenfeld
2018-07-24
1
-2
/
+2
*
qemu: show log if process crashes
Jason A. Donenfeld
2018-07-24
1
-10
/
+16
*
receive: check against proper return value type
Jason A. Donenfeld
2018-07-24
1
-1
/
+1
*
version: bump snapshot
Jason A. Donenfeld
2018-07-18
2
-2
/
+2
*
recieve: disable NAPI busy polling
Thomas Gschwantner
2018-07-18
2
-0
/
+10
*
device: destroy workqueue before freeing queue
Jason A. Donenfeld
2018-07-18
1
-1
/
+1
*
receive: use gro call instead of plain call
Jason A. Donenfeld
2018-07-12
1
-1
/
+1
*
receive: account for zero or negative budget
Jason A. Donenfeld
2018-07-11
1
-0
/
+3
*
version: bump snapshot
Jason A. Donenfeld
2018-07-08
2
-2
/
+2
*
receive: use NAPI on the receive path
Jonathan Neuschäfer
2018-07-08
6
-17
/
+45
*
qemu: decide debug kernel based on KERNEL_VERSION
Jason A. Donenfeld
2018-07-06
1
-8
/
+8
*
qemu: bump default kernel version
Jason A. Donenfeld
2018-07-06
1
-1
/
+1
*
selftest: ratelimiter: improve chance of success via retry
Jason A. Donenfeld
2018-07-06
1
-1
/
+6
*
receive: style
Jason A. Donenfeld
2018-07-04
1
-1
/
+1
*
device: print daddr not saddr in missing peer error
Jason A. Donenfeld
2018-07-04
1
-1
/
+4
*
version: bump snapshot
Jason A. Donenfeld
2018-06-25
2
-2
/
+2
*
compat: more robust ktime backport
Jason A. Donenfeld
2018-06-24
1
-3
/
+8
*
global: use fast boottime instead of normal boottime
Jason A. Donenfeld
2018-06-23
12
-26
/
+26
*
global: use ktime boottime instead of jiffies
Jason A. Donenfeld
2018-06-23
15
-64
/
+69
*
global: fix a few typos
Jonathan Neuschäfer
2018-06-22
2
-2
/
+2
*
simd: add missing header
Jason A. Donenfeld
2018-06-22
1
-0
/
+1
*
poly1305: give linker the correct constant data section size
Jason A. Donenfeld
2018-06-22
1
-1
/
+1
*
main: test poly1305 before chacha20poly1305
Jason A. Donenfeld
2018-06-22
1
-1
/
+1
*
receive: don't toggle bh
Jason A. Donenfeld
2018-06-22
1
-6
/
+0
*
version: bump snapshot
Jason A. Donenfeld
2018-06-20
2
-2
/
+2
*
poly1305: add missing string.h header
Jason A. Donenfeld
2018-06-20
1
-0
/
+1
*
compat: use stabler lkml links
Jason A. Donenfeld
2018-06-19
1
-2
/
+2
*
ratelimiter: do not allow concurrent init and uninit
Jason A. Donenfeld
2018-06-19
1
-0
/
+6
*
ratelimiter: mitigate reference underflow
Jason A. Donenfeld
2018-06-19
2
-1
/
+3
*
receive: drop handshake packets if rng is not initialized
Jason A. Donenfeld
2018-06-19
2
-2
/
+55
*
noise: wait for crng before taking locks
Jason A. Donenfeld
2018-06-18
1
-0
/
+10
*
netlink: maintain static_identity lock over entire private key update
Jason A. Donenfeld
2018-06-18
3
-6
/
+5
*
noise: take locks for ss precomputation
Jason A. Donenfeld
2018-06-18
1
-3
/
+9
*
qemu: bump default kernel
Jason A. Donenfeld
2018-06-17
1
-1
/
+1
*
simd: no need to restore fpu state when no preemption
Jason A. Donenfeld
2018-06-17
1
-0
/
+2
[prev]
[next]