linux-xiaomi-chiron/tools/testing/selftests/net
David S. Miller b4b12b0d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The phylink conflict was between a bug fix by Russell King
to make sure we have a consistent PHY interface mode, and
a change in net-next to pull some code in phylink_resolve()
into the helper functions phylink_mac_link_{up,down}()

On the dp83867 side it's mostly overlapping changes, with
the 'net' side removing a condition that was supposed to
trigger for RGMII but because of how it was coded never
actually could trigger.

Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-31 10:49:43 -07:00
..
forwarding selftests: Add loopback test 2019-05-05 21:56:57 -07:00
.gitignore selftests/net: add TFO key rotation selftest 2019-05-30 13:41:26 -07:00
config selftests/net: SO_TXTIME with ETF and FQ 2019-05-24 13:34:40 -07:00
fib-onlink-tests.sh selftests: fib-onlink: Make quiet by default 2019-05-22 17:50:24 -07:00
fib_rule_tests.sh selftests: fib_rule_tests: use pre-defined DEV_ADDR 2019-05-21 13:44:17 -07:00
fib_tests.sh
icmp_redirect.sh selftest: Fixes for icmp_redirect test 2019-05-26 22:13:24 -07:00
in_netns.sh
ip6_gre_headroom.sh
ip_defrag.c
ip_defrag.sh
ipv6_flowlabel.c selftests/net: ipv6 flowlabel 2019-05-28 17:18:53 -07:00
ipv6_flowlabel.sh selftests/net: ipv6 flowlabel 2019-05-28 17:18:53 -07:00
ipv6_flowlabel_mgr.c selftests/net: ipv6 flowlabel 2019-05-28 17:18:53 -07:00
Makefile selftests/net: add TFO key rotation selftest 2019-05-30 13:41:26 -07:00
msg_zerocopy.c
msg_zerocopy.sh
netdevice.sh
pmtu.sh Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-05-31 10:49:43 -07:00
psock_fanout.c
psock_lib.h
psock_snd.c
psock_snd.sh
psock_tpacket.c
reuseaddr_conflict.c
reuseport_addr_any.c
reuseport_addr_any.sh
reuseport_bpf.c
reuseport_bpf_cpu.c
reuseport_bpf_numa.c
reuseport_dualstack.c
rtnetlink.sh
run_afpackettests
run_netsocktests
so_txtime.c selftests/net: SO_TXTIME with ETF and FQ 2019-05-24 13:34:40 -07:00
so_txtime.sh selftests/net: SO_TXTIME with ETF and FQ 2019-05-24 13:34:40 -07:00
socket.c
tcp_fastopen_backup_key.c selftests/net: add TFO key rotation selftest 2019-05-30 13:41:26 -07:00
tcp_fastopen_backup_key.sh selftests/net: add TFO key rotation selftest 2019-05-30 13:41:26 -07:00
tcp_inq.c
tcp_mmap.c
test_bpf.sh
test_vxlan_fdb_changelink.sh
test_vxlan_under_vrf.sh
tls.c selftests/tls: add test for sleeping even though there is data 2019-05-26 21:47:13 -07:00
txring_overwrite.c
udpgro.sh
udpgro_bench.sh
udpgso.c
udpgso.sh
udpgso_bench.sh
udpgso_bench_rx.c
udpgso_bench_tx.c
xfrm_policy.sh