summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireguard/receive.c
AgeCommit message (Expand)Author
2020-05-20wireguard: noise: separate receive counter from send counterJason A. Donenfeld
2020-05-20wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld
2020-05-06wireguard: send/receive: use explicit unlikely branch instead of implicit coa...Jason A. Donenfeld
2020-05-06wireguard: send/receive: cond_resched() when processing worker ringbuffersJason A. Donenfeld
2020-04-29wireguard: receive: use tunnel helpers for decapsulating ECN markingsToke Høiland-Jørgensen
2020-03-18wireguard: receive: remove dead code from default packet type caseJason A. Donenfeld
2020-03-18wireguard: queueing: account for skb->protocol==0Jason A. Donenfeld
2020-02-16wireguard: receive: reset last_under_load to zeroJason A. Donenfeld
2019-12-16wireguard: global: fix spelling mistakes in commentsJosh Soref
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld