index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
/
map.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: bpftool: Fix JSON output when lookup fails
Krzesimir Nowak
2019-06-05
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
1
-0
/
+3
|
\
|
*
tools: bpftool: fix infinite loop in map create
Alban Crequy
2019-04-25
1
-0
/
+3
*
|
bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
Martin KaFai Lau
2019-04-27
1
-0
/
+1
*
|
bpftool: Fix errno variable usage
Benjamin Poirier
2019-04-25
1
-1
/
+1
*
|
tools/bpftool: show btf_id in map listing
Prashant Bhole
2019-04-16
1
-0
/
+6
*
|
tools/bpftool: re-organize newline printing for map listing
Prashant Bhole
2019-04-16
1
-2
/
+3
*
|
bpftool: Improve handling of ENOSPC on reuseport_array map dumps
Benjamin Poirier
2019-04-16
1
-0
/
+7
*
|
bpftool: Use print_entry_error() in case of ENOENT when dumping
Benjamin Poirier
2019-04-16
1
-19
/
+14
*
|
bpf: bpftool support for dumping data/bss/rodata sections
Daniel Borkmann
2019-04-09
1
-4
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-9
/
+24
|
\
|
*
tools: bpftool: fix crash with un-owned prog arrays
Jakub Kicinski
2019-01-28
1
-9
/
+8
|
*
bpftool: fix percpu maps updating
Paolo Abeni
2019-01-23
1
-0
/
+16
*
|
tools: bpftool: warn about risky prog array updates
Jakub Kicinski
2019-01-29
1
-0
/
+3
*
|
tools: bpftool: add probes for eBPF map types
Quentin Monnet
2019-01-22
1
-1
/
+3
*
|
bpftool: add pop and dequeue commands
Stanislav Fomichev
2019-01-17
1
-35
/
+90
*
|
bpftool: add push and enqueue commands
Stanislav Fomichev
2019-01-17
1
-1
/
+6
*
|
bpftool: add peek command
Stanislav Fomichev
2019-01-17
1
-1
/
+3
*
|
bpftool: don't print empty key/value for maps
Stanislav Fomichev
2019-01-17
1
-19
/
+28
*
|
bpftool: make key optional in lookup command
Stanislav Fomichev
2019-01-17
1
-7
/
+3
*
|
bpftool: make key and value optional in update command
Stanislav Fomichev
2019-01-17
1
-7
/
+29
|
/
*
tools: bpftool: replace Netronome boilerplate with SPDX license headers
Jakub Kicinski
2018-12-13
1
-32
/
+2
*
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
Quentin Monnet
2018-11-30
1
-2
/
+48
*
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
2018-11-26
1
-2
/
+2
*
bpf: align map type names formatting.
David Calavera
2018-11-26
1
-23
/
+23
*
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
2018-11-23
1
-0
/
+2
*
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
Yonghong Song
2018-11-20
1
-66
/
+2
*
bpftool: Improve handling of ENOENT on map dumps
David Ahern
2018-11-09
1
-4
/
+14
*
tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, maps
Quentin Monnet
2018-11-07
1
-0
/
+2
*
tools: bpftool: add map create command
Jakub Kicinski
2018-10-15
1
-1
/
+109
*
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
*
bpftool: add support for PERCPU_CGROUP_STORAGE maps
Roman Gushchin
2018-10-01
1
-1
/
+3
*
bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps
Roman Gushchin
2018-09-25
1
-0
/
+1
*
tools/bpf: bpftool: support prog array map and map of maps
Yonghong Song
2018-09-11
1
-8
/
+3
*
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
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-07
1
-1
/
+2
|
\
|
*
bpftool: add support for CGROUP_STORAGE maps
Roman Gushchin
2018-08-03
1
-0
/
+1
|
*
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
*
|
bpf: btf: print map dump and lookup with btf info
Okash Khawaja
2018-07-14
1
-16
/
+201
*
|
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
2018-07-11
1
-2
/
+2
*
|
tools: bpftool: drop unnecessary Author comments
Jakub Kicinski
2018-07-01
1
-2
/
+0
|
/
*
bpf: bpftool, support for sockhash
John Fastabend
2018-05-16
1
-0
/
+1
*
tools: bpftool: add simple perf event output reader
Jakub Kicinski
2018-05-04
1
-9
/
+10
*
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
2018-05-04
1
-56
/
+0
*
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2018-05-04
1
-6
/
+7
[next]