index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireguard
/
receive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-23
wireguard: queueing: get rid of per-peer ring buffers
Jason A. Donenfeld
1
-10
/
+6
2020-06-30
wireguard: queueing: make use of ip_tunnel_parse_protocol
Jason A. Donenfeld
1
-1
/
+1
2020-06-25
wireguard: receive: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-8
/
+2
2020-05-20
wireguard: noise: separate receive counter from send counter
Jason A. Donenfeld
1
-21
/
+21
2020-05-20
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
1
-1
/
+1
2020-05-06
wireguard: send/receive: use explicit unlikely branch instead of implicit coa...
Jason A. Donenfeld
1
-7
/
+6
2020-05-06
wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld
1
-0
/
+2
2020-04-29
wireguard: receive: use tunnel helpers for decapsulating ECN markings
Toke Høiland-Jørgensen
1
-4
/
+2
2020-03-18
wireguard: receive: remove dead code from default packet type case
Jason A. Donenfeld
1
-2
/
+1
2020-03-18
wireguard: queueing: account for skb->protocol==0
Jason A. Donenfeld
1
-2
/
+2
2020-02-16
wireguard: receive: reset last_under_load to zero
Jason A. Donenfeld
1
-2
/
+5
2019-12-16
wireguard: global: fix spelling mistakes in comments
Josh Soref
1
-1
/
+1
2019-12-08
net: WireGuard secure network tunnel
Jason A. Donenfeld
1
-0
/
+595