aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko2-79/+153
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko2-2/+4
2019-04-26netdevsim: merge sdev into devJiri Pirko1-4/+4
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-17/+356
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+317
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller14-135/+2167
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-10/+311
2019-04-20selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin1-0/+5
2019-04-19selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan1-2/+2
2019-04-19proc: fix map_files test on F29Alexey Dobriyan1-10/+10
2019-04-18bpf: Increase MAX_NR_MAPS to 17 in test_verifier.cMartin KaFai Lau1-1/+1
2019-04-18selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.hWang YanQing2-2/+2
2019-04-17selftests/bpf: fix a compilation errorYonghong Song1-2/+2
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-81/+288
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-54/+60
2019-04-16selftests: bpf: add VRF test cases to lwt_ip_encap test.Peter Oskolkov1-48/+86
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-23/+215
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov4-6/+191
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini1-1/+7
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini4-16/+17
2019-04-16selftests/bpf: make flow dissector tests more extensibleStanislav Fomichev1-81/+116
2019-04-16selftests/bpf: two scale testsAlexei Starovoitov2-0/+88
2019-04-16selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnelStanislav Fomichev1-1/+1
2019-04-16selftests/btf: add VAR and DATASEC case for dedup testsAndrii Nakryiko1-0/+49
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-4/+13
2019-04-15selftests: mlxsw: Test neighbour offload indicationIdo Schimmel1-0/+26
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-37/+241
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal1-9/+27
2019-04-13selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2-1/+284
2019-04-12netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko1-1/+1
2019-04-12selftests/bpf: C based test for sysctl and strtoXAndrey Ignatov2-1/+126
2019-04-12selftests/bpf: Test bpf_strtol and bpf_strtoul helpersAndrey Ignatov1-0/+485
2019-04-12selftests/bpf: Test ARG_PTR_TO_LONG arg typeAndrey Ignatov1-0/+160
2019-04-12selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.hAndrey Ignatov1-0/+19
2019-04-12selftests/bpf: Test file_pos field in bpf_sysctl ctxAndrey Ignatov1-0/+64
2019-04-12selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpersAndrey Ignatov1-0/+222
2019-04-12selftests/bpf: Test sysctl_get_current_value helperAndrey Ignatov1-0/+228
2019-04-12selftests/bpf: Test bpf_sysctl_get_name helperAndrey Ignatov1-0/+222
2019-04-12selftests/bpf: Test BPF_CGROUP_SYSCTLAndrey Ignatov2-1/+293
2019-04-12selftests/bpf: Test sysctl section nameAndrey Ignatov1-0/+5
2019-04-11selftests: Add debugging options to pmtu.shDavid Ahern1-89/+124
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller27-116/+2453
2019-04-12selftests: netfilter: add ebtables broute test caseFlorian Westphal2-1/+147
2019-04-11selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern1-54/+40
2019-04-11selftests_bpf: add L2 encap to test_tc_tunnelAlan Maguire3-59/+277
2019-04-11selftests_bpf: extend test_tc_tunnel for UDP encapAlan Maguire3-48/+143
2019-04-11net: sched: flower: use correct ht function to prevent duplicatesVlad Buslov1-0/+20
2019-04-11selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev2-0/+110
2019-04-10selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel1-0/+20