index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
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-25
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-16
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-22
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
|
*
|
|
|
bpftool: make libbfd optional
Stanislav Fomichev
2018-11-16
5
-6
/
+35
|
*
|
|
|
selftest/bpf: Use bpf_sk_lookup_{tcp, udp} in test_sock_addr
Andrey Ignatov
2018-11-16
2
-21
/
+78
|
*
|
|
|
bpf: libbpf: Fix bpf_program__next() API
Martin KaFai Lau
2018-11-16
1
-14
/
+11
|
*
|
|
|
selftests/bpf: Fix uninitialized duration warning
Joe Stringer
2018-11-16
1
-1
/
+1
|
*
|
|
|
selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr
Andrey Ignatov
2018-11-10
1
-4
/
+24
|
*
|
|
|
selftests/bpf: Test narrow loads with off > 0 in test_verifier
Andrey Ignatov
2018-11-10
1
-10
/
+38
|
*
|
|
|
bpftool: support loading flow dissector
Stanislav Fomichev
2018-11-10
3
-51
/
+74
|
*
|
|
|
bpftool: add pinmaps argument to the load/loadall
Stanislav Fomichev
2018-11-10
3
-3
/
+28
|
*
|
|
|
bpftool: add loadall command
Stanislav Fomichev
2018-11-10
5
-43
/
+81
|
*
|
|
|
libbpf: add internal pin_name
Stanislav Fomichev
2018-11-10
1
-3
/
+26
|
*
|
|
|
libbpf: bpf_program__pin: add special case for instances.nr == 1
Stanislav Fomichev
2018-11-10
1
-0
/
+10
|
*
|
|
|
libbpf: cleanup after partial failure in bpf_object__pin
Stanislav Fomichev
2018-11-10
2
-23
/
+319
[next]