summaryrefslogtreecommitdiff
path: root/drivers/net/ovpn/socket.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12ovpn: set sk_user_data before overriding callbacksRalf Lici
2025-06-03ovpn: ensure sk is still valid during cleanupAntonio Quartulli
2025-04-17ovpn: implement peer add/get/dump/delete via netlinkAntonio Quartulli
2025-04-17ovpn: implement TCP transportAntonio Quartulli
2025-04-17ovpn: implement basic RX path (UDP)Antonio Quartulli
2025-04-17ovpn: introduce the ovpn_socket objectAntonio Quartulli