index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
wireguard
Age
Commit message (
Expand
)
Author
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-11-29
wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
Li Zhijian
2021-11-29
wireguard: selftests: actually test for routing loops
Jason A. Donenfeld
2021-11-29
wireguard: selftests: increase default dmesg log size
Jason A. Donenfeld
2021-06-04
wireguard: selftests: make sure rp_filter is disabled on vethc
Jason A. Donenfeld
2021-06-04
wireguard: selftests: remove old conntrack kconfig value
Jason A. Donenfeld
2021-02-23
wireguard: selftests: test multiple parallel streams
Jason A. Donenfeld
2020-12-02
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
2020-10-30
wireguard: selftests: check that route_me_harder packets use the right sk
Jason A. Donenfeld
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-05-20
wireguard: selftests: use newer iproute2 for gcc-10
Jason A. Donenfeld
2020-05-07
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
2020-05-06
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
2020-05-06
wireguard: selftests: use normal kernel stack size on ppc64
Jason A. Donenfeld
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-18
wireguard: noise: error out precomputed DH during handshake rather than config
Jason A. Donenfeld
2020-03-18
wireguard: selftests: test using new 64-bit time_t
Jason A. Donenfeld
2020-03-18
wireguard: selftests: remove duplicated include <sys/types.h>
YueHaibing
2020-02-16
wireguard: selftests: reduce complexity and fix make races
Jason A. Donenfeld
2020-02-13
wireguard: device: use icmp_ndo_send helper
Jason A. Donenfeld
2020-02-05
wireguard: selftests: tie socket waiting to target pid
Jason A. Donenfeld
2020-02-05
wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED
Krzysztof Kozlowski
2020-02-05
wireguard: selftests: ensure non-addition of peers with failed precomputation
Jason A. Donenfeld
2020-01-05
wireguard: selftests: remove ancient kernel compatibility code
Jason A. Donenfeld
2019-12-16
wireguard: selftests: import harness makefile for test suite
Jason A. Donenfeld
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld