index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
send.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
wireguard: send: annotate intentional data race in checking empty queue
Jason A. Donenfeld
1
-1
/
+1
2023-11-19
wireguard: use DEV_STATS_INC()
Eric Dumazet
1
-1
/
+2
2023-07-03
wireguard: queueing: use saner cpu selection wrapping
Jason A. Donenfeld
1
-1
/
+1
2021-02-23
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
1
-20
/
+11
2020-05-20
wireguard: noise: separate receive counter from send counter
Jason A. Donenfeld
1
-7
/
+5
2020-05-20
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
1
-1
/
+6
2020-05-06
wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing
Jason A. Donenfeld
1
-9
/
+6
2020-05-06
wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld
1
-0
/
+4
2020-04-29
wireguard: send: remove errant newline from packet_encrypt_worker
Sultan Alsawaf
1
-1
/
+0
2020-02-16
wireguard: send: account for mtu=0 devices
Jason A. Donenfeld
1
-5
/
+11
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld
1
-0
/
+413