index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
wireguard
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
wireguard: netlink: send staged packets when setting initial private key
Jason A. Donenfeld
1
-4
/
+26
2022-11-18
random: use random.trust_{bootloader,cpu} command line option only
Jason A. Donenfeld
1
-2
/
+0
2022-09-20
wireguard: selftests: do not install headers on UML
Jason A. Donenfeld
1
-0
/
+2
2022-08-12
wireguard: selftests: set CONFIG_NONPORTABLE on riscv32
Jason A. Donenfeld
1
-0
/
+1
2022-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-7
/
+19
2022-08-02
wireguard: selftests: support UML
Jason A. Donenfeld
2
-1
/
+19
2022-08-02
wireguard: selftests: update config fragments
Lukas Bulwahn
2
-6
/
+0
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-1
/
+0
2022-07-06
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
3
-8
/
+16
2022-07-06
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
1
-3
/
+2
2022-07-06
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2
-8
/
+6
2022-07-06
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
8
-0
/
+18
2022-06-11
wireguard: selftests: use maximum cpu features and allow rng seeding
Jason A. Donenfeld
3
-15
/
+19
2022-05-04
wireguard: selftests: set panic_on_warn=1 from cmdline
Jason A. Donenfeld
18
-23
/
+17
2022-05-04
wireguard: selftests: bump package deps
Jason A. Donenfeld
1
-9
/
+9
2022-05-04
wireguard: selftests: restore support for ccache
Jason A. Donenfeld
2
-1
/
+18
2022-05-04
wireguard: selftests: use newer toolchains to fill out architectures
Jason A. Donenfeld
9
-63
/
+169
2022-05-04
wireguard: selftests: limit parallelism to $(nproc) tests at once
Jason A. Donenfeld
1
-10
/
+10
2022-05-04
wireguard: selftests: make routing loop test non-fatal
Jason A. Donenfeld
1
-1
/
+13
2022-04-22
wireguard: selftests: enable ACPI for SMP
Jason A. Donenfeld
2
-0
/
+2
2022-03-30
wireguard: selftests: simplify RNG seeding
Jason A. Donenfeld
1
-19
/
+7
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-1
/
+23
2021-11-29
wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
Li Zhijian
1
-1
/
+1
2021-11-29
wireguard: selftests: actually test for routing loops
Jason A. Donenfeld
1
-1
/
+5
2021-11-29
wireguard: selftests: increase default dmesg log size
Jason A. Donenfeld
1
-0
/
+1
2021-06-04
wireguard: selftests: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
1
-0
/
+1
2021-06-04
wireguard: selftests: remove old conntrack kconfig value
Jason A. Donenfeld
1
-1
/
+0
2021-02-23
wireguard: selftests: test multiple parallel streams
Jason A. Donenfeld
1
-1
/
+14
2020-12-02
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
1
-1
/
+0
2020-10-30
wireguard: selftests: check that route_me_harder packets use the right sk
Jason A. Donenfeld
2
-0
/
+10
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
1
-1
/
+12
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2020-05-20
wireguard: selftests: use newer iproute2 for gcc-10
Jason A. Donenfeld
1
-1
/
+1
2020-05-07
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
1
-1
/
+0
2020-05-06
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
1
-3
/
+51
2020-05-06
wireguard: selftests: use normal kernel stack size on ppc64
Jason A. Donenfeld
1
-0
/
+1
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
1
-1
/
+0
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-18
wireguard: noise: error out precomputed DH during handshake rather than config
Jason A. Donenfeld
1
-5
/
+10
2020-03-18
wireguard: selftests: test using new 64-bit time_t
Jason A. Donenfeld
2
-2
/
+1
2020-03-18
wireguard: selftests: remove duplicated include <sys/types.h>
YueHaibing
1
-1
/
+0
2020-02-16
wireguard: selftests: reduce complexity and fix make races
Jason A. Donenfeld
1
-24
/
+14
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
1
-0
/
+11
2020-02-05
wireguard: selftests: tie socket waiting to target pid
Jason A. Donenfeld
1
-9
/
+8
2020-02-05
wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED
Krzysztof Kozlowski
1
-1
/
+0
2020-02-05
wireguard: selftests: ensure non-addition of peers with failed precomputation
Jason A. Donenfeld
1
-0
/
+6
2020-01-05
wireguard: selftests: remove ancient kernel compatibility code
Jason A. Donenfeld
5
-48
/
+50
2019-12-16
wireguard: selftests: import harness makefile for test suite
Jason A. Donenfeld
18
-0
/
+947
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld
1
-0
/
+537