summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/device.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
* device: do not generate ICMP for non-IP packetsJason A. Donenfeld2021-07-23
* global: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli2021-07-23
* drivers: net: Modify WireGuard for backward compatBruno Martins2020-12-31
* UPSTREAM: wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: queueing: account for skb->protocol==0Jason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: send: account for mtu=0 devicesJason A. Donenfeld2020-12-31
* UPSTREAM: wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2020-12-31
* UPSTREAM: net: WireGuard secure network tunnelJason A. Donenfeld2020-12-31