summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptionsAmit Cohen
2019-11-07selftests: forwarding: tc_common: Add hitting checkAmit Cohen
2019-11-07selftests: forwarding: devlink: Add functionality for trap exceptions testAmit Cohen
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 dropsAmit Cohen
2019-11-07selftests: devlink: Make devlink_trap_cleanup() more genericAmit Cohen
2019-11-07selftests: devlink: Export functions to devlink libraryAmit Cohen
2019-11-07selftests: Add source route tests to fib_testsDavid Ahern
2019-11-06selftest: net: add some traceroute testsFrancesco Ruggeri
2019-11-06tc-testing: updated pedit TDC testsRoman Mashak
2019-11-06selftests: devlink: undo changes at the end of resource_testJakub Kicinski
2019-11-06selftests: bpf: log direct file writesJakub Kicinski
2019-11-05tc-testing: added tests with cookie for mpls TC actionRoman Mashak
2019-11-04bpf: re-fix skip write only files in debugfsDaniel Borkmann
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-02bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann
2019-11-02bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann
2019-11-02bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann
2019-11-02selftests: Add tests for automatic map pinningToke Høiland-Jørgensen
2019-11-02libbpf: Add auto-pinning of maps when loading BPF objectsToke Høiland-Jørgensen
2019-11-02libbpf: Move directory creation into _pin() functionsToke Høiland-Jørgensen
2019-11-02libbpf: Store map pin path and status in struct bpf_mapToke Høiland-Jørgensen
2019-11-02libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-11-01tc-testing: added tests with cookie for conntrack TC actionRoman Mashak
2019-11-01Revert "selftests: bpf: Don't try to read files without read permission"Jakub Kicinski
2019-10-31libbpf: Add support for prog_tracingAlexei Starovoitov
2019-10-30tc-testing: implement tests for new fast_init action flagVlad Buslov
2019-10-30tc-testing: fixed two failing pedit testsRoman Mashak
2019-10-30selftests/bpf: Test narrow load from bpf_sysctl.writeIlya Leoshkevich
2019-10-29libbpf: Don't use kernel-side u32 type in xsk.cAndrii Nakryiko
2019-10-28libbpf: Fix off-by-one error in ELF sanity checkAndrii Nakryiko
2019-10-28libbpf: Fix compatibility for kernels without need_wakeupMagnus Karlsson
2019-10-28selftests/bpf: Restore $(OUTPUT)/test_stub.o ruleIlya Leoshkevich
2019-10-28selftest/bpf: Use -m{little, big}-endian for clangIlya Leoshkevich
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26tc-testing: list required kernel options for act_ct actionRoman Mashak
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-10-25selftests/bpf: Fix .gitignore to ignore no_alu32/Andrii Nakryiko
2019-10-25bpftool: Allow to read btf as raw dataJiri Olsa
2019-10-23libbpf: Fix strncat bounds error in libbpf_prog_type_by_nameKP Singh
2019-10-23selftests/bpf: Fix LDLIBS orderAndrii Nakryiko
2019-10-23selftests/bpf: Move test_section_names into test_progs and fix itAndrii Nakryiko
2019-10-23libbpf: Use implicit XSKMAP lookup from AF_XDP XDP programBjörn Töpel
2019-10-22selftests: Make l2tp.sh executableDavid Ahern