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
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: bpftool: fix completion for "bpftool map update"
Quentin Monnet
2018-10-21
1
-1
/
+1
*
tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode
Quentin Monnet
2018-10-21
1
-1
/
+2
*
tools: bpftool: document restriction on '.' in names to pin in bpffs
Quentin Monnet
2018-10-21
2
-3
/
+9
*
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
2018-10-20
1
-4
/
+6
*
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
2018-10-18
4
-9
/
+20
*
tools: bpftool: add map create command
Jakub Kicinski
2018-10-15
6
-6
/
+183
*
bpf: bpftool, add flag to allow non-compat map definitions
John Fastabend
2018-10-15
5
-4
/
+14
*
bpf: bpftool, add support for attaching programs to maps
John Fastabend
2018-10-15
4
-3
/
+128
*
bpftool: Allow add linker flags via EXTRA_LDFLAGS variable
Jiri Olsa
2018-10-11
1
-1
/
+4
*
bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable
Jiri Olsa
2018-10-11
1
-0
/
+4
*
tools/bpf: bpftool, print strerror when map lookup error occurs
Prashant Bhole
2018-10-09
1
-5
/
+24
*
tools/bpf: bpftool, split the function do_dump()
Prashant Bhole
2018-10-09
1
-34
/
+49
*
libbpf: Consistent prefixes for interfaces in nlattr.h.
Andrey Ignatov
2018-10-04
2
-17
/
+25
*
libbpf: Consistent prefixes for interfaces in libbpf.h.
Andrey Ignatov
2018-10-04
1
-16
/
+15
*
bpftool: add support for PERCPU_CGROUP_STORAGE maps
Roman Gushchin
2018-10-01
1
-1
/
+3
*
bpftool: Fix bpftool net output
Andrey Ignatov
2018-09-27
1
-9
/
+9
*
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
*
bpf: support flow dissector in libbpf and bpftool
Petar Penkov
2018-09-14
1
-0
/
+1
*
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-04
1
-0
/
+1
|
\
|
*
tools/bpf: bpftool, add xskmap in map types
Prashant Bhole
2018-09-02
1
-0
/
+1
*
|
tools/bpf: bpftool: add btf percpu map formated dump
Yonghong Song
2018-08-30
1
-2
/
+31
|
/
*
tools: bpftool: return from do_event_pipe() on bad arguments
Quentin Monnet
2018-08-23
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-07
3
-1
/
+9
|
\
|
*
bpftool: add support for CGROUP_STORAGE maps
Roman Gushchin
2018-08-03
1
-0
/
+1
|
*
tools/bpftool: ignore build products
Taeung Song
2018-07-26
2
-0
/
+7
|
*
bpf: btf: fix inconsistent IS_ERR and PTR_ERR
YueHaibing
2018-07-25
1
-1
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-05
1
-5
/
+9
|
\
\
|
*
|
tools/bpftool: fix a percpu_array map dump problem
Yonghong Song
2018-07-31
1
-5
/
+9
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
1
-3
/
+8
|
\
|
|
|
|
/
|
/
|
|
*
tools/bpftool: Fix segfault case regarding 'pin' arguments
Taeung Song
2018-07-20
1
-3
/
+8
*
|
tools: bpftool: don't pass FEATURES_DUMP to libbpf
Jakub Kicinski
2018-07-16
1
-1
/
+1
*
|
bpf: btf: print map dump and lookup with btf info
Okash Khawaja
2018-07-14
1
-16
/
+201
*
|
bpf: btf: add btf print functionality
Okash Khawaja
2018-07-14
2
-0
/
+266
*
|
tools: bpf: build and install man page for eBPF helpers from bpftool/
Quentin Monnet
2018-07-12
2
-5
/
+67
*
|
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
2018-07-11
5
-23
/
+219
*
|
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-07-11
3
-4
/
+9
*
|
tools: bpftool: reimplement bpf_prog_load() for prog load
Jakub Kicinski
2018-07-11
1
-13
/
+48
*
|
tools: bpftool: allow users to specify program type for prog load
Jakub Kicinski
2018-07-11
3
-5
/
+60
*
|
tools: bpftool: add support for loading programs for offload
Jakub Kicinski
2018-07-11
3
-6
/
+58
*
|
tools: bpftool: refactor argument parsing for prog load
Jakub Kicinski
2018-07-11
2
-4
/
+22
*
|
bpftool: add bash completion for cgroup tree command
Roman Gushchin
2018-07-07
1
-1
/
+5
*
|
bpftool: document cgroup tree command
Roman Gushchin
2018-07-07
1
-1
/
+11
*
|
bpftool: introduce cgroup tree command
Roman Gushchin
2018-07-07
1
-5
/
+165
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-04
7
-24
/
+24
|
\
\
|
|
/
|
/
|
|
*
tools: bpftool: deal with options upfront
Jakub Kicinski
2018-07-01
1
-11
/
+21
|
*
tools: bpftool: add missing --bpffs to completions
Jakub Kicinski
2018-07-01
1
-1
/
+1
|
*
tools: bpftool: drop unnecessary Author comments
Jakub Kicinski
2018-07-01
5
-12
/
+2
[next]