summaryrefslogtreecommitdiff
path: root/net/ipv4/udp_tunnel_core.c
AgeCommit message (Expand)Author
2024-02-09net: fill in MODULE_DESCRIPTION()s for ipv4 modulesBreno Leitao
2023-10-16ipv4: use tunnel flow flags for tunnel route lookupsBeniamino Galvani
2023-10-16ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
2023-10-16ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
2023-10-16ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
2023-09-14udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet
2023-08-16inet: move inet->mc_loop to inet->inet_fragsEric Dumazet
2022-12-12net/tunnel: wait until all sk_user_data reader finish before releasing the sockHangbin Liu
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells
2021-09-21net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_c...Mianhan Liu
2021-01-07udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checksJakub Kicinski
2021-01-07udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port() helpersJakub Kicinski
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski