Age | Commit message (Expand) | Author |
---|---|---|
2024-07-05 | wireguard: allowedips: avoid unaligned 64-bit memory accesses | Helge Deller |
2023-08-07 | wireguard: allowedips: expand maximum node depth | Jason A. Donenfeld |
2022-08-02 | wireguard: allowedips: don't corrupt stack when detecting overflow | Jason A. Donenfeld |
2021-11-29 | wireguard: allowedips: add missing __rcu annotation to satisfy sparse | Jason A. Donenfeld |
2021-06-04 | wireguard: allowedips: free empty intermediate nodes when removing single node | Jason A. Donenfeld |
2021-06-04 | wireguard: allowedips: allocate nodes in kmem_cache | Jason A. Donenfeld |
2021-06-04 | wireguard: allowedips: remove nodes in O(1) | Jason A. Donenfeld |
2020-02-05 | wireguard: allowedips: fix use-after-free in root_remove_peer_lists | Eric Dumazet |
2019-12-16 | wireguard: allowedips: use kfree_rcu() instead of call_rcu() | Wei Yongjun |
2019-12-08 | net: WireGuard secure network tunnel | Jason A. Donenfeld |