Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -7/+6 |
2022-09-20 | wireguard: netlink: avoid variable-sized memcpy on sockaddr | Jason A. Donenfeld | 1 | -7/+6 |
2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski | 1 | -0/+1 |
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-24 | wireguard: device: avoid circular netns references | Jason A. Donenfeld | 1 | -5/+9 |
2020-03-19 | 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-09 | net: WireGuard secure network tunnel | Jason A. Donenfeld | 1 | -0/+642 |