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
/
net
/
ipv4
/
ip_tunnel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
ip: use dev_addr_set() in tunnels
Jakub Kicinski
1
-1
/
+1
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
1
-4
/
+5
2021-07-23
net: Set true network header for ECN decapsulation
Gilad Naaman
1
-1
/
+1
2021-07-09
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
1
-3
/
+15
2021-03-02
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
1
-3
/
+2
2021-02-02
net: ip_tunnel: fix mtu calculation
Vadim Fedorenko
1
-9
/
+7
2021-01-08
net: fix pmtu check in nopmtudisc mode
Florian Westphal
1
-6
/
+5
2020-11-01
ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags
wenxu
1
-3
/
+0
2020-10-06
ipv4: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-7
/
+1
2020-06-19
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
Taehee Yoo
1
-6
/
+8
2020-05-20
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
1
-1
/
+15
2020-03-30
net, ip_tunnel: fix interface lookup with no key
William Dauchy
1
-5
/
+1
2020-01-21
net, ip_tunnel: fix namespaces move
William Dauchy
1
-3
/
+1
2019-12-25
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
Thomas Gleixner
1
-14
/
+1
2019-03-06
iptunnel: NULL pointer deref for ip_md_tunnel_xmit
Alan Maguire
1
-3
/
+6
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
1
-3
/
+3
2019-02-25
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
1
-11
/
+27
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2019-01-26
ip_tunnel: Fix route fl4 init in ip_md_tunnel_xmit
wenxu
1
-2
/
+3
2019-01-26
ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit
wenxu
1
-10
/
+27
2019-01-26
ip_tunnel: Add ip tunnel dst_cache in ip_md_tunnel_xmit
wenxu
1
-5
/
+15
2019-01-25
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
1
-1
/
+7
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
1
-9
/
+0
2018-09-24
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
1
-0
/
+9
2018-06-07
ip_tunnel: Fix name string concatenate in __ip_tunnel_create()
Sultan Alsawaf
1
-2
/
+2
2018-06-01
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
1
-4
/
+4
2018-04-05
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-5
/
+6
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+26
2018-03-29
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
1
-6
/
+6
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+6
2018-03-23
ip_tunnel: Emit events for post-register MTU changes
Petr Machata
1
-5
/
+21
2018-03-19
ip_tunnel: Clamp MTU to bounds on new link
Stefano Brivio
1
-1
/
+7
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
1
-8
/
+12
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+3
2018-02-27
ip_tunnel: Rename & publish init_tunnel_flow
Petr Machata
1
-28
/
+12
2018-02-26
ip_tunnel: Do not use mark in skb by default
Thomas Winter
1
-10
/
+3
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2018-01-26
net: don't call update_pmtu unconditionally
Nicolas Dichtel
1
-2
/
+1
2018-01-25
ip_tunnel: Use mark in skb by default
Thomas Winter
1
-3
/
+10
2017-12-13
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-2
/
+2
2017-09-20
ipv4: speedup ipv6 tunnels dismantle
Eric Dumazet
1
-3
/
+9
2017-09-13
ip_tunnel: fix ip tunnel lookup in collect_md mode
Haishuang Yan
1
-1
/
+1
2017-09-09
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-06-16
ip_tunnel: fix potential issue in ip_tunnel_rcv
Haishuang Yan
1
-0
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-2
/
+2
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
1
-10
/
+17
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-2
/
+2
2016-10-20
ipv4/6: use core net MTU range checking
Jarod Wilson
1
-1
/
+5
[next]