summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-07-23Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski21-79/+490
2022-07-22bpf/selftests: Fix couldn't retrieve pinned program in xdp veth testJie2x Zhou1-3/+3
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady2-15/+76
2022-07-22selftests/bpf: Fix test_verifier failed test in unprivileged modeKumar Kartikeya Dwivedi1-0/+1
2022-07-22selftests/bpf: Add negative tests for new nf_conntrack kfuncsKumar Kartikeya Dwivedi2-1/+189
2022-07-22selftests/bpf: Add tests for new nf_conntrack kfuncsLorenzo Bianconi2-12/+81
2022-07-22selftests/bpf: Add verifier tests for trusted kfunc argsKumar Kartikeya Dwivedi1-0/+53
2022-07-22bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi1-5/+5
2022-07-22selftests: tls: add a test for timeo vs lockJakub Kicinski1-0/+32
2022-07-21selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima1-2/+1
2022-07-19selftests/bpf: fix a test for snprintf() overflowDan Carpenter1-1/+1
2022-07-19selftests/bpf: test eager BPF ringbuf size adjustment logicAndrii Nakryiko1-0/+11
2022-07-19selftests/bpf: validate .bss section bigger than 8MB is possible nowAndrii Nakryiko2-0/+6
2022-07-19selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftestsAndrii Nakryiko3-32/+16
2022-07-19selftests/bpf: add test of __weak unknown virtual __kconfig externAndrii Nakryiko2-10/+10
2022-07-16selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...Jaehee Park2-0/+309
2022-07-15selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_funcJiri Olsa1-0/+2
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-9/+131
2022-07-14selftests/net: test nexthop without gwNicolas Dichtel2-1/+120
2022-07-14selftests/bpf: Return true/false (not 1/0) from bool functionsLinkui Xiao1-15/+15
2022-07-13selftests: mptcp: add MPC backup testsPaolo Abeni1-0/+30
2022-07-13selftests/bpf: add a ksym iter subtestAlan Maguire3-0/+97
2022-07-12selftests: tls: add test for NoPad getsockoptJakub Kicinski1-0/+51
2022-07-12selftest: net: add tun to .gitignoreJakub Kicinski1-0/+1
2022-07-11selftests: mptcp: validate userspace PM tests by defaultMatthieu Baerts1-1/+1
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski48-157/+4278
2022-07-09selftests: mptcp: update pm_nl_ctl usage headerGeliang Tang1-1/+1
2022-07-09selftests: mptcp: avoid Terminated messages in userspace_pmGeliang Tang1-17/+23
2022-07-09selftests: mptcp: userspace pm subflow testsGeliang Tang1-2/+37
2022-07-09selftests: mptcp: userspace pm address testsGeliang Tang1-1/+48
2022-07-09selftests: mptcp: tweak simult_flows for debug kernelsPaolo Abeni1-1/+13
2022-07-09selftests: forwarding: Install no_forwarding.shMartin Blumenstingl1-0/+1
2022-07-09selftests: forwarding: Install local_termination.shMartin Blumenstingl1-0/+1
2022-07-09selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/nMaxim Mikityanskiy1-7/+17
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-7/+7
2022-07-09bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev3-6/+32
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller3-2/+13
2022-07-08selftests, xsk: Rename AF_XDP testing appMaciej Fijalkowski6-13/+13
2022-07-08bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIsJoanne Koong2-7/+7
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-29/+200
2022-07-07selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usageDave Marchevsky6-1/+416
2022-07-07wireguard: selftests: use microvm on x86Jason A. Donenfeld3-8/+16
2022-07-07wireguard: selftests: always call kernel makefileJason A. Donenfeld1-3/+2
2022-07-07wireguard: selftests: use virt machine on m68kJason A. Donenfeld2-8/+6
2022-07-07wireguard: selftests: set fake real time in initJason A. Donenfeld8-0/+18
2022-07-06selftests/bpf: Fix few more compiler warningsAndrii Nakryiko3-4/+4
2022-07-06selftests/bpf: Fix bogus uninitialized variable warningAndrii Nakryiko1-1/+1
2022-07-06selftests: tls: add selftest variant for padJakub Kicinski1-0/+15
2022-07-06selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor2-2/+103
2022-07-06selftests/bpf: Add type match test against kernel's task_structDaniel Müller3-0/+21