..
selftest
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
2025-05-27 09:06:19 +02:00
Makefile
…
allowedips.c
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
2025-05-27 09:06:19 +02:00
allowedips.h
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
2025-05-27 09:06:19 +02:00
cookie.c
wireguard: global: add __nonstring annotations for unterminated strings
2025-05-27 09:06:19 +02:00
cookie.h
…
device.c
wireguard: device: enable threaded NAPI
2025-06-05 07:53:57 -07:00
device.h
wireguard: receive: use ring buffer for incoming handshakes
2021-11-29 19:50:50 -08:00
main.c
genetlink: remove linux/genetlink.h
2024-04-01 21:44:34 -07:00
messages.h
…
netlink.c
wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag
2025-05-27 09:06:19 +02:00
netlink.h
…
noise.c
wireguard: global: add __nonstring annotations for unterminated strings
2025-05-27 09:06:19 +02:00
noise.h
…
peer.c
net: drop the weight argument from netif_napi_add
2022-09-28 18:57:14 -07:00
peer.h
wireguard: peer: allocate in kmem_cache
2021-06-04 14:25:14 -07:00
peerlookup.c
…
peerlookup.h
…
queueing.c
wireguard: queueing: use saner cpu selection wrapping
2023-07-03 09:17:52 +01:00
queueing.h
wireguard: queueing: annotate intentional data race in cpu round robin
2024-07-05 17:21:10 -07:00
ratelimiter.c
wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()
2021-11-29 19:50:50 -08:00
ratelimiter.h
…
receive.c
wireguard: receive: annotate data-race around receiving_counter.counter
2024-03-19 11:22:49 +01:00
send.c
wireguard: send: annotate intentional data race in checking empty queue
2024-07-05 17:21:10 -07:00
socket.c
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
2022-03-30 19:14:09 -07:00
socket.h
…
timers.c
treewide, timers: Rename from_timer() to timer_container_of()
2025-06-08 09:07:37 +02:00
timers.h
…
version.h
…