summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/allowedips.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wireguard: allowedips: batch process peer removalsjd/deferred-aip-removalJason A. Donenfeld2021-05-191-25/+62
* wireguard: allowedips: fix use-after-free in root_remove_peer_listsEric Dumazet2020-02-051-0/+1
* wireguard: allowedips: use kfree_rcu() instead of call_rcu()Wei Yongjun2019-12-161-6/+1
* net: WireGuard secure network tunnelJason A. Donenfeld2019-12-081-0/+381