summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard
AgeCommit message (Expand)AuthorFilesLines
2019-12-17wireguard: allowedips: use kfree_rcu() instead of call_rcu()Wei Yongjun1-6/+1
2019-12-17wireguard: main: remove unused include <linux/version.h>YueHaibing1-1/+0
2019-12-17wireguard: global: fix spelling mistakes in commentsJosh Soref1-1/+1
2019-12-09net: WireGuard secure network tunnelJason A. Donenfeld31-0/+6972