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
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
68
-755
/
+3053
2019-06-20
selftests/net: make udpgso_bench skip unsupported testcases
Willem de Bruijn
2
-34
/
+59
2019-06-19
selftests: tc: add ingress device matching support
Jiri Pirko
3
-2
/
+225
2019-06-19
selftests/bpf: add realistic loop tests
Alexei Starovoitov
15
-12
/
+1347
2019-06-19
selftests/bpf: add basic verifier tests for loops
Alexei Starovoitov
1
-0
/
+161
2019-06-19
selftests/bpf: fix tests
Alexei Starovoitov
3
-20
/
+24
2019-06-19
selftests/bpf: fix tests due to const spill/fill
Alexei Starovoitov
2
-14
/
+17
2019-06-19
libbpf: constify getter APIs
Andrii Nakryiko
2
-70
/
+72
2019-06-18
selftests: mlxsw: Add a test for FIB offload indication
Ido Schimmel
1
-0
/
+349
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
131
-910
/
+1035
2019-06-18
net/udpgso_bench.sh test fails on error
Fred Klassen
1
-0
/
+33
2019-06-18
net/udpgso_bench.sh add UDP GSO audit tests
Fred Klassen
1
-1
/
+18
2019-06-18
net/udpgso_bench_tx: options to exercise TX CMSG
Fred Klassen
1
-15
/
+276
2019-06-18
selftests: rtnetlink: add addresses with fixed life time
Florian Westphal
1
-0
/
+21
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-58
/
+922
2019-06-18
selftests/bpf: convert tests w/ custom values to BTF-defined maps
Andrii Nakryiko
14
-140
/
+285
2019-06-18
selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined maps
Andrii Nakryiko
5
-72
/
+87
2019-06-18
selftests/bpf: add test for BTF-defined maps
Andrii Nakryiko
2
-7
/
+76
2019-06-18
libbpf: allow specifying map definitions using BTF
Andrii Nakryiko
2
-9
/
+345
2019-06-18
libbpf: split initialization and loading of BTF
Andrii Nakryiko
1
-10
/
+24
2019-06-18
libbpf: identify maps by section index in addition to offset
Andrii Nakryiko
1
-15
/
+25
2019-06-18
libbpf: refactor map initialization
Andrii Nakryiko
1
-114
/
+133
2019-06-18
libbpf: streamline ELF parsing error-handling
Andrii Nakryiko
1
-24
/
+20
2019-06-18
libbpf: extract BTF loading logic
Andrii Nakryiko
1
-38
/
+55
2019-06-18
libbpf: add common min/max macro to libbpf_internal.h
Andrii Nakryiko
5
-15
/
+10
2019-06-17
selftests/net: fix warnings in TFO key rotation selftest
Willem de Bruijn
1
-3
/
+2
2019-06-17
tc-tests: updated skbedit tests
Roman Mashak
1
-9
/
+53
2019-06-17
tc-tests: added path to ip command in tdc
Roman Mashak
1
-0
/
+2
2019-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-9
/
+50
2019-06-16
net: sched: remove NET_CLS_IND config option
Jiri Pirko
2
-2
/
+1
2019-06-15
selftests/bpf: convert socket_cookie test to sk storage
Stanislav Fomichev
2
-32
/
+38
2019-06-15
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-0
/
+2
2019-06-15
bpf: Add test for SO_REUSEPORT_DETACH_BPF
Martin KaFai Lau
1
-0
/
+54
2019-06-15
bpf: Sync asm-generic/socket.h to tools/
Martin KaFai Lau
1
-0
/
+147
2019-06-15
libbpf: fix check for presence of associated BTF for map creation
Andrii Nakryiko
1
-4
/
+5
2019-06-15
selftests/bpf: signedness bug in enable_all_controllers()
Dan Carpenter
1
-1
/
+1
2019-06-14
selftests: ptp: Add Physical Hardware Clock test
Shalom Toledo
1
-0
/
+166
2019-06-14
tc-tests: updated fw with bind actions by reference use cases
Roman Mashak
1
-0
/
+144
2019-06-14
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-0
/
+2
2019-06-14
bpf: fix div64 overflow tests to properly detect errors
Naveen N. Rao
1
-4
/
+10
2019-06-13
bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi
Martynas Pumputis
1
-2
/
+2
2019-06-12
selftests: tc_flower: Add TOS matching test
Jiri Pirko
1
-1
/
+35
2019-06-12
selftests: mlxsw: Test nexthop offload indication
Ido Schimmel
1
-0
/
+47
2019-06-11
selftests: pmtu: Introduce list_flush_ipv6_exception test case
Stefano Brivio
1
-1
/
+50
2019-06-11
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-3
/
+38
2019-06-11
bpf: use libbpf_num_possible_cpus internally
Hechao Li
2
-80
/
+10
2019-06-11
selftests/bpf: remove bpf_util.h from BPF C progs
Hechao Li
5
-4
/
+6
2019-06-11
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
3
-0
/
+74
2019-06-11
selftests/bpf : clean up feature/ when make clean
Hechao Li
1
-1
/
+2
2019-06-11
selftests/bpf: fix constness of source arg for bpf helpers
Andrii Nakryiko
1
-2
/
+2
[next]