summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2022-07-071-4/+4
* wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld2022-07-071-1/+9
* wireguard: peer: allocate in kmem_cacheJason A. Donenfeld2022-07-071-0/+7
* wireguard: main: remove unused include <linux/version.h>YueHaibing2022-07-071-1/+0
* net: WireGuard secure network tunnelJason A. Donenfeld2022-07-071-0/+64