summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-10-21tc-testing: updated pedit TDC testsRoman Mashak
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19mm/gup_benchmark: add a missing "w" to getopt stringJohn Hubbard
2019-10-18selftests: mlxsw: Add Spectrum-2 target scale for tc flower scale testDanielle Ratson
2019-10-18selftests: mlxsw: Add a resource scale test for Spectrum-2Danielle Ratson
2019-10-18selftests: mlxsw: Add Spectrum-2 mirror-to-gretap target scale testDanielle Ratson
2019-10-18selftests: mlxsw: Generalize the parameters of mirror_gre testDanielle Ratson
2019-10-15tc-testing: updated pedit test casesRoman Mashak
2019-10-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-13tools/virtio: xen stubMichael S. Tsirkin
2019-10-12selftests/bpf: Remove obsolete pahole/BTF support detectionAndrii Nakryiko
2019-10-12selftests/bpf: Enforce libbpf build before BPF programs are builtAndrii Nakryiko
2019-10-12libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targetsIvan Khoronzhuk
2019-10-12libbpf: Don't use cxx to test_libpf targetIvan Khoronzhuk
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-12Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-11selftests: add netdevsim devlink health testsJiri Pirko
2019-10-11libbpf: Handle invalid typedef emitted by old GCCAndrii Nakryiko
2019-10-11libbpf: Generate more efficient BPF_CORE_READ codeAndrii Nakryiko
2019-10-11selftests/bpf: Check that flow dissector can be re-attachedJakub Sitnicki
2019-10-11tools/virtio: more stubsMichael S. Tsirkin
2019-10-11selftests/bpf: Add read-only map values propagation testsAndrii Nakryiko
2019-10-10tc-testing: updated pedit test casesRoman Mashak
2019-10-09libbpf: Fix passing uninitialized bytes to setsockoptIlya Maximets
2019-10-09selftests/bpf: Fix btf_dump padding test caseAndrii Nakryiko
2019-10-09selftests/bpf: Convert test_btf_dump into test_progs testAndrii Nakryiko
2019-10-09libbpf: Fix struct end padding in btf_dumpAndrii Nakryiko
2019-10-09selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-10-08selftests/bpf: More compatible nc options in test_lwt_ip_encapJiri Benc
2019-10-08selftests/bpf: Set rp_filter in test_flow_dissectorJiri Benc
2019-10-08selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro testsAndrii Nakryiko
2019-10-08libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpersAndrii Nakryiko
2019-10-08libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpfAndrii Nakryiko
2019-10-08selftests/bpf: Split off tracing-only helpers into bpf_tracing.hAndrii Nakryiko
2019-10-08selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macroAndrii Nakryiko
2019-10-08selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.hAndrii Nakryiko
2019-10-08selftests/bpf: Undo GCC-specific bpf_helpers.h changesAndrii Nakryiko
2019-10-08Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-07selftests/bpf: add test for BPF flow dissector in the root namespaceStanislav Fomichev
2019-10-07bpftool: Fix bpftool build by switching to bpf_object__open_file()Andrii Nakryiko
2019-10-07selftests/bpf: Fix dependency ordering for attach_probe testAndrii Nakryiko
2019-10-07Merge tag 'perf-urgent-for-mingo-5.4-20191001' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-10-07selftests: add netdevsim devlink dev info testJiri Pirko
2019-10-06libbpf: auto-generate list of BPF helper definitionsAndrii Nakryiko
2019-10-06uapi/bpf: fix helper docsAndrii Nakryiko
2019-10-06selftests: test netdevsim reload forbid and failJiri Pirko
2019-10-05libbpf: Add cscope and tags targets to MakefileToke Høiland-Jørgensen