index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-08-03
bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb
Dmitry Yakunin
2020-08-03
tools/resolve_btfids: Use libbpf's btf__parse() API
Andrii Nakryiko
2020-08-03
tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file
Andrii Nakryiko
2020-08-03
libbpf: Add btf__parse_raw() and generic btf__parse() APIs
Andrii Nakryiko
2020-08-03
tools, bpftool: Fix wrong return value in do_dump()
Tianjia Zhang
2020-08-03
tools, build: Propagate build failures from tools/build/Makefile.build
Andrii Nakryiko
2020-08-01
selftests/bpf: Fix spurious test failures in core_retro selftest
Andrii Nakryiko
2020-08-01
tools/bpftool: Add documentation and bash-completion for `link detach`
Andrii Nakryiko
2020-08-01
tools/bpftool: Add `link detach` subcommand
Andrii Nakryiko
2020-08-01
selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_links
Andrii Nakryiko
2020-08-01
libbpf: Add bpf_link detach APIs
Andrii Nakryiko
2020-08-01
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
2020-07-31
libbpf: Fix register in PT_REGS MIPS macros
Jerry Crunchtime
2020-07-31
libbpf: Make destructors more robust by handling ERR_PTR(err) cases
Andrii Nakryiko
2020-07-31
selftests/bpf: Omit nodad flag when adding addresses to loopback
Jakub Sitnicki
2020-07-31
selftests/bpf: Don't destroy failed link
Andrii Nakryiko
2020-07-31
selftests/bpf: Add xdpdrv mode for test_xdp_redirect
Hangbin Liu
2020-07-31
selftests/bpf: Verify socket storage in cgroup/sock_{create, release}
Stanislav Fomichev
2020-07-31
selftests/bpf: Test bpf_iter buffer access with negative offset
Yonghong Song
2020-07-29
bpf, selftests: use :: 1 for localhost in tcp_server.py
John Fastabend
2020-07-28
selftests/bpf: Add new bpf_iter context structs to fix build on old kernels
Andrii Nakryiko
2020-07-28
bpf: Fix bpf_ringbuf_output() signature to return long
Andrii Nakryiko
2020-07-27
tools, bpftool: Add LSM type to array of prog names
Quentin Monnet
2020-07-27
tools, bpftool: Skip type probe if name is not found
Quentin Monnet
2020-07-25
selftests/bpf: Add BPF XDP link selftests
Andrii Nakryiko
2020-07-25
libbpf: Add support for BPF XDP link
Andrii Nakryiko
2020-07-25
selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingress
YiFei Zhu
2020-07-25
selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progs
YiFei Zhu
2020-07-25
selftests/bpf: Add test for CGROUP_STORAGE map on multiple attaches
YiFei Zhu
2020-07-25
selftests/bpf: Add get_stackid_cannot_attach
Song Liu
2020-07-25
selftests/bpf: Add callchain_stackid
Song Liu
2020-07-25
libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTO
Song Liu
2020-07-25
selftests/bpf: Add a test for out of bound rdonly buf access
Yonghong Song
2020-07-25
selftests/bpf: Add a test for bpf sk_storage_map iterator
Yonghong Song
2020-07-25
selftests/bpf: Add test for bpf array map iterators
Yonghong Song
2020-07-25
selftests/bpf: Add test for bpf hash map iterators
Yonghong Song
2020-07-25
tools/bpftool: Add bpftool support for bpf map element iterator
Yonghong Song
2020-07-25
tools/libbpf: Add support for bpf map element iterator
Yonghong Song
2020-07-25
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-25
selftests/bpf: Test BPF socket lookup and reuseport with connections
Jakub Sitnicki
2020-07-25
tools/bpftool: Strip BPF .o files before skeleton generation
Andrii Nakryiko
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-23
vrf: Handle CONFIG_SYSCTL not set
David Ahern
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-21
selftest: txtimestamp: fix net ns entry logic
Paolo Pisati
2020-07-21
bpftool: Use only nftw for file tree parsing
Tony Ambardar
2020-07-21
bpf: Make btf_sock_ids global
Yonghong Song
2020-07-21
bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h
Yonghong Song
2020-07-21
tools/bpf: Sync btf_ids.h to tools
Yonghong Song
[next]