aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07selftests: forwarding: devlink: Add functionality for trap exceptions testAmit Cohen1-0/+12
2019-11-07selftests: mlxsw: Add test cases for devlink-trap layer 3 dropsAmit Cohen1-0/+563
2019-11-07selftests: devlink: Make devlink_trap_cleanup() more genericAmit Cohen2-8/+9
2019-11-07selftests: devlink: Export functions to devlink libraryAmit Cohen2-54/+56
2019-11-07selftests: Add source route tests to fib_testsDavid Ahern1-1/+51
2019-11-07bpf: Add cb access in kfree_skb testMartin KaFai Lau2-16/+63
2019-11-07libbpf: Improve handling of corrupted ELF during map initializationAndrii Nakryiko1-2/+2
2019-11-07libbpf: Make btf__resolve_size logic always check size error conditionAndrii Nakryiko1-2/+1
2019-11-07libbpf: Fix another potential overflow issue in bpf_prog_linfoAndrii Nakryiko1-7/+7
2019-11-07libbpf: Fix potential overflow issueAndrii Nakryiko1-1/+1
2019-11-07libbpf: Fix memory leak/double free issueAndrii Nakryiko1-1/+1
2019-11-07libbpf: Fix negative FD close() in xsk_setup_xdp_prog()Andrii Nakryiko1-0/+2
2019-11-07tools, bpf_asm: Warn when jumps are out of rangeIlya Leoshkevich1-2/+12
2019-11-06selftest: net: add some traceroute testsFrancesco Ruggeri2-1/+323
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski1-0/+108
2019-11-06libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usageAndrii Nakryiko2-28/+18
2019-11-06selftests/bps: Clean up removed ints relocations negative testsAndrii Nakryiko1-6/+0
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-11-06tc-testing: updated pedit TDC testsRoman Mashak1-0/+250
2019-11-06selftests: devlink: undo changes at the end of resource_testJakub Kicinski1-0/+6
2019-11-06selftests: bpf: log direct file writesJakub Kicinski1-6/+14
2019-11-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard1-1/+1
2019-11-05tc-testing: added tests with cookie for mpls TC actionRoman Mashak1-0/+145
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-3/+11
2019-11-05Merge tag 'gpio-v5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+5
2019-11-05perf tools: Fix time sortingJiri Olsa1-1/+1
2019-11-05perf tools: Remove unused trace_find_next_event()Steven Rostedt (VMware)2-33/+0
2019-11-05perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)2-4/+13
2019-11-04bpf: re-fix skip write only files in debugfsDaniel Borkmann1-1/+4
2019-11-04selftests/bpf: Add field size relocation testsAndrii Nakryiko5-5/+122
2019-11-04selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko9-2/+294
2019-11-04libbpf: Add support for field size relocationsAndrii Nakryiko2-8/+39
2019-11-04libbpf: Add support for relocatable bitfieldsAndrii Nakryiko3-60/+227
2019-11-04selftests/bpf: Remove too strict field offset relo test casesAndrii Nakryiko9-90/+4
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+4
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller21-223/+1010
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller25-50/+125
2019-11-02bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann2-0/+104
2019-11-02bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann4-52/+57
2019-11-02bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann1-40/+82
2019-11-02selftests: Add tests for automatic map pinningToke Høiland-Jørgensen3-0/+257
2019-11-02libbpf: Add auto-pinning of maps when loading BPF objectsToke Høiland-Jørgensen3-9/+156
2019-11-02libbpf: Move directory creation into _pin() functionsToke Høiland-Jørgensen1-27/+34
2019-11-02libbpf: Store map pin path and status in struct bpf_mapToke Høiland-Jørgensen3-41/+134
2019-11-02libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen1-4/+10
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-2/+29
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski1-0/+5
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-01tc-testing: added tests with cookie for conntrack TC actionRoman Mashak1-0/+72
2019-11-01Revert "selftests: bpf: Don't try to read files without read permission"Jakub Kicinski1-1/+1