Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-18 | netlink: consistently use NLA_POLICY_MIN_LEN() | Johannes Berg | 1 | -2/+2 |
2020-08-18 | netlink: consistently use NLA_POLICY_EXACT_LEN() | Johannes Berg | 1 | -5/+5 |
2020-06-23 | wireguard: device: avoid circular netns references | Jason A. Donenfeld | 1 | -5/+9 |
2020-03-18 | wireguard: noise: error out precomputed DH during handshake rather than config | Jason A. Donenfeld | 1 | -6/+2 |
2020-02-05 | wireguard: noise: reject peers with low order public keys | Jason A. Donenfeld | 1 | -4/+2 |
2019-12-08 | net: WireGuard secure network tunnel | Jason A. Donenfeld | 1 | -0/+642 |