summary refs log tree commit diff
path: root/tools
AgeCommit message (Expand)Author
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi
2017-10-29tools: bpftool: add bash completion for bpftoolQuentin Monnet
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-26tools: bpftool: try to mount bpffs if required for pinning objectsQuentin Monnet
2017-10-24tools: bpftool: update documentation for --json and --pretty usageQuentin Monnet
2017-10-24tools: bpftool: add cosmetic changes for the manual pagesQuentin Monnet
2017-10-24tools: bpftool: provide JSON output for all possible commandsQuentin Monnet
2017-10-24tools: bpftool: turn err() and info() macros into functionsQuentin Monnet
2017-10-24tools: bpftool: add JSON output for `bpftool batch file FILE` commandQuentin Monnet
2017-10-24tools: bpftool: add JSON output for `bpftool map *` commandsQuentin Monnet
2017-10-24tools: bpftool: add JSON output for `bpftool prog dump xlated *` commandQuentin Monnet
2017-10-24tools: bpftool: add JSON output for `bpftool prog dump jited *` commandQuentin Monnet
2017-10-24tools: bpftool: add JSON output for `bpftool prog show *` commandQuentin Monnet
2017-10-24tools: bpftool: introduce --json and --pretty optionsQuentin Monnet
2017-10-24tools: bpftool: add option parsing to bpftool, --help and --versionQuentin Monnet
2017-10-24tools: bpftool: copy JSON writer from iproute2 repositoryQuentin Monnet
2017-10-23selftests/bpf: fix broken build of test_mapsAlexei Starovoitov
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22bpf: Adding helper function bpf_getsockopsLawrence Brakmo
2017-10-22tools: bpftool: add a command to display bpftool versionQuentin Monnet
2017-10-22tools: bpftool: show that `opcodes` or `file FILE` should be exclusiveQuentin Monnet
2017-10-22tools: bpftool: print all relevant byte opcodes for "load double word"Quentin Monnet
2017-10-22tools: bpftool: print only one error message on byte parsing failureQuentin Monnet
2017-10-22tools: bpftool: add `bpftool prog help` as real command i.r.t exit codeQuentin Monnet
2017-10-22tools: bpftool: use err() instead of info() if there are too many insnsQuentin Monnet
2017-10-22tools: bpftool: fix return value when all eBPF programs have been shownQuentin Monnet
2017-10-22tools: bpftool: add pointer to file argument to print_hex()Quentin Monnet
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann
2017-10-20bpf: Add tests for eBPF file modeChenbo Feng
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20bpf: enforce TCP only support for sockmapJohn Fastabend
2017-10-20objtool: Fix memory leak in decode_instructions()Kamalesh Babulal
2017-10-20Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...Ingo Molnar
2017-10-18bpf: disallow arithmetic operations on context pointerJakub Kicinski
2017-10-18tools: bpftool: use more common tag formatJakub Kicinski
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdJin Yao
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer
2017-10-18Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown
2017-10-17perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song
2017-10-14tc-testing: fix the -l argument bug in tdc.pyLucas Bates