index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
prog.c
Age
Commit message (
Expand
)
Author
2019-03-01
tools: libbpf: add a correctly named define for map iteration
Jakub Kicinski
2019-02-27
tools/bpftool: recognize bpf_prog_info run_time_ns and run_cnt
Alexei Starovoitov
2019-02-19
bpf: bpftool, fix documentation for attach types
Alban Crequy
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-23
libbpf: Show supported ELF section names when failing to guess prog/attach type
Taeung Song
2019-01-23
bpftool: Fix prog dump by tag
Jiri Olsa
2018-12-15
tools: bpftool: fix -Wmissing declaration warnings
Quentin Monnet
2018-12-13
bpf: Remove !func_info and !line_info check from test_btf and bpftool
Martin KaFai Lau
2018-12-13
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
2018-12-10
tools/bpf: rename *_info_cnt to nr_*_info
Yonghong Song
2018-12-10
bpf: bpftool: Fix newline and p_err issue
Martin KaFai Lau
2018-12-09
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
Martin KaFai Lau
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
2018-11-30
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
Quentin Monnet
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-26
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
2018-11-22
tools: bpftool: fix potential NULL pointer dereference in do_load
Jakub Kicinski
2018-11-20
tools/bpf: bpftool: add support for func types
Yonghong Song
2018-11-16
bpftool: make libbfd optional
Stanislav Fomichev
2018-11-10
bpftool: support loading flow dissector
Stanislav Fomichev
2018-11-10
bpftool: add pinmaps argument to the load/loadall
Stanislav Fomichev
2018-11-10
bpftool: add loadall command
Stanislav Fomichev
2018-11-09
tools: bpftool: fix plain output and doc for --bpffs option
Quentin Monnet
2018-11-07
tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
Quentin Monnet
2018-10-18
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
2018-10-15
bpf: bpftool, add flag to allow non-compat map definitions
John Fastabend
2018-10-15
bpf: bpftool, add support for attaching programs to maps
John Fastabend
2018-09-14
bpf: support flow dissector in libbpf and bpftool
Petar Penkov
2018-07-11
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
2018-07-11
tools: bpftool: reimplement bpf_prog_load() for prog load
Jakub Kicinski
2018-07-11
tools: bpftool: allow users to specify program type for prog load
Jakub Kicinski
2018-07-11
tools: bpftool: add support for loading programs for offload
Jakub Kicinski
2018-07-11
tools: bpftool: refactor argument parsing for prog load
Jakub Kicinski
2018-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-01
tools: bpftool: drop unnecessary Author comments
Jakub Kicinski
2018-06-21
tools: bpftool: remember to close the libbpf object after prog load
Jakub Kicinski
2018-06-21
tools: bpftool: remove duplicated error message on prog load
Jakub Kicinski
2018-06-15
tools: bpftool: improve accuracy of load time
Jakub Kicinski
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
2018-05-24
tools: bpftool: add delimiters to multi-function JITed dumps
Sandipan Das
2018-05-24
tools: bpftool: resolve calls without using imm field
Sandipan Das
2018-05-01
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
2018-04-26
tools, bpftool: Display license GPL compatible in prog show/list
Jiri Olsa
2018-04-18
bpftool: Support new prog types and attach types
Andrey Ignatov
2018-03-01
tools: bpftool: new command-line option and documentation for 'visual'
Jiong Wang
2018-03-01
tools: bpftool: factor out xlated dump related code into separate file
Jiong Wang
2018-03-01
tools: bpftool: remove unnecessary 'if' to reduce indentation
Jiong Wang
2018-02-15
tools: bpftool: preserve JSON for batch mode when dumping insns to file
Quentin Monnet
[next]