index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_tunnels.h
Age
Commit message (
Expand
)
Author
2025-10-13
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
2025-04-14
ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().
Kuniyuki Iwashima
2025-02-21
net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-20
net: Add options as a flexible array to struct ip_tunnel_info
Gal Pressman
2025-02-20
ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
Gal Pressman
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
2024-10-13
net: tunnel: make skb_vlan_inet_prepare() return drop reasons
Menglong Dong
2024-10-13
net: tunnel: add pskb_inet_may_pull_reason() helper
Menglong Dong
2024-08-26
ip_tunnel: Correct spelling in ip_tunnels.h
Simon Horman
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
[next]