Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a527d3f728bfdb6c30c8ecc0b58e695d05d42fc8
/
tools
d159b38
selftests: forwarding: add tests for TC chain templates
by Jiri Pirko
· 6 years ago
2d73c88
selftests: forwarding: add tests for TC chains creation adn destruction
by Jiri Pirko
· 6 years ago
7f333cb
selftests: forwarding: move shblock tc support check to a separate helper
by Jiri Pirko
· 6 years ago
9a2ad36
selftests: forwarding: gre_multipath: Drop IPv6 tests
by Petr Machata
· 6 years ago
eae249b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
024ddc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
088cbac
tc-tests: initial version of fw filter unit tests
by Keara Leibovitz
· 6 years ago
7736b6e
selftests/bpf: add test for sharing objects between netdevs
by Jakub Kicinski
· 6 years ago
d6d6071
netdevsim: associate bound programs with shared dev
by Jakub Kicinski
· 6 years ago
dc989d2
tools: bpftool: don't pass FEATURES_DUMP to libbpf
by Jakub Kicinski
· 6 years ago
b4b5bff
tools: libbpf: remove libelf-getphdrnum feature detection
by Jakub Kicinski
· 6 years ago
7f657d5
selftests: tls: add selftests for TLS sockets
by Dave Watson
· 6 years ago
2aa4a33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
78d8e26
selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB
by Andrey Ignatov
· 6 years ago
2044e4e
selftests/bpf: Better verification in test_tcpbpf
by Andrey Ignatov
· 6 years ago
c65267e
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
by Andrey Ignatov
· 6 years ago
04c1341
selftests/bpf: Fix const'ness in cgroup_helpers
by Andrey Ignatov
· 6 years ago
060a7fc
bpf: Sync bpf.h to tools/
by Andrey Ignatov
· 6 years ago
2d3feca
bpf: btf: print map dump and lookup with btf info
by Okash Khawaja
· 6 years ago
b12d6ec
bpf: btf: add btf print functionality
by Okash Khawaja
· 6 years ago
92b5712
bpf: btf: export btf types and name by offset from lib
by Okash Khawaja
· 6 years ago
db42a21
tools: include reallocarray feature test in FEATURE_TESTS_BASIC
by Jakub Kicinski
· 6 years ago
c849eb0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
aa0a324
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ae4ea397
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
79facf3
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
99dadb6
selftests/bpf: add test for multiple programs
by Jakub Kicinski
· 6 years ago
799e173
netdevsim: add support for simultaneous driver and hw XDP
by Jakub Kicinski
· 6 years ago
0529662
xdp: factor out common program/flags handling from drivers
by Jakub Kicinski
· 6 years ago
4596f55
Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
8f19f12
selftests: in udpgso_bench do not test udp zerocopy
by Willem de Bruijn
· 6 years ago
cba54f9
tc-testing: add geneve options in tunnel_key unit tests
by Pieter Jansen van Vuuren
· 6 years ago
86f7d85
tools: bpf: build and install man page for eBPF helpers from bpftool/
by Quentin Monnet
· 6 years ago
9b8ca37
tools: bpf: synchronise BPF UAPI header with tools
by Quentin Monnet
· 6 years ago
8b247a9
tools: build: Use HOSTLDFLAGS with fixdep
by Laura Abbott
· 6 years ago
6fdbd82
tools: build: Fixup host c flags
by Laura Abbott
· 6 years ago
9feeb638
tools build: fix # escaping in .cmd files for future Make
by Paul Menzel
· 7 years ago
4280129
selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRF
by Petr Machata
· 6 years ago
6e6fddc
bpf: fix panic due to oob in bpf_prog_test_run_skb
by Daniel Borkmann
· 6 years ago
3ff5a4d
tools: bpftool: allow reuse of maps with bpftool prog load
by Jakub Kicinski
· 6 years ago
26736eb
tools: libbpf: allow map reuse
by Jakub Kicinski
· 6 years ago
531b014
tools: bpf: make use of reallocarray
by Jakub Kicinski
· 6 years ago
8d13406
tools: libbpf: move library error code into a separate file
by Jakub Kicinski
· 6 years ago
c840684
tools: bpftool: reimplement bpf_prog_load() for prog load
by Jakub Kicinski
· 6 years ago
07f2d4e
tools: libbpf: add extended attributes version of bpf_object__open()
by Jakub Kicinski
· 6 years ago
f83fb22
tools: libbpf: recognize offload neutral maps
by Jakub Kicinski
· 6 years ago
49f2cba
tools: bpftool: allow users to specify program type for prog load
by Jakub Kicinski
· 6 years ago
b60df2a
tools: libbpf: expose the prog type guessing from section name logic
by Jakub Kicinski
· 6 years ago
ba6dd67
tools: bpftool: add support for loading programs for offload
by Jakub Kicinski
· 6 years ago
8d1fc3d
tools: bpftool: refactor argument parsing for prog load
by Jakub Kicinski
· 6 years ago
219f860
selftests/bpf: add Error: prefix in check_extack helper
by Jakub Kicinski
· 6 years ago
7479efc
selftests/bpf: remove duplicated word from test offloads
by Jakub Kicinski
· 6 years ago
32aa928
perf tools: Use python-config --includes rather than --cflags
by Jeremy Cline
· 6 years ago
db0ba84
perf script python: Fix dict reference counting
by Janne Huttunen
· 6 years ago
c818cc0
perf stat: Fix --interval_clear option
by Jiri Olsa
· 7 years ago
a09603f
perf tools: Fix compilation errors on gcc8
by Jiri Olsa
· 7 years ago
db8fec5
perf test shell: Prevent temporary editor files from being considered test scripts
by Kim Phillips
· 7 years ago
f6432b9
perf llvm-utils: Remove bashism from kernel include fetch script
by Kim Phillips
· 7 years ago
98c6c8a
perf test shell: Make perf's inet_pton test more portable
by Kim Phillips
· 7 years ago
508ef3e
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
by Kim Phillips
· 7 years ago
12aa6c7
perf scripts python: Add Python 3 support to EventClass.py
by Jeremy Cline
· 7 years ago
8c1c1ab
perf scripts python: Add Python 3 support to sched-migration.py
by Jeremy Cline
· 7 years ago
c45b168
perf scripts python: Add Python 3 support to Util.py
by Jeremy Cline
· 7 years ago
2ab8926
perf scripts python: Add Python 3 support to SchedGui.py
by Jeremy Cline
· 7 years ago
770d2f8
perf scripts python: Add Python 3 support to Core.py
by Jeremy Cline
· 7 years ago
877cc63
perf tools: Generate a Python script compatible with Python 2 and 3
by Jeremy Cline
· 7 years ago
db560d1
selftests: forwarding: mirror_lib: Tighten up VLAN capture
by Petr Machata
· 7 years ago
8a46580
rseq/selftests: cleanup: Update comment above rseq_prepare_unload
by Mathieu Desnoyers
· 6 years ago
ec9c82e
rseq: uapi: Declare rseq_cs field as union, update includes
by Mathieu Desnoyers
· 6 years ago
f5c926b
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1ba97e6
selftests: mlxsw: Add mlxsw-specific test for mirror to gretap
by Petr Machata
· 7 years ago
e88bc0f
selftests: forwarding: Allow importing dependent libraries
by Petr Machata
· 7 years ago
02000b5
bpftool: add bash completion for cgroup tree command
by Roman Gushchin
· 7 years ago
7d31a0a
bpftool: document cgroup tree command
by Roman Gushchin
· 7 years ago
2058b38
bpftool: introduce cgroup tree command
by Roman Gushchin
· 7 years ago
a14e9fa
selftests: forwarding: test for bridge port isolation
by Nikolay Aleksandrov
· 7 years ago
967450c
selftests: forwarding: lib: extract ping and ping6 so they can be reused
by Nikolay Aleksandrov
· 7 years ago
33bd5ac
net/ipv6: Revert attempt to simplify route replace and append
by David Ahern
· 7 years ago
239e754
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q
by Petr Machata
· 7 years ago
35c31d5
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d
by Petr Machata
· 7 years ago
b680340
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4e33d7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
08b393d
objtool: Support GCC 8 '-fnoreorder-functions'
by Josh Poimboeuf
· 7 years ago
271b955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
121c58b
tools: bpftool: deal with options upfront
by Jakub Kicinski
· 7 years ago
ef347a3
tools: bpftool: add missing --bpffs to completions
by Jakub Kicinski
· 7 years ago
71e07dd
tools: bpftool: drop unnecessary Author comments
by Jakub Kicinski
· 7 years ago
eac7d84
tools: libbpf: don't return '.text' as a program for multi-function programs
by Jakub Kicinski
· 7 years ago
9a94f27
tools: libbpf: restore the ability to load programs from .text section
by Jakub Kicinski
· 7 years ago
9aba361
tools: libbpf: allow setting ifindex for programs and maps
by Jakub Kicinski
· 7 years ago
d9b683d
tools: libbpf: add section names for missing program types
by Jakub Kicinski
· 7 years ago
c256429
tools: bpftool: use correct make variable type to improve compilation time
by Jakub Kicinski
· 7 years ago
0fbc4ae
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d7d5388
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e6e5bec
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1273c25
tools/testing/nvdimm: advertise a write cache for nfit_test
by Vishal Verma
· 7 years ago
1b6130d
selftests: mlxsw: Add scale test for resources
by Yuval Mintz
· 7 years ago
9136074
selftests: mlxsw: Add target for mirror-to-gretap test on spectrum
by Petr Machata
· 7 years ago
Next »