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
/
bpftool
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-21
bpftool: Un-const bpf_func_info to fix it for llvm 17 and newer
Ivan Babrou
1
-1
/
+1
2024-04-05
bpftool: Mount bpffs on provided dir instead of parent dir
Sahil Siddiq
1
-12
/
+84
2023-05-17
bpftool: Support bpffs mountpoint as pin path for prog loadall
Pengcheng Yang
1
-3
/
+6
2023-04-21
bpftool: Register struct_ops with a link.
Kui-Feng Lee
1
-0
/
+14
2023-02-17
bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-6
/
+7
2022-12-06
bpftool: Fix memory leak in do_build_table_cb
Miaoqian Lin
1
-0
/
+1
2022-11-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-5
/
+5
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2022-11-10
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
1
-5
/
+5
2022-11-02
bpftool: Fix NULL pointer dereference when pin {PROG, MAP, LINK} without FILE
Pu Lehui
1
-0
/
+3
2022-10-25
bpftool: Support setting alternative arch for JIT disasm with LLVM
Quentin Monnet
1
-4
/
+6
2022-10-25
bpftool: Define _GNU_SOURCE only once
Quentin Monnet
1
-0
/
+2
2022-08-05
bpftool: Remove BPF_OBJ_NAME_LEN restriction when looking up bpf program by name
Manu Bretelle
1
-3
/
+12
2022-07-01
bpftool: Show also the name of type BPF_OBJ_LINK
Yafang Shao
1
-0
/
+1
2022-06-30
bpftool: Probe for memcg-based accounting before bumping rlimit
Quentin Monnet
1
-3
/
+68
2022-06-14
Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
Quentin Monnet
1
-0
/
+8
2022-06-03
bpftool: Use libbpf_bpf_attach_type_str
Daniel Müller
1
-46
/
+36
2022-04-11
bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
Yafang Shao
1
-8
/
+0
2022-03-18
bpftool: Add BPF_TRACE_KPROBE_MULTI to attach type names table
Andrii Nakryiko
1
-1
/
+1
2022-02-03
bpftool: Fix uninit variable compilation warning
Andrii Nakryiko
1
-1
/
+1
2022-01-19
bpftool: Adding support for BTF program names
Raman Shukhau
1
-0
/
+44
2021-11-15
bpftool: Update the lists of names for maps and prog-attach types
Quentin Monnet
1
-0
/
+1
2021-10-26
bpftool: Switch to libbpf's hashmap for pinned paths of BPF objects
Quentin Monnet
1
-20
/
+30
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+6
2021-07-31
tools: bpftool: Complete and synchronise attach or map types
Quentin Monnet
1
-0
/
+6
2021-07-15
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
1
-0
/
+5
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
1
-0
/
+1
2020-07-22
bpftool: Use only nftw for file tree parsing
Tony Ambardar
1
-57
/
+80
2020-07-18
tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
Jakub Sitnicki
1
-0
/
+1
2020-07-08
bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASE
Stanislav Fomichev
1
-0
/
+1
2020-06-25
tools, bpftool: Define attach_type_name array only once
Tobias Klauser
1
-0
/
+36
2020-06-23
tools/bpftool: Move map/prog parsing logic into common
Andrii Nakryiko
1
-0
/
+308
2020-04-29
bpftool: Add bpf_link show and pin support
Andrii Nakryiko
1
-0
/
+2
2020-03-13
tools: bpftool: Restore message on failure to guess program type
Quentin Monnet
1
-0
/
+7
2020-03-13
tools: bpftool: Allow all prog/map handles for pinning objects
Quentin Monnet
1
-29
/
+4
2020-01-21
bpftool: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
1
-2
/
+2
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2019-08-16
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
1
-2
/
+2
2019-08-09
tools: bpftool: add error message on pin failure
Jakub Kicinski
1
-1
/
+5
2019-08-09
tools: bpftool: fix error message (prog -> object)
Jakub Kicinski
1
-1
/
+1
2019-06-11
bpf: use libbpf_num_possible_cpus internally
Hechao Li
1
-48
/
+5
2019-01-29
tools: bpftool: fix crash with un-owned prog arrays
Jakub Kicinski
1
-5
/
+1
2018-12-18
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
1
-0
/
+6
2018-12-18
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
Quentin Monnet
1
-5
/
+20
2018-12-15
tools: bpftool: fix -Wmissing declaration warnings
Quentin Monnet
1
-2
/
+2
2018-12-13
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
1
-32
/
+2
2018-12-01
tools: bpftool: mark offloaded programs more explicitly in plain output
Quentin Monnet
1
-1
/
+1
2018-12-01
tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
Quentin Monnet
1
-3
/
+2
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+9
2018-11-11
bpftool: add loadall command
Stanislav Fomichev
1
-16
/
+15
[next]