index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpftool: Fix bug for long instructions in program CFG dumps
Quentin Monnet
2023-05-17
1
-0
/
+7
*
tools: bpftool: Remove invalid \' json escape
Luis Gerhorst
2023-05-17
1
-3
/
+0
*
bpftool: Clear errno after libcap's checks
Quentin Monnet
2022-10-26
1
-0
/
+10
*
bpftool: Fix a wrong type cast in btf_dumper_int
Lam Thai
2022-10-26
1
-1
/
+1
*
bpftool: Remove inclusion of utilities.mak from Makefiles
Quentin Monnet
2022-01-27
2
-2
/
+0
*
bpftool: Enable line buffering for stdout
Paul Chaignon
2022-01-27
1
-0
/
+2
*
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
2021-07-28
1
-0
/
+5
*
bpftool: Properly close va_list 'ap' by va_end() on error
Gu Shengxian
2021-07-25
1
-2
/
+4
*
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
2021-07-14
1
-1
/
+3
*
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
2021-01-17
1
-1
/
+0
*
tools, bpftool: Add missing close before bpftool net attach exit
Wang Hai
2020-11-24
1
-9
/
+9
*
tools, bpftool: Fix wrong return value in do_dump()
Tianjia Zhang
2020-08-19
1
-1
/
+1
*
bpf: Print error message for bpftool cgroup show
Hechao Li
2020-02-24
1
-17
/
+39
*
bpftool: Don't crash on missing xlated program instructions
Toke Høiland-Jørgensen
2020-02-14
1
-1
/
+1
*
bpftool: Fix printing incorrect pointer in btf_dump_ptr
Martin KaFai Lau
2020-01-23
1
-1
/
+1
*
bpftool: Don't crash on missing jited insns or ksyms
Toke Høiland-Jørgensen
2020-01-12
2
-2
/
+2
*
tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'
Quentin Monnet
2019-12-31
1
-0
/
+6
*
tools: bpf: Use !building_out_of_srctree to determine srctree
Shuah Khan
2019-09-30
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
20
-67
/
+760
|
\
|
*
tools: bpftool: do not link twice against libbpf.a in Makefile
Quentin Monnet
2019-08-31
1
-2
/
+2
|
*
tools: bpf: account for generated feature/ and libbpf/ directories
Quentin Monnet
2019-08-31
4
-6
/
+12
|
*
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
2019-08-31
1
-5
/
+7
|
*
tools: bpftool: ignore make built-in rules for getting kernel version
Quentin Monnet
2019-08-31
1
-1
/
+1
|
*
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
2019-08-21
3
-3
/
+44
|
*
tools: bpftool: show frozen status for maps
Quentin Monnet
2019-08-21
1
-3
/
+27
|
*
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
2019-08-20
3
-6
/
+363
|
*
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
2019-08-15
4
-10
/
+10
|
*
tools: bpftool: fix format string for p_err() in detect_common_prefix()
Quentin Monnet
2019-08-15
1
-1
/
+1
|
*
tools: bpftool: fix format string for p_err() in query_flow_dissector()
Quentin Monnet
2019-08-15
1
-1
/
+1
|
*
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
2019-08-15
1
-1
/
+1
|
*
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
2019-08-15
1
-4
/
+4
|
*
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
2019-08-15
1
-2
/
+2
|
*
tools: bpftool: add documentation for net attach/detach
Daniel T. Lee
2019-08-15
1
-3
/
+54
|
*
tools: bpftool: add bash-completion for net attach/detach
Daniel T. Lee
2019-08-15
1
-10
/
+55
|
*
tools: bpftool: add net detach command to detach XDP on interface
Daniel T. Lee
2019-08-15
1
-1
/
+41
|
*
tools: bpftool: add net attach command to attach XDP on interface
Daniel T. Lee
2019-08-15
1
-7
/
+129
|
*
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
2019-08-14
3
-2
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
1
-1
/
+3
|
\
\
|
*
|
tools: bpftool: close prog FD before exit on showing a single program
Quentin Monnet
2019-08-15
1
-1
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-19
1
-2
/
+6
|
\
|
|
|
|
/
|
/
|
|
*
tools: bpftool: add error message on pin failure
Jakub Kicinski
2019-08-09
1
-1
/
+5
|
*
tools: bpftool: fix error message (prog -> object)
Jakub Kicinski
2019-08-09
1
-1
/
+1
*
|
tools: bpftool: add feature check for zlib
Peter Wu
2019-08-13
1
-3
/
+8
*
|
tools: bpftool: fix reading from /proc/config.gz
Peter Wu
2019-08-12
2
-53
/
+54
*
|
tools: bpftool: add support for reporting the effective cgroup progs
Jakub Kicinski
2019-07-30
3
-38
/
+76
*
|
tools: Add definitions for devmap_hash map type
Toke Høiland-Jørgensen
2019-07-29
3
-4
/
+5
|
/
*
tools: bpftool: add raw_tracepoint_writable prog type to header
Daniel T. Lee
2019-07-12
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
1
-3
/
+3
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-03
1
-3
/
+3
|
|
\
|
|
*
tools: bpftool: use correct argument in cgroup errors
Jakub Kicinski
2019-06-26
1
-3
/
+3
[next]