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
...
*
chacha20poly1305: add more test vectors, some of which are weird
Jason A. Donenfeld
2017-11-22
1
-3
/
+244
*
compat: new kernels have netlink fixes
Jason A. Donenfeld
2017-11-22
2
-13
/
+10
*
compat: stable finally backported fix
Jason A. Donenfeld
2017-11-22
1
-1
/
+1
*
qemu: use unprefixed strip when not cross-compiling
Jason A. Donenfeld
2017-11-17
1
-1
/
+2
*
device: uninitialize socket first in destruction
Jason A. Donenfeld
2017-11-17
1
-2
/
+2
*
socket: only free socket after successful creation of new
Jason A. Donenfeld
2017-11-17
4
-47
/
+35
*
compat: fix compilation with PaX
Jason A. Donenfeld
2017-11-14
1
-0
/
+12
*
curve25519-neon: compile in thumb mode
Jason A. Donenfeld
2017-11-14
3
-10
/
+7
*
compat: 3.16.50 got proper rt6_get_cookie
Jason A. Donenfeld
2017-11-14
1
-1
/
+1
*
qemu: update kernel
Jason A. Donenfeld
2017-11-14
1
-1
/
+1
*
allowedips: do not write out of bounds
Jason A. Donenfeld
2017-11-13
1
-2
/
+4
*
selftest: allowedips: randomized test mutex update
Jason A. Donenfeld
2017-11-13
1
-5
/
+6
*
version: bump snapshot
Jason A. Donenfeld
2017-11-11
2
-2
/
+2
*
curve25519: reject deriving from NULL private keys
Jason A. Donenfeld
2017-11-11
2
-7
/
+16
*
allowedips: rename from routingtable
Jason A. Donenfeld
2017-11-10
11
-149
/
+149
*
netlink: make sure we reserve space for NLMSG_DONE
Jason A. Donenfeld
2017-11-10
2
-1
/
+25
*
compat: 4.4.0 has strange ECN function
Jason A. Donenfeld
2017-11-10
1
-1
/
+2
*
qemu: bump kernel version
Jason A. Donenfeld
2017-11-10
1
-1
/
+1
*
receive: hoist fpu outside of receive loop
Jason A. Donenfeld
2017-11-10
3
-18
/
+19
*
qemu: more debugging
Jason A. Donenfeld
2017-11-10
3
-1
/
+15
*
device: wait for all peers to be freed before destroying
Jason A. Donenfeld
2017-11-10
1
-0
/
+1
*
qemu: check for memory leaks
Jason A. Donenfeld
2017-11-10
3
-6
/
+28
*
netlink: plug memory leak
Jason A. Donenfeld
2017-11-03
1
-1
/
+1
*
device: please lockdep
Jason A. Donenfeld
2017-11-03
1
-1
/
+1
*
global: revert checkpatch.pl changes
Jason A. Donenfeld
2017-11-02
2
-2
/
+2
*
Kconfig: remove trailing whitespace
Greg Kroah-Hartman
2017-11-02
1
-1
/
+1
*
version: bump snapshot
Jason A. Donenfeld
2017-11-01
2
-2
/
+2
*
compat: unbreak unloading on kernels 4.6 through 4.9
Jason A. Donenfeld
2017-11-01
1
-1
/
+4
*
timers: switch to kees' new timer_list functions
Jason A. Donenfeld
2017-11-01
2
-17
/
+22
*
version: bump snapshot
Jason A. Donenfeld
2017-10-31
2
-2
/
+2
*
global: use fewer BUG_ONs
Jason A. Donenfeld
2017-10-31
2
-3
/
+5
*
timers: guard entire setting in block
Jason A. Donenfeld
2017-10-31
1
-4
/
+6
*
curve25519: only enable int128 if compiler support is sound
Jason A. Donenfeld
2017-10-31
1
-1
/
+1
*
device: expand scope of destruct lock
Jason A. Donenfeld
2017-10-31
1
-2
/
+2
*
global: get rid of useless forward declarations
Jason A. Donenfeld
2017-10-31
3
-11
/
+0
*
device: only take reference if netns is different
Jason A. Donenfeld
2017-10-31
3
-9
/
+56
*
qemu: test using four cores
Jason A. Donenfeld
2017-10-31
1
-1
/
+1
*
global: style nits
Jason A. Donenfeld
2017-10-31
17
-156
/
+261
*
qemu: work around ccache bugs
Jason A. Donenfeld
2017-10-31
1
-1
/
+1
*
global: infuriating kernel iterator style
Jason A. Donenfeld
2017-10-31
9
-29
/
+29
*
peer: store total number of peers instead of iterating
Jason A. Donenfeld
2017-10-31
3
-15
/
+4
*
peer: get rid of peer_for_each magic
Jason A. Donenfeld
2017-10-31
3
-41
/
+17
*
compat: be sure to include header before testing
Jason A. Donenfeld
2017-10-31
1
-0
/
+1
*
qemu: allow for cross compilation
Jason A. Donenfeld
2017-10-31
14
-98
/
+249
*
crypto/avx: make sure we can actually use ymm registers
Jason A. Donenfeld
2017-10-31
4
-3
/
+23
*
blake2: include headers for macros
Jason A. Donenfeld
2017-10-31
1
-0
/
+2
*
global: accept decent check_patch.pl suggestions
Jason A. Donenfeld
2017-10-31
13
-30
/
+44
*
compat: fix up stat calculation for udp tunnel
Jason A. Donenfeld
2017-10-31
2
-5
/
+16
*
stats: more robust accounting
Jason A. Donenfeld
2017-10-31
4
-6
/
+18
*
selftest: initialize mutex in routingtable selftest
Jason A. Donenfeld
2017-10-31
1
-0
/
+2
[prev]
[next]