summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-11-12tc-testing: Introduced tdc tests for basic filterRoman Mashak
2019-11-12selftests: Add a test of large binary to devlink health testAya Levin
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-08selftest: net: add alternative names testJiri Pirko
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-06selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
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-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2019-11-05tc-testing: added tests with cookie for mpls TC actionRoman Mashak
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-11-05Merge tag 'gpio-v5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-11-04bpf: re-fix skip write only files in debugfsDaniel Borkmann
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
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-31perf tools: Make usage of test_attr__* optional for perf-sys.hBjörn Töpel
2019-10-31libbpf: Add support for prog_tracingAlexei Starovoitov
2019-10-30tc-testing: implement tests for new fast_init action flagVlad Buslov
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
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-28usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim
2019-10-28selftests/bpf: Restore $(OUTPUT)/test_stub.o ruleIlya Leoshkevich