Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wireguard: queueing: get rid of per-peer ring buffers | Jason A. Donenfeld | 2021-02-23 | 1 | -6/+6 |
* | wireguard: device: do not generate ICMP for non-IP packets | Jason A. Donenfeld | 2021-02-23 | 1 | -3/+4 |
* | wireguard: avoid double unlikely() notation when using IS_ERR() | Antonio Quartulli | 2021-02-23 | 1 | -1/+1 |
* | wireguard: switch to dev_get_tstats64 | Heiner Kallweit | 2020-11-09 | 1 | -1/+1 |
* | wireguard: implement header_ops->parse_protocol for AF_PACKET | Jason A. Donenfeld | 2020-06-30 | 1 | -0/+1 |
* | wireguard: device: avoid circular netns references | Jason A. Donenfeld | 2020-06-23 | 1 | -31/+27 |
* | wireguard: queueing: account for skb->protocol==0 | Jason A. Donenfeld | 2020-03-18 | 1 | -1/+1 |
* | wireguard: send: account for mtu=0 devices | Jason A. Donenfeld | 2020-02-16 | 1 | -3/+4 |
* | wireguard: device: use icmp_ndo_send helper | Jason A. Donenfeld | 2020-02-13 | 1 | -2/+2 |
* | net: WireGuard secure network tunnel | Jason A. Donenfeld | 2019-12-08 | 1 | -0/+458 |