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