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
/
tools
/
testing
/
selftests
/
net
/
pmtu.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-21
selftests: pmtu: fix init mtu value in description
Hangbin Liu
1
-3
/
+3
2019-11-29
selftests: pmtu: use -oneline for ip route list cache
Thadeu Lima de Souza Cascardo
1
-3
/
+2
2019-06-24
selftests: pmtu: Make list_flush_ipv6_exception test more demanding
Stefano Brivio
1
-8
/
+14
2019-06-24
selftests: pmtu: Introduce list_flush_ipv4_exception test case
Stefano Brivio
1
-0
/
+60
2019-06-11
selftests: pmtu: Introduce list_flush_ipv6_exception test case
Stefano Brivio
1
-1
/
+50
2019-06-10
selftests: pmtu: Add support for routing via nexthop objects
David Ahern
1
-32
/
+126
2019-06-10
selftests: pmtu: Move route installs to a new function
David Ahern
1
-11
/
+15
2019-06-10
selftests: pmtu: Move running of test into a new function
David Ahern
1
-27
/
+36
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+7
2019-05-29
selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtu
Stefano Brivio
1
-7
/
+7
2019-05-23
selftests: pmtu: Simplify cleanup and namespace names
David Ahern
1
-9
/
+8
2019-05-17
selftests: pmtu.sh: Remove quotes around commands in setup_xfrm
David Ahern
1
-9
/
+9
2019-04-12
selftests: Add debugging options to pmtu.sh
David Ahern
1
-89
/
+124
2019-02-28
selftests: pmtu: add explicit tests for PMTU exceptions cleanup
Paolo Abeni
1
-1
/
+67
2019-02-28
selftests: pmtu: disable DAD in all namespaces
Paolo Abeni
1
-15
/
+13
2018-11-09
selftests: pmtu: Introduce FoU and GUE PMTU exceptions tests
Stefano Brivio
1
-0
/
+179
2018-11-09
selftests: pmtu: Introduce tests for IPv4/IPv6 over GENEVE over IPv4/IPv6
Stefano Brivio
1
-31
/
+86
2018-11-09
selftests: pmtu: Introduce tests for IPv4/IPv6 over VXLAN over IPv4/IPv6
Stefano Brivio
1
-18
/
+125
2018-10-16
selftests: pmtu: Add optional traffic captures for single tests
Stefano Brivio
1
-7
/
+53
2018-10-16
selftests: pmtu: Allow selection of single tests
Stefano Brivio
1
-0
/
+21
2018-10-08
selftests: pmtu: add basic IPv4 and IPv6 PMTU tests
Sabrina Dubroca
1
-4
/
+203
2018-10-08
selftests: pmtu: extend MTU parsing helper to locked MTU
Sabrina Dubroca
1
-0
/
+2
2018-10-08
selftests: pmtu: Introduce check_pmtu_value()
Stefano Brivio
1
-27
/
+22
2018-09-19
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
1
-2
/
+2
2018-09-01
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
1
-1
/
+4
2018-09-01
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
1
-1
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2018-05-31
selftests: net: return Kselftest Skip code for skipped tests
Shuah Khan (Samsung OSG)
1
-1
/
+4
2018-04-27
selftests: pmtu: Minimum MTU for vti6 is 68
Stefano Brivio
1
-2
/
+2
2018-03-19
selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtu
Stefano Brivio
1
-2
/
+0
2018-03-18
selftests: pmtu: Add pmtu_vti6_link_change_mtu test
Stefano Brivio
1
-6
/
+61
2018-03-18
selftests: pmtu: Add pmtu_vti6_link_add_mtu test
Stefano Brivio
1
-1
/
+43
2018-03-18
selftests: pmtu: Add pmtu_vti4_link_add_mtu test
Stefano Brivio
1
-1
/
+44
2018-03-18
selftests: pmtu: Add test_pmtu_vti4_exception test
Stefano Brivio
1
-10
/
+70
2018-03-18
selftests: pmtu: Add pmtu_vti6_default_mtu test
Stefano Brivio
1
-1
/
+17
2018-03-18
selftests: pmtu: Add pmtu_vti4_default_mtu test
Stefano Brivio
1
-13
/
+73
2018-03-18
selftests: pmtu: Introduce support for multiple tests
Stefano Brivio
1
-26
/
+61
2018-03-18
selftests: pmtu: Factor out MTU parsing helper
Stefano Brivio
1
-6
/
+11
2018-03-18
selftests: pmtu: Use namespace command prefix to fetch route mtu
Stefano Brivio
1
-7
/
+9
2018-03-18
selftests: pmtu: Reverse return codes of functions
Stefano Brivio
1
-16
/
+8
2018-03-07
selftests: net: Introduce first PMTU test
Stefano Brivio
1
-0
/
+163