summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireguard/main.c
Commit message (Expand)AuthorAgeFilesLines
* wireguard: main: rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-11-291-4/+4
* wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld2021-06-041-1/+9
* wireguard: peer: allocate in kmem_cacheJason A. Donenfeld2021-06-041-0/+7
* wireguard: main: remove unused include <linux/version.h>YueHaibing2019-12-161-1/+0
* net: WireGuard secure network tunnelJason A. Donenfeld2019-12-081-0/+64