index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
receive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireguard: use DEV_STATS_INC()
Eric Dumazet
2023-11-19
1
-6
/
+6
*
wireguard: queueing: use saner cpu selection wrapping
Jason A. Donenfeld
2023-07-03
1
-1
/
+1
*
wireguard: receive: use dev_sw_netstats_rx_add()
Eric Dumazet
2022-06-09
1
-8
/
+1
*
wireguard: receive: drop handshakes if queue lock is contended
Jason A. Donenfeld
2021-11-29
1
-3
/
+13
*
wireguard: receive: use ring buffer for incoming handshakes
Jason A. Donenfeld
2021-11-29
1
-15
/
+12
*
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
2021-02-23
1
-10
/
+6
*
wireguard: queueing: make use of ip_tunnel_parse_protocol
Jason A. Donenfeld
2020-06-30
1
-1
/
+1
*
wireguard: receive: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-25
1
-8
/
+2
*
wireguard: noise: separate receive counter from send counter
Jason A. Donenfeld
2020-05-20
1
-21
/
+21
*
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
2020-05-20
1
-1
/
+1
*
wireguard: send/receive: use explicit unlikely branch instead of implicit coa...
Jason A. Donenfeld
2020-05-06
1
-7
/
+6
*
wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld
2020-05-06
1
-0
/
+2
*
wireguard: receive: use tunnel helpers for decapsulating ECN markings
Toke Høiland-Jørgensen
2020-04-29
1
-4
/
+2
*
wireguard: receive: remove dead code from default packet type case
Jason A. Donenfeld
2020-03-18
1
-2
/
+1
*
wireguard: queueing: account for skb->protocol==0
Jason A. Donenfeld
2020-03-18
1
-2
/
+2
*
wireguard: receive: reset last_under_load to zero
Jason A. Donenfeld
2020-02-16
1
-2
/
+5
*
wireguard: global: fix spelling mistakes in comments
Josh Soref
2019-12-16
1
-1
/
+1
*
net: WireGuard secure network tunnel
Jason A. Donenfeld
2019-12-08
1
-0
/
+595