index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
Quentin Monnet
2018-11-30
2
-13
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-30
16
-62
/
+497
|
\
|
*
tools/bpf: make libbpf _GNU_SOURCE friendly
Yonghong Song
2018-11-30
2
-0
/
+3
|
*
bpf: Fix various lib and testsuite build failures on 32-bit.
David Miller
2018-11-29
2
-6
/
+6
|
*
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
Naresh Kamboju
2018-11-28
1
-0
/
+1
|
*
bpf: test_sockmap, add options for msg_pop_data() helper
John Fastabend
2018-11-28
2
-17
/
+180
|
*
bpf: add msg_pop_data helper to tools
John Fastabend
2018-11-28
2
-1
/
+17
|
*
libbpf: Document API and ABI conventions
Andrey Ignatov
2018-11-27
1
-0
/
+139
|
*
libbpf: Verify versioned symbols
Andrey Ignatov
2018-11-27
1
-1
/
+18
|
*
libbpf: Add version script for DSO
Andrey Ignatov
2018-11-27
2
-1
/
+124
|
*
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
2018-11-27
5
-6
/
+6
|
*
tools/bpf: change selftest test_btf for both jit and non-jit
Yonghong Song
2018-11-27
1
-30
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
17
-23
/
+821
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-28
4
-0
/
+87
|
|
\
|
|
*
selftests: add script to stress-test nft packet path vs. control plane
Florian Westphal
2018-11-12
4
-0
/
+87
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-26
13
-23
/
+734
|
|
\
\
|
|
*
|
tools: bpftool: fix potential NULL pointer dereference in do_load
Jakub Kicinski
2018-11-22
1
-3
/
+7
|
|
*
|
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
2018-11-17
1
-0
/
+19
|
|
*
|
kselftests/bpf: use ping6 as the default ipv6 ping binary when it exists
Li Zhijian
2018-11-09
1
-1
/
+4
|
|
*
|
tools: bpftool: update references to other man pages in documentation
Quentin Monnet
2018-11-09
6
-7
/
+42
|
|
*
|
tools: bpftool: pass an argument to silence open_obj_pinned()
Quentin Monnet
2018-11-09
2
-8
/
+9
|
|
*
|
tools: bpftool: fix plain output and doc for --bpffs option
Quentin Monnet
2018-11-09
2
-3
/
+3
|
|
*
|
tools: bpftool: prevent infinite loop in get_fdinfo()
Quentin Monnet
2018-11-09
1
-1
/
+1
|
|
*
|
tools/bpftool: copy a few net uapi headers to tools directory
Yonghong Song
2018-11-09
2
-0
/
+649
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
40
-331
/
+3202
|
\
\
\
\
|
*
|
|
|
bpf: align map type names formatting.
David Calavera
2018-11-26
1
-23
/
+23
|
*
|
|
|
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
2018-11-23
2
-1
/
+4
|
*
|
|
|
libbpf: make bpf_object__open default to UNSPEC
Nikita V. Shirokov
2018-11-23
1
-4
/
+4
|
*
|
|
|
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-23
2
-0
/
+30
|
*
|
|
|
tools/bpf: fix spelling mistake "memeory" -> "memory"
Colin Ian King
2018-11-22
1
-2
/
+2
|
*
|
|
|
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
2018-11-21
3
-1
/
+141
|
*
|
|
|
bpf: adding support for map in map in libbpf
Nikita V. Shirokov
2018-11-21
2
-6
/
+36
|
*
|
|
|
bpf: libbpf: don't specify prog name if kernel doesn't support it
Stanislav Fomichev
2018-11-21
1
-1
/
+2
|
*
|
|
|
bpf: libbpf: remove map name retry from bpf_create_map_xattr
Stanislav Fomichev
2018-11-21
2
-11
/
+3
|
*
|
|
|
bpf, libbpf: introduce bpf_object__probe_caps to test BPF capabilities
Stanislav Fomichev
2018-11-21
1
-0
/
+58
|
*
|
|
|
libbpf: make sure bpf headers are c++ include-able
Stanislav Fomichev
2018-11-21
5
-3
/
+56
|
*
|
|
|
bpf: fix a libbpf loader issue
Yonghong Song
2018-11-21
1
-1
/
+1
|
*
|
|
|
tools/bpf: bpftool: add support for func types
Yonghong Song
2018-11-20
5
-0
/
+230
|
*
|
|
|
tools/bpf: enhance test_btf file testing to test func info
Yonghong Song
2018-11-20
3
-13
/
+136
|
*
|
|
|
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
Yonghong Song
2018-11-20
3
-66
/
+72
|
*
|
|
|
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
Yonghong Song
2018-11-20
1
-0
/
+8
|
*
|
|
|
tools/bpf: add support to read .BTF.ext sections
Yonghong Song
2018-11-20
4
-15
/
+442
|
*
|
|
|
tools/bpf: extends test_btf to test load/retrieve func_type info
Yonghong Song
2018-11-20
1
-3
/
+329
|
*
|
|
|
tools/bpf: add new fields for program load in lib/bpf
Yonghong Song
2018-11-20
2
-0
/
+8
|
*
|
|
|
tools/bpf: sync kernel uapi bpf.h header to tools directory
Yonghong Song
2018-11-20
1
-0
/
+13
|
*
|
|
|
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
Martin KaFai Lau
2018-11-20
2
-2
/
+476
|
*
|
|
|
tools/bpf: Sync kernel btf.h header
Martin KaFai Lau
2018-11-20
1
-3
/
+15
|
*
|
|
|
tools: add selftest for BPF_F_ZERO_SEED
Lorenz Bauer
2018-11-20
1
-9
/
+55
|
*
|
|
|
tools: sync linux/bpf.h
Lorenz Bauer
2018-11-20
1
-3
/
+10
|
*
|
|
|
bpf: libbpf: retry map creation without the name
Stanislav Fomichev
2018-11-20
1
-1
/
+10
[next]