summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf: add couple of test cases for div/mod by zeroDaniel Borkmann2018-01-191-0/+87
* tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE mapYonghong Song2018-01-191-0/+122
* selftests: bpf: update .gitignore with missing generated filesShuah Khan2018-01-191-0/+7
* bpftool: recognize BPF_MAP_TYPE_CPUMAP mapsRoman Gushchin2018-01-191-0/+1
* selftest/bpf: extend the offload test with map checksJakub Kicinski2018-01-183-25/+218
* tools: bpftool: report device information for offloaded mapsJakub Kicinski2018-01-181-1/+6
* bpf: offload: report device information about offloaded mapsJakub Kicinski2018-01-181-0/+3
* selftests/bpf: make test_verifier run most programsAlexei Starovoitov2018-01-181-1/+49
* bpf: Sync kernel ABI header with tooling headerJesper Dangaard Brouer2018-01-181-1/+11
* tools/bpf_jit_disasm: silence a static checker warningDan Carpenter2018-01-181-3/+4
* tools: bpftool: improve architecture detection by using ifindexJiong Wang2018-01-184-3/+102
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-176-9/+606
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-161-0/+40
| |\
| | * bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2018-01-101-0/+40
| * | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-144-8/+565
| |\ \
| | * | selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-132-1/+501
| | * | objtool: Allow alternatives to be ignoredJosh Poimboeuf2018-01-122-7/+57
| | * | objtool: Detect jumps to retpoline thunksJosh Poimboeuf2018-01-121-0/+7
| * | | tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton2018-01-131-1/+1
| | |/ | |/|
* | | libbpf: Makefile set specified permission modeJesper Dangaard Brouer2018-01-171-1/+1
* | | libbpf: cleanup Makefile, remove unused elementsJesper Dangaard Brouer2018-01-171-13/+2
* | | libbpf: install the header file libbpf.hJesper Dangaard Brouer2018-01-171-1/+2
* | | libbpf: fix string comparison for guessing eBPF program typeQuentin Monnet2018-01-171-1/+1
* | | tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang2018-01-172-2/+2
* | | bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programsRoman Gushchin2018-01-161-0/+1
* | | bpf: offload: add map offload infrastructureJakub Kicinski2018-01-141-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-111-21/+1
|\ \ \ | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-101-21/+1
| |\ \
| | * | selftests/bpf: fix test_alignAlexei Starovoitov2018-01-071-21/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-0912-49/+197
|\ \ \ \ | |/ / /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-317-42/+184
| |\ \ \
| | * | | tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo2017-12-183-1/+46
| | * | | perf jvmti: Generate correct debug information for inlined codeBen Gainey2017-12-183-36/+134
| | * | | perf tools: Fix up build in hardened environmentsJiri Olsa2017-12-181-4/+3
| | * | | perf tools: Use shell function for perl cflags retrievalJiri Olsa2017-12-181-1/+1
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-313-2/+6
| |\ \ \ \
| | * | | | objtool: Fix seg fault with clang-compiled objectsSimon Ser2017-12-301-0/+2
| | * | | | objtool: Fix seg fault caused by missing parameterSimon Ser2017-12-301-1/+3
| | * | | | objtool: Fix Clang enum conversion warningLukas Bulwahn2017-12-281-1/+1
| * | | | | Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-311-3/+6
| |\ \ \ \ \
| | * | | | | usbip: fix usbip bind writing random string after command in match_busidJuan Zea2017-12-191-3/+6
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-2/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | x86/ldt: Make the LDT mapping ROThomas Gleixner2017-12-231-2/+1
* | | | | selftests: fib_tests: Add test cases for netdev carrier changeIdo Schimmel2018-01-071-0/+142
* | | | | selftests: fib_tests: Add test cases for netdev downIdo Schimmel2018-01-071-0/+141
* | | | | selftests: fib_tests: Add test cases for IPv4/IPv6 FIBIdo Schimmel2018-01-072-0/+147
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-0722-60/+482
|\ \ \ \ \
| * | | | | tools/bpf: add a bpf selftest for stacktraceYonghong Song2018-01-063-1/+190
| * | | | | tools: bpftool: remove new lines from errorsJakub Kicinski2018-01-042-11/+11
| * | | | | tools: bpftool: alias show and list commandsJakub Kicinski2018-01-048-19/+22
OpenPOWER on IntegriCloud