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-09
libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_buffer
Andrii Nakryiko
2020-07-09
selftests/bpf: Add test relying only on CO-RE and no recent kernel features
Andrii Nakryiko
2020-07-09
libbpf: Improve BTF sanitization handling
Andrii Nakryiko
2020-07-09
libbpf: Add btf__set_fd() for more control over loaded BTF FD
Andrii Nakryiko
2020-07-09
libbpf: Make BTF finalization strict
Andrii Nakryiko
2020-07-09
selftests/bpf: test_progs avoid minus shell exit codes
Jesper Dangaard Brouer
2020-07-09
selftests/bpf: test_progs use another shell exit on non-actions
Jesper Dangaard Brouer
2020-07-09
bpf: Fix another bpftool segfault without skeleton code enabled
Louis Peens
2020-07-08
selftests: bpf: Remove unused bpf_map_def_legacy struct
Daniel T. Lee
2020-07-08
selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2020-07-08
bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2020-07-08
libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
2020-07-06
selftests: mptcp: capture pcap on both sides
Matthieu Baerts
2020-07-04
selftests/net: update initializer syntax to use c99 designators
Tanner Love
2020-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-03
selftests/net: add ipv6 test coverage in rxtimestamp test
tannerlove
2020-07-03
selftests/bpf: Fix compilation error of bpf_iter_task_stack.c
Song Liu
2020-07-03
bpf: Fix bpftool without skeleton code enabled
John Fastabend
2020-07-02
bpf: selftests: Restore netns after each test
Martin KaFai Lau
2020-07-02
bpf: selftests: A few improvements to network_helpers.c
Martin KaFai Lau
2020-07-01
selftests: mptcp: add option to specify size of file to transfer
Florian Westphal
2020-07-01
selftests/bpf: Test_progs option for listing test names
Jesper Dangaard Brouer
2020-07-01
selftests/bpf: Test_progs option for getting number of tests
Jesper Dangaard Brouer
2020-07-01
selftests/bpf: Test_progs indicate to shell on non-actions
Jesper Dangaard Brouer
2020-07-02
tools/bpftool: Turn off -Wnested-externs warning
Andrii Nakryiko
2020-07-01
selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.
Hao Luo
2020-07-01
selftests/bpf: Add bpf_iter test with bpf_get_task_stack()
Song Liu
2020-07-01
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2020-07-01
selftests/bpf: Add byte swapping selftest
Andrii Nakryiko
2020-07-01
libbpf: Make bpf_endian co-exist with vmlinux.h
Andrii Nakryiko
2020-06-30
selftests/bpf: Allow substituting custom vmlinux.h for selftests build
Andrii Nakryiko
2020-06-30
tools/bpftool: Allow substituting custom vmlinux.h for the build
Andrii Nakryiko
2020-06-29
selftests: forwarding: Add tests for ethtool extended state
Amit Cohen
2020-06-29
selftests: forwarding: forwarding.config.sample: Add port with no cable conne...
Amit Cohen
2020-06-29
selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib
Amit Cohen
2020-06-29
selftests: forwarding: Add a RED test for SW datapath
Petr Machata
2020-06-28
selftests/bpf: Test auto-load disabling logic for BPF programs
Andrii Nakryiko
2020-06-28
libbpf: Support disabling auto-loading BPF programs
Andrii Nakryiko
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-25
tc-testing: avoid action cookies with odd length.
Briana Oursler
2020-06-25
bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-25
tools, bpftool: Define attach_type_name array only once
Tobias Klauser
2020-06-25
tools, bpftool: Define prog_type_name array only once
Tobias Klauser
2020-06-24
selftests/bpf: Add tcp/udp iterator programs to selftests
Yonghong Song
2020-06-24
selftests/bpf: Implement sample udp/udp6 bpf_iter programs
Yonghong Song
2020-06-24
selftests/bpf: Implement sample tcp/tcp6 bpf_iter programs
Yonghong Song
2020-06-24
selftests/bpf: Add more common macros to bpf_tracing_net.h
Yonghong Song
2020-06-24
selftests/bpf: Refactor some net macros to bpf_tracing_net.h
Yonghong Song
[next]