index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-02-15
libbpf: Introduce bpf_object__btf
Andrey Ignatov
2019-02-15
libbpf: Introduce bpf_map__resize
Andrey Ignatov
2019-02-14
tools: sync uapi/linux/if_link.h header
Andrii Nakryiko
2019-02-14
tools/bpf: replace bzero with memset
Andrii Nakryiko
2019-02-13
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
2019-02-13
bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.h
Peter Oskolkov
2019-02-12
tools: bpftool: doc, add text about feature-subcommand
Prashant Bhole
2019-02-11
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
2019-02-11
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
2019-02-11
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
2019-02-11
selftests: bpf: add "alu32" to .gitignore
Jiong Wang
2019-02-10
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
2019-02-10
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
Martin KaFai Lau
2019-02-10
bpf: Sync bpf.h to tools/
Martin KaFai Lau
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
2019-02-08
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
2019-02-08
btf: expose API to work with raw btf data
Andrii Nakryiko
2019-02-08
btf: separate btf creation and loading
Andrii Nakryiko
2019-02-07
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
2019-02-07
tools/bpf: add missing strings.h include
Andrii Nakryiko
2019-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-06
selftests: mlxsw: Add a test for blackhole routes
Ido Schimmel
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
2019-02-06
tools: bpftool: doc, fix incorrect text
Prashant Bhole
2019-02-06
selftests/bpf: test reading the offloaded program
Jakub Kicinski
2019-02-06
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
2019-02-06
selftests/bpf: print traceback when test fails
Jakub Kicinski
2019-02-06
selftests/bpf: fix the expected messages
Jakub Kicinski
2019-02-05
tools/bpf: silence a libbpf unnecessary warning
Yonghong Song
2019-02-05
tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter
Yonghong Song
2019-02-05
tools/bpf: fix a selftest test_btf failure
Yonghong Song
2019-02-05
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
2019-02-05
btf: add BTF types deduplication algorithm
Andrii Nakryiko
2019-02-05
btf: extract BTF type size calculation
Andrii Nakryiko
2019-02-04
libbpf: fix libbpf_print
Stanislav Fomichev
2019-02-04
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
Yonghong Song
2019-02-04
tools/bpf: expose functions btf_ext__* as API functions
Yonghong Song
2019-02-04
selftests/bpf: use localhost in tcp_{server,client}.py
Stanislav Fomichev
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
2019-02-04
tools/bpf: print out btf log at LIBBPF_WARN level
Yonghong Song
2019-02-04
tools/bpf: move libbpf pr_* debug print functions to headers
Yonghong Song
2019-02-03
selftests: add missing include unistd
Deepa Dinamani
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-01
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
2019-02-01
selftests: forwarding: mirror_gre_flower: Fix test result handling
Petr Machata
2019-02-01
selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP
Petr Machata
2019-02-01
selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding
Petr Machata
2019-02-01
selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors
Petr Machata
2019-02-01
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming test
Petr Machata
[next]