summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/ratelimiter.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2021-11-29wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld