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
path:
root
/
src
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-22
compat: handle backported rng and blake2s
Jason A. Donenfeld
1
-1
/
+1
2022-05-05
qemu: give up on RHEL8 in CI
Jason A. Donenfeld
1
-6
/
+0
2022-05-05
qemu: set panic_on_warn=1 from cmdline
Jason A. Donenfeld
14
-19
/
+13
2022-05-05
qemu: use vports on arm
Jason A. Donenfeld
5
-6
/
+25
2022-05-05
netns: limit parallelism to $(nproc) tests at once
Jason A. Donenfeld
1
-10
/
+10
2022-05-05
netns: make routing loop test non-fatal
Jason A. Donenfeld
1
-1
/
+13
2022-04-06
qemu: enable ACPI for SMP
Jason A. Donenfeld
2
-0
/
+2
2022-03-03
qemu: simplify RNG seeding
Jason A. Donenfeld
1
-18
/
+8
2021-12-03
device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-1
/
+23
2021-12-03
netns: actually test for routing loops
Jason A. Donenfeld
1
-1
/
+5
2021-06-06
qemu: increase default dmesg log size
Jason A. Donenfeld
1
-0
/
+1
2021-06-06
qemu: add disgusting hacks for RHEL 8
Jason A. Donenfeld
1
-1
/
+7
2021-06-02
netns: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
1
-0
/
+1
2021-02-19
qemu: bump default kernel version
Jason A. Donenfeld
1
-1
/
+1
2021-02-18
selftests: test multiple parallel streams
Jason A. Donenfeld
1
-1
/
+17
2020-11-12
qemu: bump default testing version
Jason A. Donenfeld
1
-1
/
+1
2020-11-04
qemu: drop build support for rhel 8.2
Jason A. Donenfeld
1
-1
/
+0
2020-10-29
netns: check that route_me_harder packets use the right sk
Jason A. Donenfeld
2
-0
/
+11
2020-06-22
netns: workaround bad 5.2.y backport
Jason A. Donenfeld
1
-1
/
+2
2020-06-22
device: avoid circular netns references
Jason A. Donenfeld
1
-1
/
+12
2020-05-28
qemu: mark per_cpu_load_addr as static for gcc-10
Jason A. Donenfeld
1
-0
/
+1
2020-05-28
qemu: work around broken centos8 kernel
Jason A. Donenfeld
1
-0
/
+1
2020-05-28
qemu: patch in UTS_UBUNTU_RELEASE_ABI for Ubuntu detection
Jason A. Donenfeld
1
-0
/
+1
2020-05-28
qemu: support fetching kernels for arbitrary URLs
Jason A. Donenfeld
1
-1
/
+11
2020-05-21
qemu: add extra fill in idt handler for newer binutils
Jason A. Donenfeld
1
-0
/
+1
2020-05-21
qemu: use cbuild gcc for avx512 exclusion
Jason A. Donenfeld
1
-1
/
+1
2020-05-21
qemu: force 2MB pages for binutils 2.31
Jason A. Donenfeld
1
-0
/
+1
2020-05-21
qemu: patch kernels that rely on ancient make
Jason A. Donenfeld
1
-0
/
+1
2020-05-21
qemu: remove -Werror in order to build ancient kernels better
Jason A. Donenfeld
1
-0
/
+1
2020-05-21
qemu: always use cbuild gcc rather than system gcc
Jason A. Donenfeld
1
-3
/
+1
2020-05-19
qemu: add -fcommon for compiling ping with gcc-10
Jason A. Donenfeld
1
-1
/
+1
2020-05-08
qemu: use newer iproute2 for gcc-10
Jason A. Donenfeld
1
-1
/
+1
2020-05-04
socket: remove errant restriction on looping to self
Jason A. Donenfeld
1
-3
/
+51
2020-05-03
qemu: use normal kernel stack size on ppc64
Jason A. Donenfeld
1
-0
/
+1
2020-05-03
qemu: loop entropy adding until getrandom doesn't block
Jason A. Donenfeld
1
-1
/
+4
2020-04-01
qemu: bump default kernel to 5.5.14
Jason A. Donenfeld
1
-1
/
+1
2020-03-18
noise: error out precomputed DH during handshake rather than config
Jason A. Donenfeld
1
-5
/
+10
2020-02-12
netns: ensure that icmp src address is correct with nat
Jason A. Donenfeld
1
-0
/
+11
2020-02-05
netns: ensure non-addition of peers with failed precomputation
Jason A. Donenfeld
1
-0
/
+6
2020-02-05
netns: tie socket waiting to target pid
Jason A. Donenfeld
1
-9
/
+8
2020-01-28
qemu: bump kernel
Jason A. Donenfeld
1
-1
/
+1
2020-01-02
qemu: only compare archs when deciding whether to use kvm
Jason A. Donenfeld
1
-14
/
+15
2020-01-02
qemu: re-add dependency on wireguard sources
Jason A. Donenfeld
1
-1
/
+1
2020-01-01
qemu: bump packages and support m68k properly
Jason A. Donenfeld
5
-17
/
+22
2019-12-26
global: remove remaining tools references
Jason A. Donenfeld
2
-11
/
+12
2019-11-27
qemu: bump version
Jason A. Donenfeld
1
-1
/
+1
2019-11-27
qemu: respect PATH when finding CBUILD
Jason A. Donenfeld
1
-1
/
+1
2019-11-27
qemu: work around build bug with powerpc64le
Jason A. Donenfeld
1
-0
/
+1
2019-10-11
netns: add test for failing 5.3 FIB changes
Jason A. Donenfeld
2
-1
/
+24
2019-10-11
qemu: bump default version
Jason A. Donenfeld
1
-1
/
+1
[next]