summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | mm: remove __GFP_COLDMel Gorman2017-11-151-1/+0
| * | | | | | | | mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-151-1/+1
| * | | | | | | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-8/+0
| * | | | | | | | kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)2017-11-151-1/+0
| * | | | | | | | tools: slabinfo: add "-U" option to show unreclaimable slabs onlyYang Shi2017-11-151-1/+10
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1566-1355/+9779
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song2017-11-141-19/+112
| * | | | | | | | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-112-8/+2
| * | | | | | | | tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole2017-11-116-8/+25
| * | | | | | | | tools: bpftool: show filenames of pinned objectsPrashant Bhole2017-11-115-0/+152
| * | | | | | | | tools: bpftool: open pinned object without type checkPrashant Bhole2017-11-112-2/+14
| * | | | | | | | samples/bpf: add a test for bpf_override_returnJosef Bacik2017-11-112-2/+8
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-1028-14/+50
| |\ \ \ \ \ \ \ \
| * | | | | | | | | selftests/bpf: add a test for device cgroup controllerRoman Gushchin2017-11-053-2/+155
| * | | | | | | | | bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin2017-11-053-1/+196
| * | | | | | | | | bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin2017-11-051-0/+15
| * | | | | | | | | tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet2017-11-052-31/+34
| * | | | | | | | | bpftool: print program device bound infoJakub Kicinski2017-11-052-0/+38
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04975-1/+979
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | tools: bpf: handle long path in jit disasmPrashant Bhole2017-11-022-2/+4
| * | | | | | | | | | bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann2017-11-021-0/+442
| * | | | | | | | | | bpf: minor cleanups after mergeDaniel Borkmann2017-11-021-72/+72
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-022-4/+3
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov2017-11-012-5/+0
| * | | | | | | | | | | tc-testing: better test case file error reportingBrenda J. Butler2017-11-011-9/+14
| * | | | | | | | | | | tc-testing: better check if thing is listBrenda J. Butler2017-11-011-1/+1
| * | | | | | | | | | | tc-testing: correction to docstring in get_unique_itemBrenda J. Butler2017-11-011-1/+1
| * | | | | | | | | | | tc-testing: split config fileBrenda J. Butler2017-11-012-0/+37
| * | | | | | | | | | | tc-testing: gitignore, ignore standard python artifactsBrenda J. Butler2017-11-011-0/+1
| * | | | | | | | | | | tc-testing: very simple example test casesBrenda J. Butler2017-11-013-2/+80
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-3014-23/+150
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | tools: bpftool: add bash completion for bpftoolQuentin Monnet2017-10-292-0/+357
| * | | | | | | | | | | tools: bpftool: try to mount bpffs if required for pinning objectsQuentin Monnet2017-10-262-8/+65
| * | | | | | | | | | | tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet2017-10-247-6/+88
| * | | | | | | | | | | tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet2017-10-243-23/+26
| * | | | | | | | | | | tools: bpftool: provide JSON output for all possible commandsQuentin Monnet2017-10-243-6/+47
| * | | | | | | | | | | tools: bpftool: turn err() and info() macros into functionsQuentin Monnet2017-10-245-91/+126
| * | | | | | | | | | | tools: bpftool: add JSON output for `bpftool batch file FILE` commandQuentin Monnet2017-10-241-0/+20
| * | | | | | | | | | | tools: bpftool: add JSON output for `bpftool map *` commandsQuentin Monnet2017-10-241-20/+129
| * | | | | | | | | | | tools: bpftool: add JSON output for `bpftool prog dump xlated *` commandQuentin Monnet2017-10-245-2/+89
| * | | | | | | | | | | tools: bpftool: add JSON output for `bpftool prog dump jited *` commandQuentin Monnet2017-10-241-6/+80
| * | | | | | | | | | | tools: bpftool: add JSON output for `bpftool prog show *` commandQuentin Monnet2017-10-241-32/+107
| * | | | | | | | | | | tools: bpftool: introduce --json and --pretty optionsQuentin Monnet2017-10-242-3/+35
| * | | | | | | | | | | tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet2017-10-244-1/+50
| * | | | | | | | | | | tools: bpftool: copy JSON writer from iproute2 repositoryQuentin Monnet2017-10-242-0/+418
| * | | | | | | | | | | selftests/bpf: fix broken build of test_mapsAlexei Starovoitov2017-10-232-11/+57
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-2214-47/+603
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bpf: Adding helper function bpf_getsockopsLawrence Brakmo2017-10-221-0/+3
| * | | | | | | | | | | | tools: bpftool: add a command to display bpftool versionQuentin Monnet2017-10-222-1/+15
| * | | | | | | | | | | | tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet2017-10-222-6/+6
OpenPOWER on IntegriCloud