index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
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-20
bpf: Add tests for eBPF file mode
Chenbo Feng
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-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-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-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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
2017-10-05
libbpf: use map_flags when creating maps
Craig Gallek
2017-10-05
libbpf: parse maps sections of varying size
Craig Gallek
2017-10-05
selftests/net: rxtimestamp: Fix an off by one
Dan Carpenter
2017-10-05
VSOCK: add tools/testing/vsock/vsock_diag_test
Stefan Hajnoczi
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-04
tools: bpftool: add documentation
Jakub Kicinski
2017-10-04
tools: bpf: add bpftool
Jakub Kicinski
2017-10-04
tools: rename tools/net directory to tools/bpf
Jakub Kicinski
2017-10-04
libbpf: add support for BPF_PROG_QUERY
Alexei Starovoitov
2017-10-04
libbpf: sync bpf.h
Alexei Starovoitov
2017-10-04
libbpf: introduce bpf_prog_detach2()
Alexei Starovoitov
2017-10-04
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
2017-10-04
selftests: rtnetlink: try concurrent change of ifalias
Florian Westphal
2017-10-02
selftests: rtnetlink.sh: add vxlan and fou test cases
Florian Westphal
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-29
Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-09-29
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
Martin KaFai Lau
2017-09-29
bpf: Swap the order of checking prog_info and map_info
Martin KaFai Lau
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-28
selftests: rtnetlink.sh: add rudimentary vrf test
Florian Westphal
2017-09-28
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
2017-09-28
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
2017-09-27
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-09-26
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
2017-09-26
bpf: update bpf.h uapi header for tools
Daniel Borkmann
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
[next]