index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: Update fib_nexthop_multiprefix to handle missing ping6
David Ahern
2019-09-20
1
-2
/
+4
*
selftests: Update fib_tests to handle missing ping6
David Ahern
2019-09-20
1
-1
/
+3
*
selftests: Add test cases for `ip nexthop flush proto XX`
Donald Sharp
2019-09-19
1
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
170
-1451
/
+14169
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-16
12
-298
/
+217
|
|
\
|
|
*
bpf: fix accessing bpf_sysctl.file_pos on s390
Ilya Leoshkevich
2019-09-16
1
-1
/
+8
|
|
*
selftests/bpf: add bpf-gcc support
Ilya Leoshkevich
2019-09-16
3
-23
/
+67
|
|
*
selftests/bpf: test_progs: convert test_tcp_rtt
Stanislav Fomichev
2019-09-06
3
-59
/
+28
|
|
*
selftests/bpf: test_progs: convert test_sockopt_inherit
Stanislav Fomichev
2019-09-06
3
-64
/
+43
|
|
*
selftests/bpf: test_progs: convert test_sockopt_multi
Stanislav Fomichev
2019-09-06
3
-55
/
+11
|
|
*
selftests/bpf: test_progs: convert test_sockopt_sk
Stanislav Fomichev
2019-09-06
4
-52
/
+15
|
|
*
selftests/bpf: test_progs: convert test_sockopt
Stanislav Fomichev
2019-09-06
3
-46
/
+8
|
|
*
selftests/bpf: test_progs: add test__join_cgroup helper
Stanislav Fomichev
2019-09-06
3
-2
/
+41
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
3
-11
/
+74
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
68
-383
/
+1938
|
|
\
\
|
|
*
|
selftests/bpf: precision tracking tests
Alexei Starovoitov
2019-09-05
1
-0
/
+52
|
|
*
|
selftests/bpf: fix endianness issues in test_sysctl
Ilya Leoshkevich
2019-09-03
1
-43
/
+82
|
|
*
|
selftests/bpf: improve unexpected success reporting in test_syctl
Ilya Leoshkevich
2019-09-03
1
-1
/
+2
|
|
*
|
selftests/bpf: fix "ctx:write sysctl:write read ok" on s390
Ilya Leoshkevich
2019-09-03
1
-1
/
+1
|
|
*
|
selftests/bpf: introduce bpf_cpu_to_be64 and bpf_be64_to_cpu
Ilya Leoshkevich
2019-09-03
3
-16
/
+22
|
|
*
|
selftests/bpf: test_progs: add missing \n to CHECK_FAIL
Stanislav Fomichev
2019-09-03
1
-1
/
+1
|
|
*
|
selftests/bpf: test_progs: fix verbose mode garbage
Stanislav Fomichev
2019-09-03
1
-0
/
+1
|
|
*
|
libbpf: add flags to umem config
Kevin Laatz
2019-08-31
5
-4
/
+71
|
|
*
|
selftests/bpf: Fix a typo in test_offload.py
Masanari Iida
2019-08-31
1
-1
/
+1
|
|
*
|
tools: bpftool: do not link twice against libbpf.a in Makefile
Quentin Monnet
2019-08-31
1
-2
/
+2
|
|
*
|
tools: bpf: account for generated feature/ and libbpf/ directories
Quentin Monnet
2019-08-31
4
-6
/
+12
|
|
*
|
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
2019-08-31
3
-6
/
+152
|
|
*
|
tools: bpftool: ignore make built-in rules for getting kernel version
Quentin Monnet
2019-08-31
1
-1
/
+1
|
|
*
|
selftests/bpf: remove wrong nhoff in flow dissector test
Stanislav Fomichev
2019-08-28
1
-1
/
+0
|
|
*
|
selftests/bpf: test_progs: remove unused ret
Stanislav Fomichev
2019-08-28
1
-23
/
+19
|
|
*
|
selftests/bpf: test_progs: remove asserts from subtests
Stanislav Fomichev
2019-08-28
5
-26
/
+40
|
|
*
|
selftests/bpf: test_progs: remove global fail/success counts
Stanislav Fomichev
2019-08-28
22
-123
/
+60
|
|
*
|
selftests/bpf: test_progs: test__skip
Stanislav Fomichev
2019-08-28
3
-2
/
+21
|
|
*
|
selftests/bpf: add precision tracking test
Alexei Starovoitov
2019-08-28
1
-0
/
+25
|
|
*
|
selftests/bpf: verifier precise tests
Alexei Starovoitov
2019-08-28
2
-11
/
+174
|
|
*
|
tools/bpf: sync bpf.h
Alexei Starovoitov
2019-08-28
1
-0
/
+3
|
|
*
|
tools: bpftool: add "bpftool map freeze" subcommand
Quentin Monnet
2019-08-21
3
-3
/
+44
|
|
*
|
tools: bpftool: show frozen status for maps
Quentin Monnet
2019-08-21
1
-3
/
+27
|
|
*
|
bpf: sync bpf.h to tools/
Peter Wu
2019-08-21
1
-3
/
+5
|
|
*
|
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2019-08-21
2
-35
/
+15
|
|
*
|
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
2019-08-20
3
-6
/
+363
|
|
*
|
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
2019-08-20
3
-0
/
+8
|
|
*
|
libbpf: refactor bpf_*_get_next_id() functions
Quentin Monnet
2019-08-20
1
-13
/
+8
|
|
*
|
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
2019-08-20
1
-0
/
+1
|
|
*
|
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
2019-08-17
4
-1
/
+353
|
|
*
|
bpf: sync bpf.h to tools/
Stanislav Fomichev
2019-08-17
1
-0
/
+3
|
|
*
|
selftests/bpf: fix race in test_tcp_rtt test
Petar Penkov
2019-08-17
1
-0
/
+31
|
|
*
|
libbpf: relicense bpf_helpers.h and bpf_endian.h
Andrii Nakryiko
2019-08-17
2
-2
/
+2
|
|
*
|
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
2019-08-17
3
-0
/
+23
|
|
*
|
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
2019-08-15
5
-10
/
+12
[next]