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-08-18
selftests: vrf: Add test for SNAT over VRF
Lahav Schlesinger
1
-0
/
+28
2021-08-18
selftests: nci: Add the NCI testcase reading T4T Tag
Bongsu Jeon
1
-5
/
+287
2021-08-18
selftests: nci: Extract the start/stop discovery function
Bongsu Jeon
1
-15
/
+38
2021-08-18
selftests: nci: Add the flags parameter for the send_cmd_mt_nla
Bongsu Jeon
1
-8
/
+8
2021-08-18
selftests: nci: Fix the wrong condition
Bongsu Jeon
1
-1
/
+1
2021-08-18
selftests: nci: Fix the code for next nlattr offset
Bongsu Jeon
1
-2
/
+2
2021-08-18
selftests: nci: Fix the typo
Bongsu Jeon
1
-12
/
+12
2021-08-18
selftests: nci: Remove the polling code to read a NCI frame
Bongsu Jeon
1
-22
/
+11
2021-08-18
selftests: mptcp: delete uncontinuous removing ids
Geliang Tang
1
-4
/
+6
2021-08-18
selftests: mptcp: add fullmesh testcases
Geliang Tang
1
-2
/
+62
2021-08-18
selftests: mptcp: set and print the fullmesh flag
Geliang Tang
1
-1
/
+15
2021-08-17
selftests: net: improved IOAM tests
Justin Iurman
2
-401
/
+1074
2021-08-14
selftests: mptcp: add testcase for active-back
Paolo Abeni
1
-31
/
+187
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+4
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
13
-175
/
+628
2021-08-10
selftests/bpf: Add tests for XDP bonding
Jussi Maki
1
-0
/
+520
2021-08-10
selftests/bpf: Fix xdp_tx.c prog section name
Jussi Maki
2
-2
/
+2
2021-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-3
/
+4
2021-08-07
libbpf: Do not close un-owned FD 0 on errors
Daniel Xu
1
-2
/
+1
2021-08-07
libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
Robin Gögge
1
-1
/
+3
2021-08-06
selftests/bpf: Rename reference_tracking BPF programs
Andrii Nakryiko
2
-9
/
+9
2021-08-06
selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
Jose Blanquicet
1
-1
/
+1
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-20
/
+248
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+163
2021-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+43
2021-08-05
selftests/net: toeplitz test
Coco Li
4
-0
/
+813
2021-08-05
selftests/net: GRO coalesce test
Coco Li
4
-0
/
+1306
2021-08-05
selftests/bpf: Move netcnt test under test_progs
Stanislav Fomichev
7
-163
/
+96
2021-08-04
KVM: selftests: fix hyperv_clock test
Maxim Levitsky
1
-1
/
+1
2021-08-04
tc-testing: Add control-plane selftests for sch_mq
Peilin Ye
2
-0
/
+138
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+163
2021-08-04
af_unix: Add OOB support
Rao Shoaib
3
-0
/
+443
2021-08-03
bonding: add new option lacp_active
Hangbin Liu
1
-0
/
+1
2021-08-03
KVM: selftests: Test access to XMM fast hypercalls
Vitaly Kuznetsov
2
-4
/
+42
2021-08-02
selftests/net: remove min gso test in packet_snd
Dust Li
1
-3
/
+0
2021-08-01
Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...
Linus Torvalds
3
-13
/
+42
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
63
-1599
/
+4514
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-4
/
+668
2021-07-31
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+229
2021-07-31
tools: bpftool: Complete metrics list in "bpftool prog profile" doc
Quentin Monnet
2
-2
/
+4
2021-07-31
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
8
-10
/
+96
2021-07-31
selftests/bpf: Update bpftool's consistency script for checking options
Quentin Monnet
1
-11
/
+111
2021-07-31
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
25
-28
/
+45
2021-07-31
tools: bpftool: Complete and synchronise attach or map types
Quentin Monnet
4
-5
/
+12
2021-07-31
selftests/bpf: Check consistency between bpftool source, doc, completion
Quentin Monnet
1
-0
/
+486
2021-07-31
tools: bpftool: Slightly ease bash completion updates
Quentin Monnet
1
-25
/
+29
2021-07-31
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-30
libbpf: Add btf__load_vmlinux_btf/btf__load_module_btf
Hengqi Chen
4
-6
/
+20
2021-07-30
tools: bpftool: Support dumping split BTF by id
Quentin Monnet
1
-1
/
+1
2021-07-30
libbpf: Add split BTF support for btf__load_from_kernel_by_id()
Quentin Monnet
3
-2
/
+9
[next]