Openwrt/target/linux
Jason A. Donenfeld 3888fa7880 kernel: 5.4: import wireguard backport
Rather than using the clunky, old, slower wireguard-linux-compat out of
tree module, this commit does a patch-by-patch backport of upstream's
wireguard to 5.4. This specific backport is in widespread use, being
part of SUSE's enterprise kernel, Oracle's enterprise kernel, Google's
Android kernel, Gentoo's distro kernel, and probably more I've forgotten
about. It's definately the "more proper" way of adding wireguard to a
kernel than the ugly compat.h hell of the wireguard-linux-compat repo.
And most importantly for OpenWRT, it allows using the same module
configuration code for 5.10 as for 5.4, with no need for bifurcation.

These patches are from the backport tree which is maintained in the
open here: https://git.zx2c4.com/wireguard-linux/log/?h=backport-5.4.y
I'll be sending PRs to update this as needed.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-02-26 20:41:01 +01:00
..
apm821xx
arc770
archs38
armvirt
at91
ath25 treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-02-25 18:11:06 +01:00
ath79 ath79: fix USB power on TP-Link TL-WR810N v1 2021-02-26 13:57:02 +01:00
bcm27xx
bcm47xx treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-02-25 18:11:06 +01:00
bcm53xx bcm53xx: backport more upstream dts stuff from kernel 5.11 2021-02-25 21:17:38 +01:00
bcm63xx treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-02-25 18:11:06 +01:00
bcm4908 treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-02-25 18:11:06 +01:00
bmips bmips: dts: fix syscon-reboot nodes 2021-02-25 20:40:02 +01:00
gemini
generic kernel: 5.4: import wireguard backport 2021-02-26 20:41:01 +01:00
imx6 treewide: rename IMAGE_PREFIX/IMAGE_NAME to DEVICE_IMG_* 2021-02-25 18:11:06 +01:00
ipq40xx
ipq806x
ipq807x
kirkwood
lantiq
layerscape
malta
mediatek
mpc85xx mpc85xx: remove fdt.bin image 2021-02-26 15:35:41 +01:00
mvebu mvebu: add LED support for GL.iNet GL-MV1000 2021-02-26 13:57:50 +01:00
mxs
octeon
octeontx
omap
oxnas
pistachio
ramips ramips: add support for ZTE MF283+ 2021-02-26 13:57:54 +01:00
realtek
rockchip
sunxi
tegra
uml
x86
zynq zynq: Enable CONFIG_KERNEL_MODE_NEON 2021-02-26 20:41:00 +01:00
Makefile