Age | Commit message (Expand) | Author | Files | Lines |
2023-10-16 | ipv4: use tunnel flow flags for tunnel route lookups | Beniamino Galvani | 1 | -0/+1 |
2023-10-16 | ipv4: add new arguments to udp_tunnel_dst_lookup() | Beniamino Galvani | 1 | -13/+13 |
2023-10-16 | ipv4: remove "proto" argument from udp_tunnel_dst_lookup() | Beniamino Galvani | 1 | -2/+2 |
2023-10-16 | ipv4: rename and move ip_route_output_tunnel() | Beniamino Galvani | 1 | -0/+48 |
2023-09-14 | udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO | Eric Dumazet | 1 | -1/+1 |
2023-08-16 | inet: move inet->mc_loop to inet->inet_frags | Eric Dumazet | 1 | -1/+1 |
2022-12-12 | net/tunnel: wait until all sk_user_data reader finish before releasing the sock | Hangbin Liu | 1 | -0/+1 |
2022-09-01 | rxrpc: Fix ICMP/ICMP6 error handling | David Howells | 1 | -0/+1 |
2021-09-21 | net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_c... | Mianhan Liu | 1 | -3/+0 |
2021-01-07 | udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks | Jakub Kicinski | 1 | -10/+0 |
2021-01-07 | udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port() helpers | Jakub Kicinski | 1 | -12/+6 |
2020-07-10 | udp_tunnel: add central NIC RX port offload infrastructure | Jakub Kicinski | 1 | -0/+224 |