index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
2022-06-09
wireguard: receive: use dev_sw_netstats_rx_add()
Eric Dumazet
1
-8
/
+1
2021-11-29
wireguard: receive: drop handshakes if queue lock is contended
Jason A. Donenfeld
1
-3
/
+13
2021-11-29
wireguard: receive: use ring buffer for incoming handshakes
Jason A. Donenfeld
1
-15
/
+12
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