index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
1
-1
/
+2
2019-01-26
ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit
wenxu
1
-1
/
+1
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
1
-0
/
+20
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+0
2018-12-20
iptunnel: make TUNNEL_FLAGS available in uapi
wenxu
1
-19
/
+0
2018-11-09
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
1
-0
/
+1
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
1
-2
/
+6
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
1
-2
/
+2
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
1
-0
/
+11
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
[next]