summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/receive.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* queueing: get rid of per-peer ring buffersJason A. Donenfeld2021-07-23
* drivers: net: Modify WireGuard for backward compatBruno Martins2020-12-31
* UPSTREAM: wireguard: queueing: make use of ip_tunnel_parse_protocolJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: receive: account for napi_gro_receive never returning GR...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: noise: separate receive counter from send counterJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: send/receive: use explicit unlikely branch instead of im...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: send/receive: cond_resched() when processing worker ring...Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: receive: use tunnel helpers for decapsulating ECN markingsToke Høiland-Jørgensen2020-12-31
* UPSTREAM: wireguard: receive: remove dead code from default packet type caseJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: queueing: account for skb->protocol==0Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: receive: reset last_under_load to zeroJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: global: fix spelling mistakes in commentsJosh Soref2020-12-31
* UPSTREAM: net: WireGuard secure network tunnelJason A. Donenfeld2020-12-31