aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song2017-11-14
| * bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-11
| * tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-10
| * tools: bpftool: show filenames of pinned objectsPrashant Bhole2017-11-10
| * tools: bpftool: open pinned object without type checkPrashant Bhole2017-11-10
| * samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-10
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-09
| |\
| * | selftests/bpf: add a test for device cgroup controllerRoman Gushchin2017-11-05
| * | bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin2017-11-05
| * | bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin2017-11-05
| * | tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet2017-11-05
| * | bpftool: print program device bound infoJakub Kicinski2017-11-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
| |\ \
| * | | tools: bpf: handle long path in jit disasmPrashant Bhole2017-11-02
| * | | bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann2017-11-02
| * | | bpf: minor cleanups after mergeDaniel Borkmann2017-11-02
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-02
| |\ \ \
| * | | | selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov2017-10-31
| * | | | tc-testing: better test case file error reportingBrenda J. Butler2017-10-31
| * | | | tc-testing: better check if thing is listBrenda J. Butler2017-10-31
| * | | | tc-testing: correction to docstring in get_unique_itemBrenda J. Butler2017-10-31
| * | | | tc-testing: split config fileBrenda J. Butler2017-10-31
| * | | | tc-testing: gitignore, ignore standard python artifactsBrenda J. Butler2017-10-31
| * | | | tc-testing: very simple example test casesBrenda J. Butler2017-10-31
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \ \ \
| * | | | | tools: bpftool: add bash completion for bpftoolQuentin Monnet2017-10-29
| * | | | | tools: bpftool: try to mount bpffs if required for pinning objectsQuentin Monnet2017-10-26
| * | | | | tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet2017-10-23
| * | | | | tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet2017-10-23
| * | | | | tools: bpftool: provide JSON output for all possible commandsQuentin Monnet2017-10-23
| * | | | | tools: bpftool: turn err() and info() macros into functionsQuentin Monnet2017-10-23
| * | | | | tools: bpftool: add JSON output for `bpftool batch file FILE` commandQuentin Monnet2017-10-23
| * | | | | tools: bpftool: add JSON output for `bpftool map *` commandsQuentin Monnet2017-10-23
| * | | | | tools: bpftool: add JSON output for `bpftool prog dump xlated *` commandQuentin Monnet2017-10-23
| * | | | | tools: bpftool: add JSON output for `bpftool prog dump jited *` commandQuentin Monnet2017-10-23
| * | | | | tools: bpftool: add JSON output for `bpftool prog show *` commandQuentin Monnet2017-10-23
| * | | | | tools: bpftool: introduce --json and --pretty optionsQuentin Monnet2017-10-23
| * | | | | tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet2017-10-23
| * | | | | tools: bpftool: copy JSON writer from iproute2 repositoryQuentin Monnet2017-10-23
| * | | | | selftests/bpf: fix broken build of test_mapsAlexei Starovoitov2017-10-22
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \ \ \
| * | | | | | bpf: Adding helper function bpf_getsockopsLawrence Brakmo2017-10-21
| * | | | | | tools: bpftool: add a command to display bpftool versionQuentin Monnet2017-10-21
| * | | | | | tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet2017-10-21
| * | | | | | tools: bpftool: print all relevant byte opcodes for "load double word"Quentin Monnet2017-10-21
| * | | | | | tools: bpftool: print only one error message on byte parsing failureQuentin Monnet2017-10-21
| * | | | | | tools: bpftool: add `bpftool prog help` as real command i.r.t exit codeQuentin Monnet2017-10-21
| * | | | | | tools: bpftool: use err() instead of info() if there are too many insnsQuentin Monnet2017-10-21
| * | | | | | tools: bpftool: fix return value when all eBPF programs have been shownQuentin Monnet2017-10-21