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-12-09
selftests: mlxsw: Add Q-in-VNI veto tests
Amit Cohen
2
-0
/
+143
2020-12-09
selftests: forwarding: Add Q-in-VNI test
Petr Machata
1
-0
/
+347
2020-12-07
selftests: mlxsw: Test RIF's reference count when joining a LAG
Ido Schimmel
1
-0
/
+43
2020-12-05
selftests: forwarding: Add MPLS L2VPN test
Guillaume Nault
3
-0
/
+196
2020-12-05
selftests: add selftest for the SRv6 End.DT6 (VRF) behavior
Andrea Mayer
1
-0
/
+502
2020-12-05
selftests: add selftest for the SRv6 End.DT4 behavior
Andrea Mayer
1
-0
/
+494
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
54
-470
/
+2023
2020-12-04
selftests/bpf: Fix invalid use of strncat in test_sockmap
Andrii Nakryiko
1
-13
/
+23
2020-12-04
libbpf: Use memcpy instead of strncpy to please GCC
Andrii Nakryiko
1
-1
/
+1
2020-12-04
selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module
Andrii Nakryiko
2
-0
/
+119
2020-12-04
selftests/bpf: Add tp_btf CO-RE reloc test for modules
Andrii Nakryiko
2
-2
/
+33
2020-12-04
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
3
-32
/
+112
2020-12-04
libbpf: Factor out low-level BPF program loading helper
Andrii Nakryiko
3
-50
/
+113
2020-12-04
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
1
-1
/
+6
2020-12-04
selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF
Andrii Nakryiko
3
-11
/
+151
2020-12-04
selftests/bpf: Add support for marking sub-tests as skipped
Andrii Nakryiko
1
-3
/
+3
2020-12-04
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
9
-3
/
+198
2020-12-04
libbpf: Add kernel module BTF support for CO-RE relocations
Andrii Nakryiko
1
-10
/
+169
2020-12-04
libbpf: Refactor CO-RE relocs to not assume a single BTF object
Andrii Nakryiko
1
-76
/
+111
2020-12-04
libbpf: Add internal helper to load BTF data by FD
Andrii Nakryiko
2
-26
/
+36
2020-12-04
selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP
Prankur gupta
4
-0
/
+40
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-57
/
+133
2020-12-04
Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+2
2020-12-03
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
1
-1
/
+1
2020-12-03
libbpf: Cap retries in sys_bpf_prog_load
Stanislav Fomichev
1
-1
/
+2
2020-12-03
libbpf: Sanitise map names before pinning
Toke Høiland-Jørgensen
1
-0
/
+12
2020-12-03
libbpf: Fail early when loading programs with unspecified type
Andrei Matei
1
-1
/
+14
2020-12-03
selftests/bpf: Indent ima_setup.sh with tabs.
KP Singh
1
-54
/
+54
2020-12-03
selftests/bpf: Add config dependency on BLK_DEV_LOOP
KP Singh
1
-0
/
+1
2020-12-03
selftests/bpf: Ensure securityfs mount before writing ima policy
KP Singh
1
-0
/
+15
2020-12-03
selftests/bpf: Update ima_setup.sh for busybox
KP Singh
1
-4
/
+8
2020-12-03
libbpf: Separate XDP program load with xsk socket creation
Mariusz Dudek
3
-9
/
+90
2020-12-03
tools/resolve_btfids: Fix some error messages
Brendan Jackman
1
-3
/
+3
2020-12-03
selftests/bpf: Copy file using read/write in local storage test
Stanislav Fomichev
1
-10
/
+18
2020-12-03
tools/bpftool: Auto-detect split BTFs in common cases
Andrii Nakryiko
1
-4
/
+21
2020-12-03
libbpf: Add base BTF accessor
Andrii Nakryiko
3
-0
/
+7
2020-12-03
tools/bpftool: Emit name <anon> for anonymous BTFs
Andrii Nakryiko
1
-0
/
+2
2020-12-03
macvlan: Support for high multicast packet rate
Thomas Karlsson
1
-0
/
+2
2020-12-03
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2
-8
/
+1
2020-12-03
selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt
Stanislav Fomichev
2
-0
/
+62
2020-12-03
selftests/bpf: Rewrite test_sock_addr bind bpf into C
Stanislav Fomichev
3
-184
/
+171
2020-12-02
Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2020-12-02
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-42
/
+85
2020-12-02
selftests: forwarding: Add QinQ veto testing
Danielle Ratson
1
-0
/
+296
2020-12-01
tools/bootconfig: Store size and checksum in footer as le32
Masami Hiramatsu
1
-2
/
+5
2020-12-01
selftests/bpf: Fix flavored variants of test_ima
KP Singh
1
-0
/
+1
2020-11-29
selftests: tc-testing: enable CONFIG_NET_SCH_RED as a module
Davide Caratti
1
-0
/
+1
2020-11-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2020-11-28
selftests/tls: add CHACHA20-POLY1305 to tls selftests
Vadim Fedorenko
1
-7
/
+33
[next]