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.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-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
*
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
2018-10-08
13
-62
/
+13
*
libbpf: Use __u32 instead of u32 in bpf_program__load
Andrey Ignatov
2018-10-04
2
-2
/
+2
*
libbpf: Make include guards consistent
Andrey Ignatov
2018-10-04
5
-15
/
+15
*
libbpf: Consistent prefixes for interfaces in str_error.h.
Andrey Ignatov
2018-10-04
3
-11
/
+13
*
libbpf: Consistent prefixes for interfaces in nlattr.h.
Andrey Ignatov
2018-10-04
5
-81
/
+94
*
libbpf: Consistent prefixes for interfaces in libbpf.h.
Andrey Ignatov
2018-10-04
3
-43
/
+45
*
libbpf: Move __dump_nlmsg_t from API to implementation
Andrey Ignatov
2018-10-04
2
-3
/
+3
*
selftests/bpf: Add C tests for reference tracking
Joe Stringer
2018-10-03
3
-1
/
+219
*
libbpf: Support loading individual progs
Joe Stringer
2018-10-03
2
-2
/
+5
*
selftests/bpf: Add tests for reference tracking
Joe Stringer
2018-10-03
1
-0
/
+759
*
selftests/bpf: Generalize dummy program types
Joe Stringer
2018-10-03
1
-14
/
+17
*
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-03
2
-1
/
+104
*
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
2018-10-03
1
-5
/
+5
*
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
2018-10-03
1
-7
/
+7
*
selftests/bpf: cgroup local storage-based network counters
Roman Gushchin
2018-10-01
4
-2
/
+257
*
selftests/bpf: extend the storage test to test per-cpu cgroup storage
Roman Gushchin
2018-10-01
1
-3
/
+57
*
selftests/bpf: add verifier per-cpu cgroup storage tests
Roman Gushchin
2018-10-01
1
-6
/
+133
*
bpftool: add support for PERCPU_CGROUP_STORAGE maps
Roman Gushchin
2018-10-01
1
-1
/
+3
*
bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h
Roman Gushchin
2018-10-01
1
-0
/
+1
*
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
Andrey Ignatov
2018-09-27
2
-1
/
+209
*
selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie
Andrey Ignatov
2018-09-27
1
-5
/
+1
*
libbpf: Support sk_skb/stream_{parser, verdict} section names
Andrey Ignatov
2018-09-27
1
-0
/
+4
*
libbpf: Support cgroup_skb/{e,in}gress section names
Andrey Ignatov
2018-09-27
1
-0
/
+4
*
libbpf: Introduce libbpf_attach_type_by_name
Andrey Ignatov
2018-09-27
2
-39
/
+84
*
bpftool: Fix bpftool net output
Andrey Ignatov
2018-09-27
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-25
29
-171
/
+2671
|
\
|
*
bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps
Roman Gushchin
2018-09-25
1
-0
/
+1
|
*
tools/bpf: bpftool: improve output format for bpftool net
Yonghong Song
2018-09-18
5
-130
/
+161
|
*
selftests/bpf: fix bpf_flow.c build
Alexei Starovoitov
2018-09-14
1
-1
/
+1
|
*
selftests/bpf: test bpf flow dissection
Petar Penkov
2018-09-14
8
-2
/
+1134
|
*
flow_dissector: implements eBPF parser
Petar Penkov
2018-09-14
2
-1
/
+374
|
*
bpf: support flow dissector in libbpf and bpftool
Petar Penkov
2018-09-14
2
-0
/
+3
|
*
bpf: sync bpf.h uapi with tools/
Petar Penkov
2018-09-14
1
-0
/
+26
|
*
tools/bpf: fix a netlink recv issue
Yonghong Song
2018-09-11
1
-1
/
+8
|
*
tools/bpf: bpftool: support prog array map and map of maps
Yonghong Song
2018-09-11
1
-8
/
+3
|
*
tools/bpf: bpftool: add net support
Yonghong Song
2018-09-06
8
-7
/
+676
|
*
tools/bpf: add more netlink functionalities in lib/bpf
Yonghong Song
2018-09-06
5
-15
/
+238
|
*
tools/bpf: move bpf/lib netlink related functions into a new file
Yonghong Song
2018-09-06
3
-130
/
+166
|
*
tools/bpf: sync kernel uapi header if_link.h to tools
Yonghong Song
2018-09-06
1
-0
/
+17
|
*
selftests/bpf/test_progs: do not check errno == 0
Mauricio Vasquez B
2018-09-06
1
-10
/
+10
|
*
selftests/bpf: add missing executables to .gitignore
Mauricio Vasquez B
2018-09-06
1
-0
/
+4
|
*
libbpf: Remove the duplicate checking of function storage
Taeung Song
2018-09-05
1
-1
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
13
-20
/
+253
|
\
\
|
*
\
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-25
3
-6
/
+10
|
|
\
\
|
|
*
|
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
2018-09-22
1
-3
/
+7
|
|
*
|
tools: bpf: fix license for a compat header file
Jakub Kicinski
2018-09-19
1
-1
/
+1
|
|
*
|
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
2018-09-18
1
-2
/
+2
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-23
5
-12
/
+36
|
|
\
\
\
|
|
*
\
\
Merge tag 'perf-urgent-for-mingo-4.19-20180918' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-09-19
5
-12
/
+36
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
perf Documentation: Fix out-of-tree asciidoctor man page generation
Ben Hutchings
2018-09-18
1
-1
/
+1
[next]