| Commit message (Expand) | Author | Age | Files | Lines |
* | wireguard: selftests: test multiple parallel streams | Jason A. Donenfeld | 2021-02-24 | 1 | -1/+14 |
* | Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK | Masahiro Yamada | 2020-12-02 | 1 | -1/+0 |
* | wireguard: selftests: check that route_me_harder packets use the right sk | Jason A. Donenfeld | 2020-10-30 | 2 | -0/+10 |
* | wireguard: device: avoid circular netns references | Jason A. Donenfeld | 2020-06-23 | 1 | -1/+12 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-02 | 1 | -1/+0 |
|\ |
|
| * | x86/32: Remove CONFIG_DOUBLEFAULT | Borislav Petkov | 2020-04-14 | 1 | -1/+0 |
* | | wireguard: selftests: use newer iproute2 for gcc-10 | Jason A. Donenfeld | 2020-05-21 | 1 | -1/+1 |
* | | ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST | Kees Cook | 2020-05-08 | 1 | -1/+0 |
* | | wireguard: socket: remove errant restriction on looping to self | Jason A. Donenfeld | 2020-05-07 | 1 | -3/+51 |
* | | wireguard: selftests: use normal kernel stack size on ppc64 | Jason A. Donenfeld | 2020-05-07 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-04-03 | 1 | -0/+1 |
|\ |
|
| * | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | | wireguard: noise: error out precomputed DH during handshake rather than config | Jason A. Donenfeld | 2020-03-19 | 1 | -5/+10 |
* | | wireguard: selftests: test using new 64-bit time_t | Jason A. Donenfeld | 2020-03-19 | 2 | -2/+1 |
* | | wireguard: selftests: remove duplicated include <sys/types.h> | YueHaibing | 2020-03-19 | 1 | -1/+0 |
|/ |
|
* | wireguard: selftests: reduce complexity and fix make races | Jason A. Donenfeld | 2020-02-17 | 1 | -24/+14 |
* | wireguard: device: use icmp_ndo_send helper | Jason A. Donenfeld | 2020-02-13 | 1 | -0/+11 |
* | wireguard: selftests: tie socket waiting to target pid | Jason A. Donenfeld | 2020-02-05 | 1 | -9/+8 |
* | wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED | Krzysztof Kozlowski | 2020-02-05 | 1 | -1/+0 |
* | wireguard: selftests: ensure non-addition of peers with failed precomputation | Jason A. Donenfeld | 2020-02-05 | 1 | -0/+6 |
* | wireguard: selftests: remove ancient kernel compatibility code | Jason A. Donenfeld | 2020-01-05 | 5 | -48/+50 |
* | wireguard: selftests: import harness makefile for test suite | Jason A. Donenfeld | 2019-12-17 | 18 | -0/+947 |
* | net: WireGuard secure network tunnel | Jason A. Donenfeld | 2019-12-09 | 1 | -0/+537 |