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
2018-12-18
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
2018-12-18
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
Quentin Monnet
2018-12-18
tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btf
Yonghong Song
2018-12-18
bpf: libbpf: fix memleak by freeing line_info
Prashant Bhole
2018-12-18
tools: bpftool: support pretty print with kind_flag set
Yonghong Song
2018-12-18
tools: bpftool: refactor btf_dumper_int_bits()
Yonghong Song
2018-12-18
tools/bpf: test kernel bpffs map pretty print with struct kind_flag
Yonghong Song
2018-12-18
tools/bpf: add test_btf unit tests for kind_flag
Yonghong Song
2018-12-18
tools/bpf: sync btf.h header from kernel to tools
Yonghong Song
2018-12-17
bpf: remove useless version check for prog load
Daniel Borkmann
2018-12-15
tools: bpftool: fix -Wmissing declaration warnings
Quentin Monnet
2018-12-15
tools: bpftool: fix warning on struct bpf_prog_linfo definition
Quentin Monnet
2018-12-15
tools: bpftool: add a prog array map update example to documentation
Quentin Monnet
2018-12-15
tools: bpftool: fix examples in documentation for bpftool prog
Quentin Monnet
2018-12-15
tools: bpftool: add doc for -m option to bpftool-prog.rst
Quentin Monnet
2018-12-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
2018-12-15
selftests/bpf: check insn processed in test_verifier
Alexei Starovoitov
2018-12-13
selftests/bpf: Fix sk lookup usage in test_sock_addr
Andrey Ignatov
2018-12-13
bpf: sync tools/include/uapi/linux/bpf.h
Song Liu
2018-12-13
bpf: Remove !func_info and !line_info check from test_btf and bpftool
Martin KaFai Lau
2018-12-13
tools: bpftool: dual license all files
Jakub Kicinski
2018-12-13
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
2018-12-13
tools: bpftool: fix SPDX format in headers
Jakub Kicinski
2018-12-12
selftests/bpf: add btf annotations for cgroup_local_storage maps
Roman Gushchin
2018-12-12
selftests/bpf: use __bpf_constant_htons in test_prog.c
Stanislav Fomichev
2018-12-11
bpf: fix up uapi helper description and sync bpf header with tools
Daniel Borkmann
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
2018-12-10
tools/bpf: sync kernel uapi bpf.h to tools directory
Yonghong Song
2018-12-10
bpf: bpftool: Fix newline and p_err issue
Martin KaFai Lau
2018-12-10
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
Jiong Wang
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-09
media: bpf: add bpf function to report mouse movement
Sean Young
2018-12-09
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
2018-12-09
bpf: libbpf: Add btf_line_info support to libbpf
Martin KaFai Lau
2018-12-09
bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic
Martin KaFai Lau
2018-12-09
bpf: Add unit tests for bpf_line_info
Martin KaFai Lau
2018-12-09
bpf: Refactor and bug fix in test_func_type in test_btf.c
Martin KaFai Lau
2018-12-09
bpf: tools: Sync uapi bpf.h
Martin KaFai Lau
2018-12-09
Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-12-07
tc-testing: gitignore, ignore generated test results
Lucas Bates
2018-12-07
tc-testing: Implement the TdcResults module in tdc
Lucas Bates
2018-12-07
tc-testing: Add new TdcResults module
Lucas Bates
2018-12-07
tc-testing: Add command timeout feature to tdc
Lucas Bates
2018-12-07
selftests: bpf: update testcases for BPF_ALU | BPF_ARSH
Jiong Wang
2018-12-07
selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges
Ido Schimmel
2018-12-07
selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave
Petr Machata
2018-12-06
selftests: mlxsw: Add a new test extack.sh
Petr Machata
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
[next]