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
/
include
/
net
/
ip_tunnels.h
Age
Commit message (
Expand
)
Author
2024-06-10
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-08
geneve: fix header validation in geneve[6]_xmit_skb
Eric Dumazet
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
2024-02-07
ip_tunnel: use exit_batch_rtnl() method
Eric Dumazet
2023-11-16
vxlan: add support for flowlabel inherit
Alce Lafranque
2023-09-06
ip_tunnels: use DEV_STATS_INC()
Eric Dumazet
2023-07-19
ip_tunnels: Add nexthop ID field to ip_tunnel_key
Ido Schimmel
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-12
ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devices
Christian Ehrig
2023-03-17
ip_tunnel: Preserve pointer const in ip_tunnel_info_opts
Gavin Li
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_parm
Liu Jian
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
2022-08-18
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
2022-07-26
ip_tunnels: Add new flow flags field to ip_tunnel_key
Paul Chaignon
2022-07-22
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-04-15
net: Handle l3mdev in ip_tunnel_init_flow
David Ahern
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-13
ip_tunnels: Set tunnel option flag when tunnel metadata is present
Yi-Hung Wei
2020-11-09
net: remove ip_tunnel_get_stats64
Heiner Kallweit
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
2020-06-30
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
2020-05-19
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
2019-01-26
ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit
wenxu
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
iptunnel: make TUNNEL_FLAGS available in uapi
wenxu
2018-11-08
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
2018-02-27
ip_tunnel: Rename & publish init_tunnel_flow
Petr Machata
2017-12-15
net: erspan: introduce erspan v2 for ip_gre
William Tu
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-19
ipv4: speedup ipv6 tunnels dismantle
Eric Dumazet
2017-08-28
gre: add collect_md mode to ERSPAN tunnel
William Tu
2017-08-22
gre: introduce native tunnel support for ERSPAN
William Tu
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
2017-02-03
ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info mode
Roopa Prabhu
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
[next]