summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet2017-10-224-17/+17
| * | | | | | bpf: Add tests for eBPF file modeChenbo Feng2017-10-201-0/+48
| * | | | | | tools: bpftool: use more common tag formatJakub Kicinski2017-10-183-4/+3
| * | | | | | bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2017-10-181-0/+1
| * | | | | | tc-testing: fix the -l argument bug in tdc.pyLucas Bates2017-10-141-4/+4
| * | | | | | tc-testing: Add test cases for police and skbmodLucas Bates2017-10-142-0/+899
| * | | | | | tc-testing: Split test case files into smaller chunksLucas Bates2017-10-146-1212/+1194
| * | | | | | tc-testing: Add test cases for flushing actionsLucas Bates2017-10-141-1/+48
| * | | | | | selftests: rtnetlink: add a small macsec test caseFlorian Westphal2017-10-121-0/+42
| * | | | | | selftests: rtnetlink: test RTM_GETNETCONFFlorian Westphal2017-10-101-0/+28
| * | | | | | tools: bpftool: use the kernel's instruction printerJakub Kicinski2017-10-104-21/+51
| * | | | | | selftests/bpf: add a test for verifier logsJakub Kicinski2017-10-102-1/+172
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-091-1/+1
| |\ \ \ \ \ \
| * | | | | | | bpf: Use char in prog and map nameMartin KaFai Lau2017-10-071-4/+4
| * | | | | | | bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-072-1/+5
| * | | | | | | bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-072-1/+5
| * | | | | | | libbpf: use map_flags when creating mapsCraig Gallek2017-10-052-1/+2
| * | | | | | | libbpf: parse maps sections of varying sizeCraig Gallek2017-10-051-29/+41
| * | | | | | | VSOCK: add tools/testing/vsock/vsock_diag_testStefan Hajnoczi2017-10-058-0/+1038
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-0540-245/+463
| |\ \ \ \ \ \ \
| * | | | | | | | tools: bpftool: add documentationJakub Kicinski2017-10-045-0/+263
| * | | | | | | | tools: bpf: add bpftoolJakub Kicinski2017-10-048-3/+1909
| * | | | | | | | tools: rename tools/net directory to tools/bpfJakub Kicinski2017-10-047-7/+7
| * | | | | | | | libbpf: add support for BPF_PROG_QUERYAlexei Starovoitov2017-10-042-1/+22
| * | | | | | | | libbpf: sync bpf.hAlexei Starovoitov2017-10-041-3/+52
| * | | | | | | | libbpf: introduce bpf_prog_detach2()Alexei Starovoitov2017-10-042-0/+13
| * | | | | | | | bpf: enforce return code for cgroup-bpf programsAlexei Starovoitov2017-10-041-0/+72
| * | | | | | | | selftests: rtnetlink: try concurrent change of ifaliasFlorian Westphal2017-10-041-0/+6
| * | | | | | | | selftests: rtnetlink.sh: add vxlan and fou test casesFlorian Westphal2017-10-021-0/+96
| * | | | | | | | bpf: Test new fields in bpf_attr and bpf_{prog, map}_infoMartin KaFai Lau2017-09-291-11/+132
| * | | | | | | | bpf: Swap the order of checking prog_info and map_infoMartin KaFai Lau2017-09-291-28/+30
| * | | | | | | | bpf: libbpf: Provide basic API support to specify BPF obj nameMartin KaFai Lau2017-09-295-47/+154
| * | | | | | | | selftests: rtnetlink.sh: add rudimentary vrf testFlorian Westphal2017-09-281-0/+42
| * | | | | | | | bpf: improve selftests and add tests for meta pointerDaniel Borkmann2017-09-265-4/+370
| * | | | | | | | bpf: update bpf.h uapi header for toolsDaniel Borkmann2017-09-261-13/+32
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-235-117/+646
| |\ \ \ \ \ \ \ \
| * | | | | | | | | samples/bpf: Fix pt_regs issues when cross-compilingJoel Fernandes2017-09-211-7/+49
| * | | | | | | | | selftests: rtnetlink.sh: add test case for device ifaliasFlorian Westphal2017-09-191-0/+57
| * | | | | | | | | bpf: Test deletion in BPF_MAP_TYPE_LPM_TRIECraig Gallek2017-09-191-4/+183
| * | | | | | | | | bpf: Add uniqueness invariant to trivial lpm test implementationCraig Gallek2017-09-191-1/+13
* | | | | | | | | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-7/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tools: gpio: Print error string on IOCTL failuresJacopo Mondi2017-10-071-7/+10
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-131-1/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman2017-10-2313-28/+567
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 4.14-rc5 into usb-nextGreg Kroah-Hartman2017-10-1610-32/+79
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman2017-10-0945-374/+1129
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | usbip: tools: Install all headers needed for libusbip developmentBen Hutchings2017-10-041-1/+2
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-11-133-5/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2017-11-133-5/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore2017-10-043-5/+3
| | | |/ / / / / / / / / | | |/| | | | | | | | |