index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
2017-10-24
tools: bpftool: provide JSON output for all possible commands
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 batch file FILE` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool map *` commands
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
2017-10-24
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
2017-10-24
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
2017-10-24
tools: bpftool: copy JSON writer from iproute2 repository
Quentin Monnet
2017-10-23
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
2017-10-22
tools: bpftool: add a command to display bpftool version
Quentin Monnet
2017-10-22
tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
Quentin Monnet
2017-10-22
tools: bpftool: print all relevant byte opcodes for "load double word"
Quentin Monnet
2017-10-22
tools: bpftool: print only one error message on byte parsing failure
Quentin Monnet
2017-10-22
tools: bpftool: add `bpftool prog help` as real command i.r.t exit code
Quentin Monnet
2017-10-22
tools: bpftool: use err() instead of info() if there are too many insns
Quentin Monnet
2017-10-22
tools: bpftool: fix return value when all eBPF programs have been shown
Quentin Monnet
2017-10-22
tools: bpftool: add pointer to file argument to print_hex()
Quentin Monnet
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
2017-10-20
bpf: Add tests for eBPF file mode
Chenbo Feng
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-10-18
tools: bpftool: use more common tag format
Jakub Kicinski
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
2017-10-18
Revert "tools/power turbostat: stop migrating, unless '-m'"
Len Brown
2017-10-14
tc-testing: fix the -l argument bug in tdc.py
Lucas Bates
2017-10-14
tc-testing: Add test cases for police and skbmod
Lucas Bates
2017-10-14
tc-testing: Split test case files into smaller chunks
Lucas Bates
2017-10-14
tc-testing: Add test cases for flushing actions
Lucas Bates
2017-10-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-13
userfaultfd: selftest: exercise -EEXIST only in background transfer
Andrea Arcangeli
2017-10-12
selftests: rtnetlink: add a small macsec test case
Florian Westphal
2017-10-10
selftests: rtnetlink: test RTM_GETNETCONF
Florian Westphal
2017-10-10
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
2017-10-10
selftests/bpf: add a test for verifier logs
Jakub Kicinski
2017-10-10
Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
tools include uapi bpf.h: Sync kernel ABI header with tooling header
Arnaldo Carvalho de Melo
2017-10-09
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
2017-10-07
bpf: Use char in prog and map name
Martin KaFai Lau
2017-10-07
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
2017-10-07
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
[next]