summaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/cgroup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-091-3/+3
|\
| * tools: bpftool: use correct argument in cgroup errorsJakub Kicinski2019-06-261-3/+3
* | bpftool: support cgroup sockoptStanislav Fomichev2019-06-281-1/+4
|/
* bpf, bpftool: enable recvmsg attach typesDaniel Borkmann2019-06-071-1/+4
* bpftool: Support sysctl hookAndrey Ignatov2019-04-171-1/+2
* tools: bpftool: reset errno for "bpftool cgroup tree"Quentin Monnet2019-04-161-0/+7
* tools: bpftool: dual license all filesJakub Kicinski2018-12-131-1/+1
* bpftool: introduce cgroup tree commandRoman Gushchin2018-07-071-5/+165
* bpftool: Support sendmsg{4,6} attach typesAndrey Ignatov2018-05-301-1/+3
* bpftool: Support new prog types and attach typesAndrey Ignatov2018-04-181-3/+12
* tools: bpftool: remove new lines from errorsJakub Kicinski2018-01-041-9/+9
* tools: bpftool: alias show and list commandsJakub Kicinski2018-01-041-1/+2
* tools: bpftool: rename cgroup list -> show in the codeJakub Kicinski2018-01-041-9/+9
* bpftool: implement cgroup bpf operationsRoman Gushchin2017-12-141-0/+307