Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
aa570ff4fd3682d35cdcc5190c380e6c4d7d08e2
/
tools
cfc5424
tools/bpf: rename *_info_cnt to nr_*_info
by Yonghong Song
· 6 years ago
b4f8623
tools/bpf: sync kernel uapi bpf.h to tools directory
by Yonghong Song
· 6 years ago
10a5ce9
bpf: bpftool: Fix newline and p_err issue
by Martin KaFai Lau
· 6 years ago
e434b8c
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
by Jiong Wang
· 6 years ago
01d3240
media: bpf: add bpf function to report mouse movement
by Sean Young
· 6 years ago
b053b43
bpf: libbpf: bpftool: Print bpf_line_info during prog dump
by Martin KaFai Lau
· 6 years ago
3d65014
bpf: libbpf: Add btf_line_info support to libbpf
by Martin KaFai Lau
· 6 years ago
f0187f0
bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic
by Martin KaFai Lau
· 6 years ago
4d6304c
bpf: Add unit tests for bpf_line_info
by Martin KaFai Lau
· 6 years ago
0568735
bpf: Refactor and bug fix in test_func_type in test_btf.c
by Martin KaFai Lau
· 6 years ago
ee491d8
bpf: tools: Sync uapi bpf.h
by Martin KaFai Lau
· 6 years ago
c099f3f
selftests: bpf: update testcases for BPF_ALU | BPF_ARSH
by Jiong Wang
· 6 years ago
84ecc1f
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
by Martin KaFai Lau
· 6 years ago
555249d
bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_info
by Martin KaFai Lau
· 6 years ago
30da46b
tools: bpftool: add a command to dump the trace pipe
by Quentin Monnet
· 6 years ago
df47fc3
selftests: add a test for bpf_prog_test_run_xattr
by Lorenz Bauer
· 6 years ago
64a9759
libbpf: add bpf_prog_test_run_xattr
by Lorenz Bauer
· 6 years ago
2587a97
tools: sync uapi/linux/bpf.h
by Lorenz Bauer
· 6 years ago
e3da08d
bpf: allow BPF read access to qdisc pkt_len
by Petar Penkov
· 6 years ago
de94b65
libbpf: Fix license in README.rst
by Andrey Ignatov
· 6 years ago
0a68632
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
by David Miller
· 6 years ago
2acc5fd
bpf: Make more use of 'any' alignment in test_verifier.c
by David Miller
· 6 years ago
c766570
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
by David Miller
· 6 years ago
e9ee9ef
bpf: Add BPF_F_ANY_ALIGNMENT.
by David Miller
· 6 years ago
88945f4
bpf: Fix verifier log string check for bad alignment.
by David Miller
· 6 years ago
99a44bef
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
by Quentin Monnet
· 6 years ago
73f0b9d
tools: bpftool: mark offloaded programs more explicitly in plain output
by Quentin Monnet
· 6 years ago
4f0fc6f
tools: bpftool: fix bash completion for new map types (queue and stack)
by Quentin Monnet
· 6 years ago
cad4977
tools: bpftool: fix bash completion for bpftool prog (attach|detach)
by Quentin Monnet
· 6 years ago
327e5da
tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
by Quentin Monnet
· 6 years ago
93029d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
b426995
tools/bpf: make libbpf _GNU_SOURCE friendly
by Yonghong Song
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1ad93ab
bpf: Fix various lib and testsuite build failures on 32-bit.
by David Miller
· 6 years ago
295daee
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
by Naresh Kamboju
· 6 years ago
1ade9ab
bpf: test_sockmap, add options for msg_pop_data() helper
by John Fastabend
· 6 years ago
d913a22
bpf: add msg_pop_data helper to tools
by John Fastabend
· 6 years ago
e9d8faf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
76d1b89
libbpf: Document API and ABI conventions
by Andrey Ignatov
· 6 years ago
306b267
libbpf: Verify versioned symbols
by Andrey Ignatov
· 6 years ago
16192a7
libbpf: Add version script for DSO
by Andrey Ignatov
· 6 years ago
1d2f44c
libbpf: Name changing for btf_get_from_id
by Martin KaFai Lau
· 6 years ago
812dd68
tools/bpf: change selftest test_btf for both jit and non-jit
by Yonghong Song
· 6 years ago
4afe60a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
6950012
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
ffac28f
bpf: align map type names formatting.
by David Calavera
· 6 years ago
358be65
selftests/net: add txring_overwrite
by Willem de Bruijn
· 6 years ago
b1bf78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
197c2da
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
by David Calavera
· 6 years ago
47ae7e3
libbpf: make bpf_object__open default to UNSPEC
by Nikita V. Shirokov
· 6 years ago
b88af99
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
f11216b
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
by Vlad Dumitrescu
· 6 years ago
1d0795e
selftests: explicitly require kernel features needed by udpgro tests
by Paolo Abeni
· 6 years ago
ab85b01
tools/bpf: fix spelling mistake "memeory" -> "memory"
by Colin Ian King
· 6 years ago
c39c56a
selftests: forwarding: vxlan_bridge_1d: Add learning test
by Ido Schimmel
· 6 years ago
dbd4485
selftests: mlxsw: Consider VxLAN learning enabled as valid
by Ido Schimmel
· 6 years ago
dde7011
tools: bpftool: fix potential NULL pointer dereference in do_load
by Jakub Kicinski
· 6 years ago
b1957c9
bpf: adding tests for map_in_map helpber in libbpf
by Nikita V. Shirokov
· 6 years ago
addb9fc
bpf: adding support for map in map in libbpf
by Nikita V. Shirokov
· 6 years ago
5b32a23
bpf: libbpf: don't specify prog name if kernel doesn't support it
by Stanislav Fomichev
· 6 years ago
94cb310
bpf: libbpf: remove map name retry from bpf_create_map_xattr
by Stanislav Fomichev
· 6 years ago
47eff61
bpf, libbpf: introduce bpf_object__probe_caps to test BPF capabilities
by Stanislav Fomichev
· 6 years ago
8c4905b
libbpf: make sure bpf headers are c++ include-able
by Stanislav Fomichev
· 6 years ago
462c124
bpf: fix a libbpf loader issue
by Yonghong Song
· 6 years ago
0db699f
Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
by Rafael J. Wysocki
· 6 years ago
254471e
tools/bpf: bpftool: add support for func types
by Yonghong Song
· 6 years ago
999d82c
tools/bpf: enhance test_btf file testing to test func info
by Yonghong Song
· 6 years ago
d7f5b5e
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
by Yonghong Song
· 6 years ago
9ce6ae2
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
by Yonghong Song
· 6 years ago
2993e05
tools/bpf: add support to read .BTF.ext sections
by Yonghong Song
· 6 years ago
4798c4b
tools/bpf: extends test_btf to test load/retrieve func_type info
by Yonghong Song
· 6 years ago
7e0d0fb
tools/bpf: add new fields for program load in lib/bpf
by Yonghong Song
· 6 years ago
cc19435
tools/bpf: sync kernel uapi bpf.h header to tools directory
by Yonghong Song
· 6 years ago
78a2540
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
by Martin KaFai Lau
· 6 years ago
781e775
tools/bpf: Sync kernel btf.h header
by Martin KaFai Lau
· 6 years ago
94d302d
selftests: mlxsw: Add a test for VxLAN flooding
by Ido Schimmel
· 6 years ago
99c9b08
selftests: mlxsw: Add a test for VxLAN configuration
by Ido Schimmel
· 6 years ago
3485f87
selftests: forwarding: vxlan_bridge_1d_port_8472: New test
by Petr Machata
· 6 years ago
a0b61f3
selftests: forwarding: vxlan_bridge_1d: Add an ECN decap test
by Petr Machata
· 6 years ago
1e5abfb
selftests: forwarding: vxlan_bridge_1d: Add an ECN encap test
by Petr Machata
· 6 years ago
d417ecf
selftests: forwarding: vxlan_bridge_1d: Add a TOS test
by Petr Machata
· 6 years ago
b3a7ee7
selftests: forwarding: vxlan_bridge_1d: Add a TTL test
by Petr Machata
· 6 years ago
50a02b0
selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun tests
by Petr Machata
· 6 years ago
bfd1e27
selftests: forwarding: vxlan_bridge_1d: Add unicast test
by Petr Machata
· 6 years ago
edaa117
selftests: forwarding: vxlan_bridge_1d: Add flood test
by Petr Machata
· 6 years ago
5852fd0
selftests: forwarding: vxlan_bridge_1d: Add ping test
by Petr Machata
· 6 years ago
fd64d5a
selftests: forwarding: Add a skeleton of vxlan_bridge_1d
by Petr Machata
· 6 years ago
d1038cd
selftests: forwarding: lib: Add link_stats_rx_errors_get()
by Petr Machata
· 6 years ago
d20b0f2
selftests: forwarding: ping{6, }_do(): Allow passing ping arguments
by Petr Machata
· 6 years ago
58c7a2d
selftests: forwarding: ping{6, }_test(): Add description argument
by Petr Machata
· 6 years ago
d0540d1
selftests: forwarding: lib: Add in_ns()
by Petr Machata
· 6 years ago
601bc1c
selftests: forwarding: lib: Support NUM_NETIFS of 0
by Petr Machata
· 6 years ago
bf5d68c
tools: add selftest for BPF_F_ZERO_SEED
by Lorenz Bauer
· 6 years ago
608114e
tools: sync linux/bpf.h
by Lorenz Bauer
· 6 years ago
2349944
bpf: libbpf: retry map creation without the name
by Stanislav Fomichev
· 6 years ago
f2be6d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f2ce106
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
25e19c1
Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
c6cecf4
tc-testing: tdc.py: Guard against lack of returncode in executed command
by Brenda J. Butler
· 6 years ago
5aaf642
tc-testing: tdc.py: ignore errors when decoding stdout/stderr
by Lucas Bates
· 6 years ago
Next »