index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-08-21
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
2019-08-21
tools: bpftool: show frozen status for maps
Quentin Monnet
2019-08-21
bpf: sync bpf.h to tools/
Peter Wu
2019-08-21
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2019-08-20
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
2019-08-20
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
2019-08-20
libbpf: refactor bpf_*_get_next_id() functions
Quentin Monnet
2019-08-20
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
2019-08-17
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
2019-08-17
bpf: sync bpf.h to tools/
Stanislav Fomichev
2019-08-17
selftests/bpf: fix race in test_tcp_rtt test
Petar Penkov
2019-08-17
libbpf: relicense bpf_helpers.h and bpf_endian.h
Andrii Nakryiko
2019-08-17
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
2019-08-15
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
2019-08-15
tools: bpftool: fix format string for p_err() in detect_common_prefix()
Quentin Monnet
2019-08-15
tools: bpftool: fix format string for p_err() in query_flow_dissector()
Quentin Monnet
2019-08-15
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
2019-08-15
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
2019-08-15
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
2019-08-15
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2019-08-15
tools: bpftool: add documentation for net attach/detach
Daniel T. Lee
2019-08-15
tools: bpftool: add bash-completion for net attach/detach
Daniel T. Lee
2019-08-15
tools: bpftool: add net detach command to detach XDP on interface
Daniel T. Lee
2019-08-15
tools: bpftool: add net attach command to attach XDP on interface
Daniel T. Lee
2019-08-14
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-13
libbpf: attempt to load kernel BTF from sysfs first
Andrii Nakryiko
2019-08-13
selftests/bpf: fix race in flow dissector tests
Petar Penkov
2019-08-13
tools: bpftool: add feature check for zlib
Peter Wu
2019-08-12
tools: bpftool: fix reading from /proc/config.gz
Peter Wu
2019-08-09
tc-testing: added tdc tests for matchall filter
Roman Mashak
2019-08-09
selftests: Fix detection of nettest command in fcnal-test
David Ahern
2019-08-08
selftests: Add l2tp tests
David Ahern
2019-08-07
tools/bpf: fix core_reloc.c compilation error
Yonghong Song
2019-08-07
selftests/bpf: add CO-RE relocs misc tests
Andrii Nakryiko
2019-08-07
selftests/bpf: add CO-RE relocs ints tests
Andrii Nakryiko
2019-08-07
selftests/bpf: add CO-RE relocs ptr-as-array tests
Andrii Nakryiko
2019-08-07
selftests/bpf: add CO-RE relocs modifiers/typedef tests
Andrii Nakryiko
2019-08-07
selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
Andrii Nakryiko
2019-08-07
selftests/bpf: add CO-RE relocs array tests
Andrii Nakryiko
2019-08-07
selftests/bpf: add CO-RE relocs nesting tests
Andrii Nakryiko
2019-08-07
selftests/bpf: add CO-RE relocs struct flavors tests
Andrii Nakryiko
2019-08-07
selftests/bpf: add CO-RE relocs testing setup
Andrii Nakryiko
2019-08-07
selftests/bpf: add BPF_CORE_READ relocatable read macro
Andrii Nakryiko
2019-08-07
libbpf: implement BPF CO-RE offset relocation algorithm
Andrii Nakryiko
2019-08-07
libbpf: add .BTF.ext offset relocation section loading
Andrii Nakryiko
2019-08-07
libbpf: convert libbpf code to use new btf helpers
Andrii Nakryiko
2019-08-07
libbpf: add helpers for working with BTF types
Andrii Nakryiko
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
selftests/bpf: test_progs: drop extra trailing tab
Stanislav Fomichev
[next]