summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-096-7/+129
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-093-3/+119
| |\
| | * selftests/tls: add test for concurrent recv and sendJakub Kicinski2019-11-071-0/+108
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-11-062-3/+11
| | |\
| | | * perf tools: Make usage of test_attr__* optional for perf-sys.hBjörn Töpel2019-10-311-2/+4
| | | * bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich2019-10-301-1/+7
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-11-061-1/+1
| |\ \ \
| | * | | mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard2019-11-061-1/+1
| * | | | Merge tag 'gpio-v5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-11-051-1/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan2019-10-221-1/+5
| * | | | Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-11-031-2/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim2019-10-281-2/+4
* | | | | selftest: net: add alternative names testJiri Pirko2019-11-081-0/+75
* | | | | selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptionsAmit Cohen2019-11-081-0/+557
* | | | | selftests: forwarding: tc_common: Add hitting checkAmit Cohen2019-11-081-0/+11
* | | | | selftests: forwarding: devlink: Add functionality for trap exceptions testAmit Cohen2019-11-081-0/+12
* | | | | selftests: mlxsw: Add test cases for devlink-trap layer 3 dropsAmit Cohen2019-11-081-0/+563
* | | | | selftests: devlink: Make devlink_trap_cleanup() more genericAmit Cohen2019-11-082-8/+9
* | | | | selftests: devlink: Export functions to devlink libraryAmit Cohen2019-11-082-54/+56
* | | | | selftests: Add source route tests to fib_testsDavid Ahern2019-11-081-1/+51
* | | | | selftest: net: add some traceroute testsFrancesco Ruggeri2019-11-072-1/+323
* | | | | tc-testing: updated pedit TDC testsRoman Mashak2019-11-061-0/+250
* | | | | selftests: devlink: undo changes at the end of resource_testJakub Kicinski2019-11-061-0/+6
* | | | | selftests: bpf: log direct file writesJakub Kicinski2019-11-061-6/+14
* | | | | tc-testing: added tests with cookie for mpls TC actionRoman Mashak2019-11-061-0/+145
* | | | | bpf: re-fix skip write only files in debugfsDaniel Borkmann2019-11-041-1/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-0221-223/+1010
|\ \ \ \ \
| * | | | | bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann2019-11-022-0/+104
| * | | | | bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann2019-11-024-52/+57
| * | | | | bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpersDaniel Borkmann2019-11-021-40/+82
| * | | | | selftests: Add tests for automatic map pinningToke Høiland-Jørgensen2019-11-023-0/+257
| * | | | | libbpf: Add auto-pinning of maps when loading BPF objectsToke Høiland-Jørgensen2019-11-023-9/+156
| * | | | | libbpf: Move directory creation into _pin() functionsToke Høiland-Jørgensen2019-11-021-27/+34
| * | | | | libbpf: Store map pin path and status in struct bpf_mapToke Høiland-Jørgensen2019-11-023-41/+134
| * | | | | libbpf: Fix error handling in bpf_map__reuse_fd()Toke Høiland-Jørgensen2019-11-021-4/+10
| * | | | | Revert "selftests: bpf: Don't try to read files without read permission"Jakub Kicinski2019-11-011-1/+1
| * | | | | libbpf: Add support for prog_tracingAlexei Starovoitov2019-10-317-28/+71
| * | | | | selftests/bpf: Test narrow load from bpf_sysctl.writeIlya Leoshkevich2019-10-301-0/+23
| * | | | | libbpf: Don't use kernel-side u32 type in xsk.cAndrii Nakryiko2019-10-291-4/+4
| * | | | | libbpf: Fix off-by-one error in ELF sanity checkAndrii Nakryiko2019-10-291-1/+1
| * | | | | libbpf: Fix compatibility for kernels without need_wakeupMagnus Karlsson2019-10-291-12/+71
| * | | | | selftests/bpf: Restore $(OUTPUT)/test_stub.o ruleIlya Leoshkevich2019-10-281-0/+3
| * | | | | selftest/bpf: Use -m{little, big}-endian for clangIlya Leoshkevich2019-10-281-6/+7
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-0225-50/+125
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-025-2/+29
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | selftests: bpf: Skip write only files in debugfsJakub Kicinski2019-11-011-0/+5
| | * | | | selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-011-1/+2
| | | |_|/ | | |/| |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-271-1/+1
| | |\ \ \
| | | * | | selftests/bpf: More compatible nc options in test_tc_edtJiri Benc2019-10-181-1/+1
| | * | | | selftests: fib_tests: add more tests for metric updatePaolo Abeni2019-10-261-0/+21