index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_tunnels.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
1
-0
/
+2
2018-02-27
ip_tunnel: Rename & publish init_tunnel_flow
Petr Machata
1
-0
/
+16
2017-12-15
net: erspan: introduce erspan v2 for ip_gre
William Tu
1
-1
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-20
ipv4: speedup ipv6 tunnels dismantle
Eric Dumazet
1
-1
/
+2
2017-08-29
gre: add collect_md mode to ERSPAN tunnel
William Tu
1
-1
/
+3
2017-08-23
gre: introduce native tunnel support for ERSPAN
William Tu
1
-0
/
+3
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
1
-2
/
+3
2017-02-03
ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info mode
Roopa Prabhu
1
-0
/
+1
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-2
/
+2
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-3
/
+3
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
1
-0
/
+2
2016-09-11
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
1
-0
/
+19
2016-06-19
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
1
-0
/
+1
2016-06-16
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
1
-0
/
+1
2016-05-21
net: Cleanup encap items in ip_tunnels.h
Tom Herbert
1
-18
/
+58
2016-05-04
gre: receive also TEB packets for lwtunnels
Jiri Benc
1
-0
/
+1
2016-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
1
-1
/
+1
2016-04-14
gre: eliminate holes in ip_tunnel
stephen hemminger
1
-4
/
+3
2016-04-06
ip_tunnel: implement __iptunnel_pull_header
Jiri Benc
1
-2
/
+9
2016-03-20
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
1
-0
/
+16
2016-03-19
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
1
-0
/
+7
2016-03-11
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
1
-1
/
+3
2016-03-09
ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INET
Daniel Borkmann
1
-0
/
+11
2016-03-08
bpf, vxlan, geneve, gre: fix usage of dst_cache on xmit
Daniel Borkmann
1
-0
/
+15
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-02-18
iptunnel: scrub packet in iptunnel_pull_header
Jiri Benc
1
-1
/
+2
2016-02-17
net: add dst_cache to ovs vxlan lwtunnel
Paolo Abeni
1
-0
/
+3
2016-02-17
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
1
-7
/
+2
2016-02-12
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
1
-2
/
+1
2016-02-10
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
1
-0
/
+1
2015-12-26
ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
1
-13
/
+15
2015-11-16
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
1
-1
/
+2
2015-09-25
ipv4: send arp replies to the correct tunnel
Jiri Benc
1
-0
/
+2
2015-08-31
ip-tunnel: Use API to access tunnel metadata options.
Pravin B Shelar
1
-36
/
+31
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
1
-0
/
+10
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
1
-7
/
+2
2015-08-21
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
1
-4
/
+4
2015-08-21
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
1
-4
/
+20
2015-08-21
ip_tunnels: use offsetofend
Jiri Benc
1
-3
/
+1
2015-08-21
ip_tunnels: use u8/u16/u32
Jiri Benc
1
-8
/
+8
2015-08-21
ip_tunnels: remove custom alignment and packing
Jiri Benc
1
-1
/
+1
2015-08-11
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
1
-1
/
+6
2015-07-23
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
Thomas Graf
1
-0
/
+2
2015-07-22
ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n
Thomas Graf
1
-0
/
+15
2015-07-21
fib: Add fib rule match on tunnel id
Thomas Graf
1
-0
/
+11
2015-07-21
route: Per route IP tunnel metadata via lightweight tunnel
Thomas Graf
1
-1
/
+6
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
1
-0
/
+14
2015-07-21
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
Thomas Graf
1
-0
/
+63
[next]