index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
bpf: Add selftests for BPF_MODIFY_RETURN
KP Singh
2
-0
/
+114
2020-03-05
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
3
-67
/
+28
2020-03-05
tools/libbpf: Add support for BPF_MODIFY_RETURN
KP Singh
1
-0
/
+4
2020-03-05
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
1
-0
/
+1
2020-03-04
selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF
Andrii Nakryiko
1
-4
/
+7
2020-03-04
tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton
Andrii Nakryiko
1
-3
/
+0
2020-03-04
libbpf: Assume unsigned values for BTF_KIND_ENUM
Andrii Nakryiko
2
-5
/
+5
2020-03-04
bpf: Switch BPF UAPI #define constants used from BPF program side to enums
Andrii Nakryiko
1
-67
/
+110
2020-03-04
libbpf: Fix handling of optional field_name in btf_dump__emit_type_decl
Andrii Nakryiko
1
-1
/
+1
2020-03-04
selftests/bpf: Test new __sk_buff field gso_size
Willem de Bruijn
3
-0
/
+50
2020-03-04
bpf: Sync uapi bpf.h to tools/
Willem de Bruijn
1
-0
/
+1
2020-03-03
selftests/bpf: Add link pinning selftests
Andrii Nakryiko
2
-0
/
+130
2020-03-03
libbpf: Add bpf_link pinning/unpinning
Andrii Nakryiko
3
-27
/
+114
2020-03-03
selftests/bpf: Declare bpf_log_buf variables as static
Toke Høiland-Jørgensen
3
-3
/
+3
2020-03-03
libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h
Andrii Nakryiko
16
-135
/
+131
2020-03-03
selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test
Andrii Nakryiko
3
-11
/
+11
2020-03-03
libbpf: Fix use of PT_REGS_PARM macros with vmlinux.h
Andrii Nakryiko
1
-1
/
+1
2020-03-03
bpftool: Add header guards to generated vmlinux.h
Andrii Nakryiko
1
-0
/
+5
2020-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-143
/
+423
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-50
/
+143
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+45
2020-02-27
selftests: mlxsw: resource_scale: Invoke for Spectrum-3
Amit Cohen
1
-2
/
+3
2020-02-27
selftests: mlxsw: Reduce router scale running time using offload indication
Danielle Ratson
1
-39
/
+14
2020-02-27
selftests: mlxsw: Reduce running time using offload indication
Danielle Ratson
1
-19
/
+12
2020-02-27
selftests: mlxsw: Add shared buffer traffic test
Shalom Toledo
1
-0
/
+222
2020-02-27
selftests: mlxsw: Add mlxsw lib
Shalom Toledo
1
-0
/
+13
2020-02-27
selftests: devlink_lib: Add devlink port helpers
Shalom Toledo
1
-0
/
+16
2020-02-27
selftests: devlink_lib: Check devlink info command is supported
Shalom Toledo
1
-0
/
+6
2020-02-27
selftests: mlxsw: Add shared buffer configuration test
Shalom Toledo
1
-0
/
+416
2020-02-27
selftests: mlxsw: Use busywait helper in rtnetlink test
Danielle Ratson
1
-24
/
+44
2020-02-27
selftests: mlxsw: Use busywait helper in vxlan test
Danielle Ratson
2
-89
/
+139
2020-02-27
selftests: mlxsw: Use busywait helper in blackhole routes test
Danielle Ratson
2
-2
/
+8
2020-02-27
selftests: devlink_trap_l3_drops: Avoid race condition
Ido Schimmel
1
-8
/
+3
2020-02-27
selftests: add a mirror test to mlxsw tc flower restrictions
Jiri Pirko
1
-0
/
+28
2020-02-27
selftests: add egress redirect test to mlxsw tc flower restrictions
Jiri Pirko
1
-1
/
+59
2020-02-27
selftests: mlxsw: Add a RED selftest
Petr Machata
5
-0
/
+657
2020-02-27
selftests: forwarding: lib.sh: Add start_tcp_traffic
Petr Machata
1
-2
/
+13
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-26
/
+60
2020-02-26
Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-12
/
+28
2020-02-26
Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-2
/
+10
2020-02-26
selftests/bpf: Add test for "bpftool feature" command
Michal Rostecki
4
-2
/
+189
2020-02-26
bpftool: Update bash completion for "bpftool feature" command
Michal Rostecki
1
-1
/
+2
2020-02-26
bpftool: Update documentation of "bpftool feature" command
Michal Rostecki
1
-9
/
+10
2020-02-26
bpftool: Make probes which emit dmesg warnings optional
Michal Rostecki
1
-21
/
+49
2020-02-26
bpftool: Move out sections to separate functions
Michal Rostecki
1
-93
/
+126
2020-02-26
bpftool: Support struct_ops, tracing, ext prog types
Andrey Ignatov
4
-4
/
+9
2020-02-26
selftests: nft_concat_range: Add test for reported add/flush/add issue
Stefano Brivio
1
-4
/
+39
2020-02-26
selftests/bpf: Print backtrace on SIGSEGV in test_progs
Andrii Nakryiko
2
-1
/
+26
2020-02-25
selftests: netdevsim: Extend devlink trap test to include flow action cookie
Jiri Pirko
1
-0
/
+5
2020-02-25
selftests: nft_concat_range: Move option for 'list ruleset' before command
Stefano Brivio
1
-6
/
+6
[next]