Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wireguard: allowedips: add missing __rcu annotation to satisfy sparse | Jason A. Donenfeld | 2021-11-30 | 1 | -1/+1 |
* | wireguard: allowedips: free empty intermediate nodes when removing single node | Jason A. Donenfeld | 2021-06-04 | 1 | -44/+58 |
* | wireguard: allowedips: allocate nodes in kmem_cache | Jason A. Donenfeld | 2021-06-04 | 1 | -6/+25 |
* | wireguard: allowedips: remove nodes in O(1) | Jason A. Donenfeld | 2021-06-04 | 1 | -78/+54 |
* | wireguard: allowedips: fix use-after-free in root_remove_peer_lists | Eric Dumazet | 2020-02-05 | 1 | -0/+1 |
* | wireguard: allowedips: use kfree_rcu() instead of call_rcu() | Wei Yongjun | 2019-12-17 | 1 | -6/+1 |
* | net: WireGuard secure network tunnel | Jason A. Donenfeld | 2019-12-09 | 1 | -0/+381 |