index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ovpn
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-09
ovpn: run deferred work on a module-owned workqueue
Ralf Lici
1
-1
/
+18
2026-07-30
ovpn: ensure TCP vars are initialized first
Antonio Quartulli
1
-3
/
+4
2026-07-30
ovpn: disable IPv4 redirects on MP interfaces
Antonio Quartulli
1
-15
/
+35
2026-07-29
ovpn: add missing rtnl_link_ops->get_size callback
Ralf Lici
1
-0
/
+7
2026-05-14
ovpn: fix race between deleting interface and adding new peer
Antonio Quartulli
1
-10
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-05-15
ovpn: don't drop skb's dst when xmitting packet
Antonio Quartulli
1
-0
/
+5
2025-04-17
ovpn: add basic ethtool support
Antonio Quartulli
1
-0
/
+15
2025-04-17
ovpn: implement keepalive mechanism
Antonio Quartulli
1
-0
/
+2
2025-04-17
ovpn: implement multi-peer support
Antonio Quartulli
1
-5
/
+59
2025-04-17
ovpn: implement TCP transport
Antonio Quartulli
1
-0
/
+3
2025-04-17
ovpn: implement basic RX path (UDP)
Antonio Quartulli
1
-0
/
+18
2025-04-17
ovpn: introduce the ovpn_socket object
Antonio Quartulli
1
-1
/
+2
2025-04-17
ovpn: introduce the ovpn_peer object
Antonio Quartulli
1
-1
/
+13
2025-04-17
ovpn: keep carrier always on for MP interfaces
Antonio Quartulli
1
-3
/
+11
2025-04-17
ovpn: add basic interface creation/destruction/management routines
Antonio Quartulli
1
-2
/
+80
2025-04-17
ovpn: add basic netlink support
Antonio Quartulli
1
-0
/
+31
2025-04-17
net: introduce OpenVPN Data Channel Offload (ovpn)
Antonio Quartulli
1
-0
/
+52