summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/allowedips.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wireguard: allowedips: fix use-after-free in root_remove_peer_listsEric Dumazet2022-07-071-0/+1
* wireguard: allowedips: use kfree_rcu() instead of call_rcu()Wei Yongjun2022-07-071-6/+1
* net: WireGuard secure network tunnelJason A. Donenfeld2022-07-071-0/+381