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.13.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
2021-11-15
selftests: nft_nat: switch port shadow test cases to socat
Florian Westphal
1
-7
/
+19
2021-11-08
selftests: nft_nat: Simplify port shadow notrack test
Phil Sutter
1
-2
/
+1
2021-11-08
selftests: nft_nat: Improve port shadow test stability
Phil Sutter
1
-2
/
+4
2021-11-08
selftests: netfilter: extend nfqueue tests to cover vrf device
Florian Westphal
1
-0
/
+54
2021-11-08
selftests: netfilter: add a vrf+conntrack testcase
Florian Westphal
2
-1
/
+221
2021-11-07
selftests: net: tls: remove unused variable and code
Anders Roxell
1
-3
/
+0
2021-11-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
8
-52
/
+158
2021-11-05
selftests/bpf/xdp_redirect_multi: Limit the tests in netns
Hangbin Liu
2
-10
/
+17
2021-11-05
selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanly
Hangbin Liu
1
-2
/
+2
2021-11-05
selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp number
Hangbin Liu
1
-4
/
+4
2021-11-05
selftests/bpf/xdp_redirect_multi: Put the logs to tmp folder
Hangbin Liu
1
-17
/
+18
2021-11-05
libbpf: Fix lookup_and_delete_elem_flags error reporting
Mehrdad Arshad Rad
1
-1
/
+3
2021-11-05
bpftool: Install libbpf headers for the bootstrap version, too
Quentin Monnet
1
-10
/
+22
2021-11-04
selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodes
Kleber Sacilotto de Souza
1
-0
/
+4
2021-11-04
selftests: net: properly support IPv6 in GSO GRE test
Andrea Righi
1
-4
/
+5
2021-11-03
selftests/bpf: Verifier test on refill from a smaller spill
Martin KaFai Lau
1
-0
/
+17
2021-11-03
selftests/bpf: Make netcnt selftests serial to avoid spurious failures
Andrii Nakryiko
1
-1
/
+1
2021-11-03
selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs
Lorenz Bauer
1
-1
/
+64
2021-11-03
selftests/bpf: Convert test_bpffs to ASSERT macros
Lorenz Bauer
1
-11
/
+11
2021-11-03
kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to Makefile
Hangbin Liu
1
-0
/
+1
2021-11-03
kselftests/net: add missed vrf_strict_mode_test.sh test to Makefile
Hangbin Liu
1
-0
/
+1
2021-11-03
kselftests/net: add missed SRv6 tests
Hangbin Liu
1
-0
/
+3
2021-11-03
kselftests/net: add missed setup_loopback.sh/setup_veth.sh to Makefile
Hangbin Liu
1
-1
/
+1
2021-11-03
kselftests/net: add missed icmp.sh test to Makefile
Hangbin Liu
1
-1
/
+1
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-20
/
+58
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
359
-3139
/
+13371
2021-11-02
Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-4
/
+44
2021-11-02
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
15
-122
/
+90
2021-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-6
/
+153
2021-11-02
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
213
-1808
/
+5727
2021-11-02
selftests: net: add arp_ndisc_evict_nocarrier
James Prestwood
1
-0
/
+220
2021-11-02
libbpf: Deprecate AF_XDP support
Magnus Karlsson
1
-38
/
+52
2021-11-02
selftests/bpf: Add a testcase for 64-bit bounds propagation issue.
Alexei Starovoitov
2
-0
/
+63
2021-11-02
bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off.
Alexei Starovoitov
1
-1
/
+1
2021-11-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-524
/
+640
2021-11-02
selftests/bpf: Fix also no-alu32 strobemeta selftest
Andrii Nakryiko
1
-13
/
+2
2021-11-02
Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+28
2021-11-02
selftests/bpf: Add bloom map success test for userspace calls
Joanne Koong
1
-26
/
+33
2021-11-02
bpf: Add alignment padding for "map_extra" + consolidate holes
Joanne Koong
1
-0
/
+1
2021-11-02
selftests/bpf: Add test cases for struct_ops prog
Hou Tao
2
-0
/
+165
2021-11-02
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+852
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+18
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-379
/
+604
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-6
/
+322
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+34
2021-11-01
selftests, bpf: Fix broken riscv build
Björn Töpel
1
-1
/
+1
2021-11-01
riscv, libbpf: Add RISC-V (RV64) support to bpf_tracing.h
Björn Töpel
1
-0
/
+32
2021-11-01
tools, build: Add RISC-V to HOSTARCH parsing
Björn Töpel
1
-1
/
+2
2021-11-01
selftests, bpf: Add one test for sockmap with strparser
Liu Jian
1
-3
/
+30
2021-11-01
selftests, bpf: Fix test_txmsg_ingress_parser error
Liu Jian
1
-0
/
+2
[next]