Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: drop the weight argument from netif_napi_add | Jakub Kicinski | 2022-09-28 | 1 | -2/+1 |
* | wireguard: peer: allocate in kmem_cache | Jason A. Donenfeld | 2021-06-04 | 1 | -4/+17 |
* | wireguard: use synchronize_net rather than synchronize_rcu | Jason A. Donenfeld | 2021-06-04 | 1 | -3/+3 |
* | wireguard: queueing: get rid of per-peer ring buffers | Jason A. Donenfeld | 2021-02-23 | 1 | -19/+9 |
* | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 2020-08-07 | 1 | -1/+1 |
* | wireguard: noise: error out precomputed DH during handshake rather than config | Jason A. Donenfeld | 2020-03-18 | 1 | -5/+2 |
* | net: WireGuard secure network tunnel | Jason A. Donenfeld | 2019-12-08 | 1 | -0/+240 |