Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wireguard: queueing: get rid of per-peer ring buffers | Jason A. Donenfeld | 2021-02-24 | 1 | -20/+11 |
* | wireguard: noise: separate receive counter from send counter | Jason A. Donenfeld | 2020-05-21 | 1 | -7/+5 |
* | wireguard: queueing: preserve flow hash across packet scrubbing | Jason A. Donenfeld | 2020-05-21 | 1 | -1/+6 |
* | wireguard: send/receive: use explicit unlikely branch instead of implicit coa... | Jason A. Donenfeld | 2020-05-07 | 1 | -9/+6 |
* | wireguard: send/receive: cond_resched() when processing worker ringbuffers | Jason A. Donenfeld | 2020-05-07 | 1 | -0/+4 |
* | wireguard: send: remove errant newline from packet_encrypt_worker | Sultan Alsawaf | 2020-04-29 | 1 | -1/+0 |
* | wireguard: send: account for mtu=0 devices | Jason A. Donenfeld | 2020-02-17 | 1 | -5/+11 |
* | net: WireGuard secure network tunnel | Jason A. Donenfeld | 2019-12-09 | 1 | -0/+413 |