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