index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-05-09
1
-1
/
+1
*
ip_tunnels: Set tunnel option flag when tunnel metadata is present
Yi-Hung Wei
2020-11-13
1
-3
/
+4
*
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
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-2
/
+2
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-3
/
+3
*
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
2016-09-17
1
-0
/
+2
*
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
2016-09-10
1
-0
/
+19
*
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
2016-06-18
1
-0
/
+1
*
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
2016-06-15
1
-0
/
+1
*
net: Cleanup encap items in ip_tunnels.h
Tom Herbert
2016-05-20
1
-18
/
+58
*
gre: receive also TEB packets for lwtunnels
Jiri Benc
2016-05-04
1
-0
/
+1
*
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2016-04-16
1
-1
/
+1
*
gre: eliminate holes in ip_tunnel
stephen hemminger
2016-04-14
1
-4
/
+3
*
ip_tunnel: implement __iptunnel_pull_header
Jiri Benc
2016-04-06
1
-2
/
+9
*
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2016-03-20
1
-0
/
+16
*
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
2016-03-18
1
-0
/
+7
*
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
2016-03-11
1
-1
/
+3
*
ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INET
Daniel Borkmann
2016-03-08
1
-0
/
+11
*
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
2016-03-08
1
-0
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
1
-0
/
+1
|
\
|
*
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-02-10
1
-0
/
+1
*
|
iptunnel: scrub packet in iptunnel_pull_header
Jiri Benc
2016-02-18
1
-1
/
+2
*
|
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
2016-02-16
1
-0
/
+3
*
|
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
2016-02-16
1
-7
/
+2
*
|
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
2016-02-12
1
-2
/
+1
|
/
*
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
2015-12-25
1
-13
/
+15
*
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2015-11-16
1
-1
/
+2
*
ipv4: send arp replies to the correct tunnel
Jiri Benc
2015-09-24
1
-0
/
+2
[next]