index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.c
Commit message (
Expand
)
Author
Age
*
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
2018-02-09
*
tools/libbpf: improve the pr_debug statements to contain section numbers
Jesper Dangaard Brouer
2018-02-09
*
libbpf: complete list of strings for guessing program type
Quentin Monnet
2018-02-08
*
libbpf: add missing SPDX-License-Identifier
Eric Leblond
2018-02-02
*
libbpf: add function to setup XDP
Eric Leblond
2018-02-02
*
libbpf: fix string comparison for guessing eBPF program type
Quentin Monnet
2018-01-17
*
libbpf: Fix build errors.
David Miller
2017-12-20
*
libbpf: add support for bpf_call
Alexei Starovoitov
2017-12-17
*
libbpf: prefer global symbols as bpf program name source
Roman Gushchin
2017-12-14
*
libbpf: add ability to guess program type based on section name
Roman Gushchin
2017-12-14
*
libbpf: use map_flags when creating maps
Craig Gallek
2017-10-05
*
libbpf: parse maps sections of varying size
Craig Gallek
2017-10-05
*
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
|
\
|
*
tools lib bpf: improve warning
Eric Leblond
2017-08-20
*
|
bpf: selftests add sockmap tests
John Fastabend
2017-08-16
|
/
*
tools/lib/bpf: expose bpf_program__set_type()
Alexei Starovoitov
2017-04-01
*
tools lib bpf: Add bpf_object__pin()
Joe Stringer
2017-01-31
*
tools lib bpf: Add bpf_map__pin()
Joe Stringer
2017-01-31
*
tools lib bpf: Add BPF program pinning APIs
Joe Stringer
2017-01-31
*
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2017-01-26
*
tools lib bpf: Add set/is helpers for all prog types
Joe Stringer
2017-01-26
*
tools lib bpf: Define prog_type fns with macro
Joe Stringer
2017-01-26
*
tools lib bpf: Fix map offsets in relocation
Joe Stringer
2017-01-26
*
tools lib bpf: Add flags to bpf_create_map()
Joe Stringer
2016-12-15
*
tools lib bpf: Retrive bpf_map through offset of bpf_map_def
Wang Nan
2016-11-29
*
tools lib bpf: Add private field for bpf_object
Wang Nan
2016-11-29
*
tools lib bpf: Fix maps resolution
Eric Leblond
2016-11-25
*
tools lib bpf: Use official ELF e_machine value
Wang Nan
2016-07-26
*
tools lib bpf: Report error when kernel doesn't support program type
Wang Nan
2016-07-13
*
tools lib bpf: New API to adjust type of a BPF program
Wang Nan
2016-07-13
*
tools lib bpf: Add license header
Wang Nan
2016-07-04
*
tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2016-06-29
*
tools lib bpf: Rename set_private() to set_priv()
Arnaldo Carvalho de Melo
2016-06-06
*
tools lib bpf: Make bpf_program__get_private() use IS_ERR()
Arnaldo Carvalho de Melo
2016-06-06
*
tools lib bpf: Remove _get_ from non-refcount method names
Arnaldo Carvalho de Melo
2016-06-06
*
tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
Arnaldo Carvalho de Melo
2016-06-06
*
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
Arnaldo Carvalho de Melo
2016-06-06
*
tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
Arnaldo Carvalho de Melo
2016-06-06
*
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
Arnaldo Carvalho de Melo
2016-06-06
*
perf bpf: Check relocation target section
Wang Nan
2016-01-26
*
tools lib bpf: Fetch map names from correct strtab
Wang Nan
2015-12-11
*
tools lib bpf: Check return value of strdup when reading map names
Wang Nan
2015-12-11
*
tools lib bpf: Extract and collect map names from BPF object file
Wang Nan
2015-11-27
*
tools lib bpf: Collect map definition in bpf_object
Wang Nan
2015-11-27
*
bpf tools: Load a program with different instances using preprocessor
Wang Nan
2015-11-18
*
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2015-11-06
*
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
*
tools lib bpf: Fix compiler warning on CentOS 6
Namhyung Kim
2015-11-03
*
bpf tools: New API to get name from a BPF object
Wang Nan
2015-08-31
[next]