index
:
pub/scm/linux/kernel/git/hyperv/linux.git
master
Microsoft Hyper-V Development Tree
Hyper-V group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp_tunnel_nic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-28
net: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()
Eric Dumazet
1
-15
/
+17
2026-06-25
net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_sync
Eric Dumazet
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
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
-4
/
+5
2025-09-11
udp_tunnel: use netdev_warn() instead of netdev_WARN()
Alok Tiwari
1
-1
/
+1
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
1
-18
/
+60
2023-10-03
udp_tunnel: Use flex array to simplify code
Christophe JAILLET
1
-9
/
+2
2022-11-29
udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()
Yuan Can
1
-0
/
+2
2022-02-23
udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
Dan Carpenter
1
-1
/
+1
2021-09-13
udp_tunnel: Fix udp_tunnel_nic work-queue type
Aya Levin
1
-1
/
+1
2020-09-28
udp_tunnel: add the ability to share port tables
Jakub Kicinski
1
-10
/
+86
2020-08-03
udp_tunnel: add the ability to hard-code IANA VXLAN
Jakub Kicinski
1
-0
/
+7
2020-07-10
ethtool: add tunnel info interface
Jakub Kicinski
1
-0
/
+69
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
1
-0
/
+821