.. |
selftest
|
wireguard: allowedips: free empty intermediate nodes when removing single node
|
2021-06-04 14:25:14 -07:00 |
Makefile
|
wireguard: do not use -O3
|
2021-06-04 14:25:14 -07:00 |
allowedips.c
|
wireguard: allowedips: add missing __rcu annotation to satisfy sparse
|
2021-12-08 09:04:45 +01:00 |
allowedips.h
|
wireguard: allowedips: free empty intermediate nodes when removing single node
|
2021-06-04 14:25:14 -07:00 |
cookie.c
|
…
|
|
cookie.h
|
…
|
|
device.c
|
wireguard: device: check for metadata_dst with skb_valid_dst()
|
2022-05-09 09:14:35 +02:00 |
device.h
|
wireguard: receive: use ring buffer for incoming handshakes
|
2021-12-08 09:04:46 +01:00 |
main.c
|
wireguard: allowedips: allocate nodes in kmem_cache
|
2021-06-04 14:25:14 -07:00 |
messages.h
|
wireguard: queueing: preserve flow hash across packet scrubbing
|
2020-05-20 20:55:09 -07:00 |
netlink.c
|
netlink: consistently use NLA_POLICY_MIN_LEN()
|
2020-08-18 12:28:45 -07:00 |
netlink.h
|
…
|
|
noise.c
|
wireguard: noise: take lock when removing handshake entry from table
|
2020-09-09 11:31:37 -07:00 |
noise.h
|
wireguard: noise: separate receive counter from send counter
|
2020-05-20 20:55:09 -07:00 |
peer.c
|
wireguard: peer: allocate in kmem_cache
|
2021-06-04 14:25:14 -07:00 |
peer.h
|
wireguard: peer: allocate in kmem_cache
|
2021-06-04 14:25:14 -07:00 |
peerlookup.c
|
wireguard: peerlookup: take lock before checking hash in replace operation
|
2020-09-09 11:31:38 -07:00 |
peerlookup.h
|
…
|
|
queueing.c
|
wireguard: queueing: use CFI-safe ptr_ring cleanup function
|
2022-04-08 14:24:09 +02:00 |
queueing.h
|
wireguard: receive: use ring buffer for incoming handshakes
|
2021-12-08 09:04:46 +01:00 |
ratelimiter.c
|
wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()
|
2021-12-08 09:04:46 +01:00 |
ratelimiter.h
|
…
|
|
receive.c
|
wireguard: receive: drop handshakes if queue lock is contended
|
2021-12-08 09:04:46 +01:00 |
send.c
|
wireguard: queueing: get rid of per-peer ring buffers
|
2021-02-23 15:59:34 -08:00 |
socket.c
|
wireguard: socket: ignore v6 endpoints when ipv6 is disabled
|
2022-04-08 14:24:09 +02:00 |
socket.h
|
…
|
|
timers.c
|
…
|
|
timers.h
|
…
|
|
version.h
|
…
|
|