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