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