Age | Commit message (Expand) | Author |
---|---|---|
2018-03-06 | tools: bpftool: fix compilation with older headers | Jiri Benc |
2018-01-18 | tools: bpftool: improve architecture detection by using ifindex | Jiong Wang |
2017-12-31 | tools: bpftool: report device information for offloaded programs | Jakub Kicinski |
2017-12-14 | bpftool: implement prog load command | Roman Gushchin |
2017-11-11 | tools: bpftool: show filenames of pinned objects | Prashant Bhole |
2017-11-11 | tools: bpftool: open pinned object without type check | Prashant Bhole |
2017-11-05 | tools: bpftool: move p_err() and p_info() from main.h to common.c | Quentin Monnet |
2017-10-26 | tools: bpftool: try to mount bpffs if required for pinning objects | Quentin Monnet |
2017-10-24 | tools: bpftool: turn err() and info() macros into functions | Quentin Monnet |
2017-10-24 | tools: bpftool: add JSON output for `bpftool prog dump xlated *` command | Quentin Monnet |
2017-10-04 | tools: bpf: add bpftool | Jakub Kicinski |