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-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
2018-12-05
bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_info
Martin KaFai Lau
2018-12-05
tools/testing/nvdimm: Align test resources to 128M
Dan Williams
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
2018-12-04
selftests: mlxsw: Add one-armed router test
Ido Schimmel
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
selftests: add a test for bpf_prog_test_run_xattr
Lorenz Bauer
2018-12-04
libbpf: add bpf_prog_test_run_xattr
Lorenz Bauer
2018-12-04
tools: sync uapi/linux/bpf.h
Lorenz Bauer
2018-12-03
selftests: extend zerocopy tests to udp
Willem de Bruijn
2018-12-03
test/net: Add script for VXLAN underlay in a VRF
Alexis Bauvin
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-12-03
libbpf: Fix license in README.rst
Andrey Ignatov
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-11-30
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
2018-11-30
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
2018-11-30
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
bpf: Improve socket lookup reuseport documentation
Joe Stringer
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
[next]