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
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
2020-07-21
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
2020-07-21
selftests/bpf: Fix test_lwt_seg6local.sh hangs
Ilya Leoshkevich
2020-07-21
tools/bpftool: Fix error handing in do_skeleton()
YueHaibing
2020-07-21
libbpf bpf_helpers: Use __builtin_offsetof for offsetof
Ian Rogers
2020-07-21
selftests: bpf: test_kmod.sh: Fix running out of srctree
Ilya Leoshkevich
2020-07-21
s390/cpum_cf,perf: change DFLT_CCERROR counter name
Thomas Richter
2020-07-20
tc-testing: Add tdc to kselftests
Briana Oursler
2020-07-20
testptp: add new options for perout phase and pulse width
Vladimir Oltean
2020-07-20
testptp: promote 'perout' variable to int64_t
Vladimir Oltean
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-19
Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-07-18
Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-07-17
selftests/bpf: Tests for BPF_SK_LOOKUP attach point
Jakub Sitnicki
2020-07-17
selftests/bpf: Add verifier tests for bpf_sk_lookup context access
Jakub Sitnicki
2020-07-17
tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
Jakub Sitnicki
2020-07-17
libbpf: Add support for SK_LOOKUP program type
Jakub Sitnicki
[next]