aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp_tunnel_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells1-0/+1
2021-09-21net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_core.cMianhan Liu1-3/+0
2021-01-07udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checksJakub Kicinski1-10/+0
2021-01-07udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port() helpersJakub Kicinski1-12/+6
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski1-0/+224