aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-19tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE mapYonghong Song1-0/+122
2018-01-19selftests: bpf: update .gitignore with missing generated filesShuah Khan1-0/+7
2018-01-19bpftool: recognize BPF_MAP_TYPE_CPUMAP mapsRoman Gushchin1-0/+1
2018-01-18selftest/bpf: extend the offload test with map checksJakub Kicinski3-25/+218
2018-01-18tools: bpftool: report device information for offloaded mapsJakub Kicinski1-1/+6
2018-01-18bpf: offload: report device information about offloaded mapsJakub Kicinski1-0/+3
2018-01-18selftests/bpf: make test_verifier run most programsAlexei Starovoitov1-1/+49
2018-01-18bpf: Sync kernel ABI header with tooling headerJesper Dangaard Brouer1-1/+11
2018-01-18tools/bpf_jit_disasm: silence a static checker warningDan Carpenter1-3/+4
2018-01-18tools: bpftool: improve architecture detection by using ifindexJiong Wang4-3/+102
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+606
2018-01-17libbpf: Makefile set specified permission modeJesper Dangaard Brouer1-1/+1
2018-01-17libbpf: cleanup Makefile, remove unused elementsJesper Dangaard Brouer1-13/+2
2018-01-17libbpf: install the header file libbpf.hJesper Dangaard Brouer1-1/+2
2018-01-17libbpf: fix string comparison for guessing eBPF program typeQuentin Monnet1-1/+1
2018-01-17tools: bpftool: add -DPACKAGE when including bfd.hJiong Wang2-2/+2
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+40
2018-01-16bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programsRoman Gushchin1-0/+1
2018-01-14bpf: offload: add map offload infrastructureJakub Kicinski1-0/+1
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-8/+565
2018-01-13tools/objtool/Makefile: don't assume sync-check.sh is executableAndrew Morton1-1/+1
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski2-1/+501
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-21/+1
2018-01-12objtool: Allow alternatives to be ignoredJosh Poimboeuf2-7/+57
2018-01-12objtool: Detect jumps to retpoline thunksJosh Poimboeuf1-0/+7
2018-01-10bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann1-0/+40
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-21/+1
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-49/+197
2018-01-07selftests: fib_tests: Add test cases for netdev carrier changeIdo Schimmel1-0/+142
2018-01-07selftests: fib_tests: Add test cases for netdev downIdo Schimmel1-0/+141
2018-01-07selftests: fib_tests: Add test cases for IPv4/IPv6 FIBIdo Schimmel2-0/+147
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller22-60/+482
2018-01-07selftests/bpf: fix test_alignAlexei Starovoitov1-21/+1
2018-01-06tools/bpf: add a bpf selftest for stacktraceYonghong Song3-1/+190
2018-01-04tools: bpftool: remove new lines from errorsJakub Kicinski2-11/+11
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski8-19/+22
2018-01-04tools: bpftool: rename cgroup list -> show in the codeJakub Kicinski1-9/+9
2018-01-02selftests: rtnetlink: add erspan and ip6erspanWilliam Tu1-0/+131
2018-01-02selftests/net: fix bugs in address and port initializationSowmini Varadhan1-6/+15
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-42/+184
2017-12-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+6
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-3/+6
2017-12-31selftests/bpf: test device info reporting for bound progsJakub Kicinski1-11/+101
2017-12-31tools: bpftool: report device information for offloaded programsJakub Kicinski3-0/+57
2017-12-31bpf: offload: report device information for offloaded programsJakub Kicinski1-0/+3
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2017-12-30tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin6-0/+86
2017-12-30tools/bpftool: use version from the kernel source treeRoman Gushchin2-11/+5