index
:
wireguard-linux-compat
feature/socketdev
master
WireGuard Linux compat
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-07-31
main: properly name label
Jason A. Donenfeld
2018-07-31
noise: remove outdated comment
Jason A. Donenfeld
2018-07-31
send: address of variable is never null
Jason A. Donenfeld
2018-07-31
peer: simplify rcu reference counts
Jason A. Donenfeld
2018-07-31
ratelimiter: prevent init/uninit race
Jason A. Donenfeld
2018-07-31
main: add missing chacha20poly1305 header
Jason A. Donenfeld
2018-07-28
curve25519-x86_64: tighten reductions modulo 2^256-38
Samuel Neves
2018-07-28
curve25519-x86_64: simplify the final reduction by adding 19 beforehand
Samuel Neves
2018-07-28
curve25519-x86_64: tighten the x25519 assembly
Samuel Neves
2018-07-24
qemu: update musl and kernel
Jason A. Donenfeld
2018-07-24
qemu: show log if process crashes
Jason A. Donenfeld
2018-07-24
receive: check against proper return value type
Jason A. Donenfeld
2018-07-18
version: bump snapshot
Jason A. Donenfeld
2018-07-18
recieve: disable NAPI busy polling
Thomas Gschwantner
2018-07-18
device: destroy workqueue before freeing queue
Jason A. Donenfeld
2018-07-12
receive: use gro call instead of plain call
Jason A. Donenfeld
2018-07-11
receive: account for zero or negative budget
Jason A. Donenfeld
2018-07-08
version: bump snapshot
Jason A. Donenfeld
2018-07-08
receive: use NAPI on the receive path
Jonathan Neuschäfer
2018-07-06
qemu: decide debug kernel based on KERNEL_VERSION
Jason A. Donenfeld
2018-07-06
qemu: bump default kernel version
Jason A. Donenfeld
2018-07-06
selftest: ratelimiter: improve chance of success via retry
Jason A. Donenfeld
2018-07-04
receive: style
Jason A. Donenfeld
2018-07-04
device: print daddr not saddr in missing peer error
Jason A. Donenfeld
2018-06-25
version: bump snapshot
Jason A. Donenfeld
2018-06-24
compat: more robust ktime backport
Jason A. Donenfeld
2018-06-23
global: use fast boottime instead of normal boottime
Jason A. Donenfeld
2018-06-23
global: use ktime boottime instead of jiffies
Jason A. Donenfeld
2018-06-22
global: fix a few typos
Jonathan Neuschäfer
2018-06-22
simd: add missing header
Jason A. Donenfeld
2018-06-22
poly1305: give linker the correct constant data section size
Jason A. Donenfeld
2018-06-22
main: test poly1305 before chacha20poly1305
Jason A. Donenfeld
2018-06-22
receive: don't toggle bh
Jason A. Donenfeld
2018-06-20
version: bump snapshot
Jason A. Donenfeld
2018-06-20
poly1305: add missing string.h header
Jason A. Donenfeld
2018-06-19
compat: use stabler lkml links
Jason A. Donenfeld
2018-06-19
ratelimiter: do not allow concurrent init and uninit
Jason A. Donenfeld
2018-06-19
ratelimiter: mitigate reference underflow
Jason A. Donenfeld
2018-06-19
receive: drop handshake packets if rng is not initialized
Jason A. Donenfeld
2018-06-18
noise: wait for crng before taking locks
Jason A. Donenfeld
2018-06-18
netlink: maintain static_identity lock over entire private key update
Jason A. Donenfeld
2018-06-18
noise: take locks for ss precomputation
Jason A. Donenfeld
2018-06-17
qemu: bump default kernel
Jason A. Donenfeld
2018-06-17
simd: no need to restore fpu state when no preemption
Jason A. Donenfeld
2018-06-17
simd: encapsulate fpu amortization into nice functions
Jason A. Donenfeld
2018-06-16
queueing: re-enable preemption periodically to lower latency
Jason A. Donenfeld
2018-06-16
queueing: remove useless spinlocks on sc
Jason A. Donenfeld
2018-06-14
chacha20poly1305: use slow crypto on -rt kernels on arm too
Jason A. Donenfeld
2018-06-13
version: bump snapshot
Jason A. Donenfeld
2018-06-13
chacha20poly1305: use slow crypto on -rt kernels
Jason A. Donenfeld
[next]