index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-08
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
1
-0
/
+18
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-233
/
+1707
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
1
-5
/
+5
2019-12-26
bpf: Print error message for bpftool cgroup show
Hechao Li
1
-17
/
+39
2019-12-19
libbpf: Put Kconfig externs into .kconfig section
Andrii Nakryiko
1
-4
/
+4
2019-12-19
bpftool: Work-around rst2man conversion bug
Andrii Nakryiko
1
-7
/
+8
2019-12-19
bpftool: Simplify format string to not use positional args
Andrii Nakryiko
1
-2
/
+2
2019-12-18
bpftool: Add gen subcommand manpage
Andrii Nakryiko
2
-1
/
+306
2019-12-18
bpftool, selftests/bpf: Embed object file inside skeleton
Andrii Nakryiko
1
-89
/
+143
2019-12-16
bpftool: Fix compilation warning on shadowed variable
Paul Chaignon
1
-1
/
+1
2019-12-16
bpftool: Generate externs datasec in BPF skeleton
Andrii Nakryiko
1
-0
/
+4
2019-12-16
bpftool: Add `gen skeleton` BASH completions
Andrii Nakryiko
1
-0
/
+11
2019-12-16
bpftool: Add skeleton codegen command
Andrii Nakryiko
3
-1
/
+554
2019-12-16
libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h
Andrii Nakryiko
1
-0
/
+1
2019-12-15
bpftool: Match maps by name
Paul Chaignon
4
-88
/
+439
2019-12-15
bpftool: Match programs by name
Paul Chaignon
5
-18
/
+42
2019-12-15
bpftool: Match several programs with same tag
Paul Chaignon
2
-120
/
+268
2019-12-11
bpftool: Don't crash on missing jited insns or ksyms
Toke Høiland-Jørgensen
2
-2
/
+2
2019-11-25
tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'
Quentin Monnet
1
-0
/
+6
2019-11-25
tools, bpftool: Fix warning on ignored return value for 'read'
Quentin Monnet
1
-3
/
+3
2019-11-07
tools, bpf_asm: Warn when jumps are out of range
Ilya Leoshkevich
1
-2
/
+12
2019-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-5
/
+60
2019-10-26
bpftool: Allow to read btf as raw data
Jiri Olsa
1
-1
/
+56
2019-10-22
libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration
Andrii Nakryiko
1
-4
/
+4
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+5
2019-10-08
bpftool: Fix bpftool build by switching to bpf_object__open_file()
Andrii Nakryiko
3
-13
/
+15
2019-09-30
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
1
-1
/
+5
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
20
-67
/
+760
2019-08-31
tools: bpftool: do not link twice against libbpf.a in Makefile
Quentin Monnet
1
-2
/
+2
2019-08-31
tools: bpf: account for generated feature/ and libbpf/ directories
Quentin Monnet
4
-6
/
+12
2019-08-31
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
1
-5
/
+7
2019-08-31
tools: bpftool: ignore make built-in rules for getting kernel version
Quentin Monnet
1
-1
/
+1
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2019-08-21
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
3
-3
/
+44
2019-08-21
tools: bpftool: show frozen status for maps
Quentin Monnet
1
-3
/
+27
2019-08-20
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
3
-6
/
+363
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+6
2019-08-16
tools: bpftool: close prog FD before exit on showing a single program
Quentin Monnet
1
-1
/
+3
2019-08-16
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
4
-10
/
+10
2019-08-16
tools: bpftool: fix format string for p_err() in detect_common_prefix()
Quentin Monnet
1
-1
/
+1
2019-08-16
tools: bpftool: fix format string for p_err() in query_flow_dissector()
Quentin Monnet
1
-1
/
+1
2019-08-16
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
1
-1
/
+1
2019-08-16
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
1
-4
/
+4
2019-08-16
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
1
-2
/
+2
2019-08-16
tools: bpftool: add documentation for net attach/detach
Daniel T. Lee
1
-3
/
+54
2019-08-16
tools: bpftool: add bash-completion for net attach/detach
Daniel T. Lee
1
-10
/
+55
2019-08-16
tools: bpftool: add net detach command to detach XDP on interface
Daniel T. Lee
1
-1
/
+41
2019-08-16
tools: bpftool: add net attach command to attach XDP on interface
Daniel T. Lee
1
-7
/
+129
2019-08-14
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
3
-2
/
+7
2019-08-13
tools: bpftool: add feature check for zlib
Peter Wu
1
-3
/
+8
[prev]
[next]