aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/ipv4/udp_tunnel_nic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-03udp_tunnel: Use flex array to simplify codeChristophe JAILLET1-9/+2
2022-11-29udp_tunnel: Add checks for nla_nest_start() in __udp_tunnel_nic_dump_write()Yuan Can1-0/+2
2022-02-23udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()Dan Carpenter1-1/+1
2021-09-13udp_tunnel: Fix udp_tunnel_nic work-queue typeAya Levin1-1/+1
2020-09-28udp_tunnel: add the ability to share port tablesJakub Kicinski1-10/+86
2020-08-03udp_tunnel: add the ability to hard-code IANA VXLANJakub Kicinski1-0/+7
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski1-0/+69
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski1-0/+821