summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/netlink.c
AgeCommit message (Expand)Author
2020-08-18netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg
2020-08-18netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg
2020-06-23wireguard: device: avoid circular netns referencesJason A. Donenfeld
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld
2020-02-05wireguard: noise: reject peers with low order public keysJason A. Donenfeld
2019-12-08net: WireGuard secure network tunnelJason A. Donenfeld