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