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
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
28
-268
/
+2279
2018-06-04
selftests: forwarding: mirror_vlan: Change test description
Petr Machata
1
-1
/
+1
2018-06-04
selftests: forwarding: mirror_vlan: Uninstall trap
Petr Machata
1
-1
/
+1
2018-06-04
selftests/net: add packet socket packet_snd test
Willem de Bruijn
4
-2
/
+498
2018-06-04
selftests/net: udpgso: test small gso_size boundary conditions
Willem de Bruijn
1
-2
/
+75
2018-06-04
selftests/net: enable msg_zerocopy test
Willem de Bruijn
2
-1
/
+9
2018-06-04
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
Yonghong Song
6
-2
/
+232
2018-06-04
tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper
Yonghong Song
2
-1
/
+9
2018-06-03
bpf: sync bpf uapi header with tools
Daniel Borkmann
1
-2
/
+20
2018-06-03
bpf: fix cbpf parser bug for octal numbers
Daniel Borkmann
1
-1
/
+1
2018-06-03
bpf: test case for map pointer poison with calls/branches
Daniel Borkmann
2
-27
/
+168
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-06-02
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
1
-0
/
+22
2018-06-02
bpf: btf: Check array t->size
Martin KaFai Lau
1
-0
/
+23
2018-06-02
selftests/bpf: test_sockmap, print additional test options
Prashant Bhole
1
-9
/
+19
2018-06-02
selftests/bpf: test_sockmap, fix data verification
Prashant Bhole
1
-1
/
+13
2018-06-02
selftests/bpf: test_sockmap, timing improvements
Prashant Bhole
1
-4
/
+9
2018-06-02
selftests/bpf: test_sockmap, join cgroup in selftest mode
Prashant Bhole
1
-0
/
+5
2018-06-02
selftests/bpf: test_sockmap, check test failure
Prashant Bhole
1
-6
/
+21
2018-06-02
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
1
-0
/
+2
2018-06-01
selftests: forwarding: mirror_gre_bridge_1d_vlan: Add STP test
Petr Machata
1
-0
/
+12
2018-06-01
selftests: forwarding: mirror_gre_vlan_bridge_1q: Add more tests
Petr Machata
1
-0
/
+129
2018-06-01
selftests: forwarding: mirror_gre_vlan_bridge_1q: Rename two tests
Petr Machata
1
-7
/
+7
2018-06-01
selftests: forwarding: mirror_gre_vlan_bridge_1q: Test final config
Petr Machata
1
-2
/
+3
2018-06-01
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel name
Petr Machata
1
-1
/
+1
2018-06-01
selftests: forwarding: mirror_gre_lib: Add STP test
Petr Machata
1
-0
/
+32
2018-06-01
selftests: forwarding: mirror_lib: skip_hw the VLAN capture
Petr Machata
1
-1
/
+4
2018-06-01
selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips()
Petr Machata
2
-15
/
+35
2018-06-01
selftests: forwarding: lib: Move here vlan_capture_{, un}install()
Petr Machata
2
-23
/
+23
2018-05-30
bpftool: Support sendmsg{4,6} attach types
Andrey Ignatov
3
-5
/
+13
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
10
-17
/
+494
2018-05-29
bpf: clean up eBPF helpers documentation
Quentin Monnet
1
-11
/
+10
2018-05-29
selftests: fib_tests: Add prefix route tests with metric
David Ahern
1
-1
/
+180
2018-05-28
selftests/bpf: Selftest for sys_sendmsg hooks
Andrey Ignatov
4
-1
/
+628
2018-05-28
selftests/bpf: Prepare test_sock_addr for extension
Andrey Ignatov
1
-195
/
+460
2018-05-28
libbpf: Support guessing sendmsg{4,6} progs
Andrey Ignatov
1
-0
/
+2
2018-05-28
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+8
2018-05-28
selftests/bpf: missing headers test_lwt_seg6local
Mathieu Xhonneux
2
-0
/
+135
2018-05-28
libbpf: Install btf.h with libbpf
Andrey Ignatov
1
-0
/
+1
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-4
/
+36
2018-05-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+7
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+10
2018-05-26
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
1
-0
/
+7
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-1
/
+5
2018-05-25
selftests/net: Add missing config options for PMTU tests
Stefano Brivio
1
-0
/
+5
2018-05-25
selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLAN
Petr Machata
1
-0
/
+109
2018-05-25
selftests: forwarding: Test mirror-to-gre w/ UL VLAN
Petr Machata
1
-0
/
+92
2018-05-25
selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1q
Petr Machata
1
-0
/
+140
2018-05-25
selftests: forwarding: Test mirror-to-vlan
Petr Machata
1
-0
/
+169
2018-05-25
selftests: forwarding: lib: Extract trap_{, un}install()
Petr Machata
1
-9
/
+18
[next]