| .. |
|
forwarding
|
selftests: forwarding: Add some missing configuration symbols
|
2019-02-15 20:32:22 -08:00 |
|
.gitignore
|
selftests: net: test that listening sockets match on address properly
|
2018-12-14 15:55:20 -08:00 |
|
config
|
selftests: explicitly require kernel features needed by udpgro tests
|
2018-11-22 11:35:28 -08:00 |
|
fib-onlink-tests.sh
|
net/ipv6: Allow onlink routes to have a device mismatch if it is the default route
|
2018-10-24 14:36:38 -07:00 |
|
fib_rule_tests.sh
|
selftests: net: initial fib rule tests
|
2018-05-23 15:14:12 -04:00 |
|
fib_tests.sh
|
selftests: fib_tests: sleep after changing carrier. again.
|
2019-02-23 18:34:20 -08:00 |
|
in_netns.sh
|
selftests/net: fix in_netns.sh script
|
2018-03-07 12:26:05 -05:00 |
|
ip6_gre_headroom.sh
|
selftests: net: Test headroom handling of ip6_gre devices
|
2018-06-26 23:03:01 +09:00 |
|
ip_defrag.c
|
selftests: net: ip_defrag: cover new IPv6 defrag behavior
|
2019-01-25 21:37:11 -08:00 |
|
ip_defrag.sh
|
selftests: net: ip_defrag: cover new IPv6 defrag behavior
|
2019-01-25 21:37:11 -08:00 |
|
Makefile
|
selftests: net: use LDLIBS instead of LDFLAGS
|
2019-01-28 08:02:12 -07:00 |
|
msg_zerocopy.c
|
selftests: extend zerocopy tests to udp
|
2018-12-03 15:58:32 -08:00 |
|
msg_zerocopy.sh
|
selftests: extend zerocopy tests to udp
|
2018-12-03 15:58:32 -08:00 |
|
netdevice.sh
|
selftests: net: return Kselftest Skip code for skipped tests
|
2018-05-30 15:29:06 -06:00 |
|
pmtu.sh
|
selftests: pmtu: add explicit tests for PMTU exceptions cleanup
|
2019-02-27 21:28:59 -08:00 |
|
psock_fanout.c
|
selftests/net: ignore background traffic in psock_fanout
|
2018-02-23 12:47:05 -05:00 |
|
psock_lib.h
|
selftests/net: Fixes psock_fanout CBPF test case
|
2017-04-20 15:39:19 -04:00 |
|
psock_snd.c
|
selftests/net: add packet socket packet_snd test
|
2018-06-04 09:50:01 -04:00 |
|
psock_snd.sh
|
selftests/net: add packet socket packet_snd test
|
2018-06-04 09:50:01 -04:00 |
|
psock_tpacket.c
|
selftests: net: return Kselftest Skip code for skipped tests
|
2018-05-30 15:29:06 -06:00 |
|
reuseaddr_conflict.c
|
selftest: add a reuseaddr test
|
2017-09-19 14:09:26 -06:00 |
|
reuseport_addr_any.c
|
selftests: net: reuseport_addr_any: silence clang warning
|
2018-12-20 19:26:52 -08:00 |
|
reuseport_addr_any.sh
|
selftests: net: test that listening sockets match on address properly
|
2018-12-14 15:55:20 -08:00 |
|
reuseport_bpf.c
|
bpf: do not blindly change rlimit in reuseport net selftest
|
2018-10-08 10:30:55 +02:00 |
|
reuseport_bpf_cpu.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
reuseport_bpf_numa.c
|
selftests: net: reuseport_bpf_numa: don't fail if no numa support
|
2018-05-23 12:21:02 +02:00 |
|
reuseport_dualstack.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
rtnetlink.sh
|
selftests: rtnetlink: use internal netns switch for ip commands
|
2019-02-28 13:02:43 -08:00 |
|
run_afpackettests
|
selftests/net: add txring_overwrite
|
2018-11-24 18:22:21 -08:00 |
|
run_netsocktests
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
socket.c
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
tcp_inq.c
|
selftest: add test for TCP_INQ
|
2018-05-01 18:56:29 -04:00 |
|
tcp_mmap.c
|
selftest/net: fix protocol family to work for IPv4.
|
2018-08-02 10:30:12 -07:00 |
|
test_bpf.sh
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
2017-11-02 11:10:55 +01:00 |
|
test_vxlan_fdb_changelink.sh
|
selftests: net: Add test_vxlan_fdb_changelink.sh
|
2018-12-18 21:18:26 -08:00 |
|
test_vxlan_under_vrf.sh
|
test/net: Add script for VXLAN underlay in a VRF
|
2018-12-03 14:16:01 -08:00 |
|
tls.c
|
selftest/tls: Add test to verify received 'type' of non-data record
|
2019-02-20 11:05:55 -08:00 |
|
txring_overwrite.c
|
selftests/net: add txring_overwrite
|
2018-11-24 18:22:21 -08:00 |
|
udpgro.sh
|
selftests: fixes for UDP GRO
|
2019-03-01 11:24:00 -08:00 |
|
udpgro_bench.sh
|
selftests: add functionals test for UDP GRO
|
2018-11-07 16:23:05 -08:00 |
|
udpgso.c
|
selftests/net: udpgso: test small gso_size boundary conditions
|
2018-06-04 09:49:39 -04:00 |
|
udpgso.sh
|
selftests: udp gso with corking
|
2018-04-26 15:09:52 -04:00 |
|
udpgso_bench.sh
|
selftests: extend zerocopy tests to udp
|
2018-12-03 15:58:32 -08:00 |
|
udpgso_bench_rx.c
|
selftests: fixes for UDP GRO
|
2019-03-01 11:24:00 -08:00 |
|
udpgso_bench_tx.c
|
selftests: add functionals test for UDP GRO
|
2018-11-07 16:23:05 -08:00 |
|
xfrm_policy.sh
|
xfrm: policy: fix infinite loop when merging src-nodes
|
2019-01-09 13:58:23 +01:00 |