summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/main.c
AgeCommit message (Expand)Author
2021-11-29wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap
2021-06-04wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld
2021-06-04wireguard: peer: allocate in kmem_cacheJason A. Donenfeld
2019-12-16wireguard: main: remove unused include <linux/version.h>YueHaibing
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld