index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp_tunnel_core.c
Age
Commit message (
Expand
)
Author
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-02-09
net: fill in MODULE_DESCRIPTION()s for ipv4 modules
Breno Leitao
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