summaryrefslogtreecommitdiff
path: root/include/net/ip_tunnels.h
Commit message (Expand)AuthorAge
* net: do not create fallback tunnels for non-default namespacesEric Dumazet2018-03-09
* ip_tunnel: Rename & publish init_tunnel_flowPetr Machata2018-02-27
* net: erspan: introduce erspan v2 for ip_greWilliam Tu2017-12-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ipv4: speedup ipv6 tunnels dismantleEric Dumazet2017-09-19
|/
* gre: add collect_md mode to ERSPAN tunnelWilliam Tu2017-08-28
* gre: introduce native tunnel support for ERSPANWilliam Tu2017-08-22
* ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-21
* ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info modeRoopa Prabhu2017-02-03
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-18
* ip_tunnel: add collect_md mode to IPIP tunnelAlexei Starovoitov2016-09-17
* net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai2016-09-10
* gre: better support for ICMP messages for gre+ipv6Eric Dumazet2016-06-18
* net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloadsPhilip Prindeville2016-06-15
* net: Cleanup encap items in ip_tunnels.hTom Herbert2016-05-20
* gre: receive also TEB packets for lwtunnelsJiri Benc2016-05-04
* ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-16
* gre: eliminate holes in ip_tunnelstephen hemminger2016-04-14
* ip_tunnel: implement __iptunnel_pull_headerJiri Benc2016-04-06
* tunnels: Remove encapsulation offloads on decap.Jesse Gross2016-03-20
* ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use itDaniel Borkmann2016-03-18
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-11
* ip_tunnel, bpf: ip_tunnel_info_opts_{get, set} depends on CONFIG_INETDaniel Borkmann2016-03-08
* bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2016-03-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-10
* | iptunnel: scrub packet in iptunnel_pull_headerJiri Benc2016-02-18
* | net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2016-02-16
* | ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2016-02-16
* | net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloadsEdward Cree2016-02-12
|/
* ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-25
* ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2015-11-16
* ipv4: send arp replies to the correct tunnelJiri Benc2015-09-24
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-31
* ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-29
* ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-29
* ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc2015-08-20
* ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc2015-08-20
* ip_tunnels: use offsetofendJiri Benc2015-08-20
* ip_tunnels: use u8/u16/u32Jiri Benc2015-08-20
* ip_tunnels: remove custom alignment and packingJiri Benc2015-08-20
* ip_gre: Add support to collect tunnel metadata.Pravin B Shelar2015-08-10
* ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-23
* ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf2015-07-22
* fib: Add fib rule match on tunnel idThomas Graf2015-07-21
* route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-21
* vxlan: Flow based tunnelingThomas Graf2015-07-21
* ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel genericThomas Graf2015-07-21