index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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: 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