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
/
lib
/
bpf
/
libbpf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: add selftest for lirc_mode2 type program
Sean Young
2018-05-30
1
-0
/
+1
*
libbpf: Support guessing sendmsg{4,6} progs
Andrey Ignatov
2018-05-28
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
1
-21
/
+22
|
\
|
*
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
1
-0
/
+1
|
*
tools/lib/libbpf.c: fix string format to allow build on arm32
Sirio Balmelli
2018-05-23
1
-4
/
+4
|
*
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
2018-05-23
1
-17
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tools: bpf: handle NULL return in bpf_prog_load_xattr()
Jakub Kicinski
2018-05-11
1
-1
/
+1
*
|
libbpf: add ifindex to enable offload support
David Beckett
2018-05-17
1
-3
/
+15
*
|
tools: bpf: don't complain about no kernel version for networking code
Jakub Kicinski
2018-05-11
1
-7
/
+39
*
|
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-05-11
1
-0
/
+61
*
|
bpf: sockmap, add selftests
John Fastabend
2018-04-25
1
-2
/
+2
*
|
bpf: btf: Add BTF support to libbpf
Martin KaFai Lau
2018-04-19
1
-13
/
+135
*
|
libbpf: Type functions for raw tracepoints
Andrey Ignatov
2018-04-18
1
-0
/
+2
*
|
libbpf: Support guessing post_bind{4,6} progs
Andrey Ignatov
2018-04-18
1
-0
/
+6
|
/
*
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
2018-03-31
1
-0
/
+2
*
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
2018-03-31
1
-0
/
+6
*
libbpf: Support expected_attach_type at prog load
Andrey Ignatov
2018-03-31
1
-26
/
+79
*
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
2018-03-19
1
-0
/
+1
*
tools/libbpf: Avoid possibly using uninitialized variable
Jeremy Cline
2018-02-20
1
-2
/
+3
*
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
2018-02-09
1
-0
/
+26
*
tools/libbpf: improve the pr_debug statements to contain section numbers
Jesper Dangaard Brouer
2018-02-09
1
-12
/
+13
*
libbpf: complete list of strings for guessing program type
Quentin Monnet
2018-02-08
1
-0
/
+5
*
libbpf: add missing SPDX-License-Identifier
Eric Leblond
2018-02-02
1
-0
/
+2
*
libbpf: add function to setup XDP
Eric Leblond
2018-02-02
1
-0
/
+2
*
libbpf: fix string comparison for guessing eBPF program type
Quentin Monnet
2018-01-17
1
-1
/
+1
*
libbpf: Fix build errors.
David Miller
2017-12-20
1
-2
/
+3
*
libbpf: add support for bpf_call
Alexei Starovoitov
2017-12-17
1
-43
/
+127
*
libbpf: prefer global symbols as bpf program name source
Roman Gushchin
2017-12-14
1
-0
/
+2
*
libbpf: add ability to guess program type based on section name
Roman Gushchin
2017-12-14
1
-0
/
+51
*
libbpf: use map_flags when creating maps
Craig Gallek
2017-10-05
1
-1
/
+1
*
libbpf: parse maps sections of varying size
Craig Gallek
2017-10-05
1
-29
/
+41
*
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
2017-09-29
1
-26
/
+83
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-1
/
+2
|
\
|
*
tools lib bpf: improve warning
Eric Leblond
2017-08-20
1
-1
/
+2
*
|
bpf: selftests add sockmap tests
John Fastabend
2017-08-16
1
-0
/
+29
|
/
*
tools/lib/bpf: expose bpf_program__set_type()
Alexei Starovoitov
2017-04-01
1
-2
/
+1
*
tools lib bpf: Add bpf_object__pin()
Joe Stringer
2017-01-31
1
-0
/
+53
*
tools lib bpf: Add bpf_map__pin()
Joe Stringer
2017-01-31
1
-0
/
+22
*
tools lib bpf: Add BPF program pinning APIs
Joe Stringer
2017-01-31
1
-0
/
+120
*
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2017-01-26
1
-0
/
+8
*
tools lib bpf: Add set/is helpers for all prog types
Joe Stringer
2017-01-26
1
-0
/
+5
*
tools lib bpf: Define prog_type fns with macro
Joe Stringer
2017-01-26
1
-25
/
+16
*
tools lib bpf: Fix map offsets in relocation
Joe Stringer
2017-01-26
1
-3
/
+12
*
tools lib bpf: Add flags to bpf_create_map()
Joe Stringer
2016-12-15
1
-1
/
+2
*
tools lib bpf: Retrive bpf_map through offset of bpf_map_def
Wang Nan
2016-11-29
1
-0
/
+12
*
tools lib bpf: Add private field for bpf_object
Wang Nan
2016-11-29
1
-0
/
+23
*
tools lib bpf: Fix maps resolution
Eric Leblond
2016-11-25
1
-44
/
+98
*
tools lib bpf: Use official ELF e_machine value
Wang Nan
2016-07-26
1
-1
/
+6
*
tools lib bpf: Report error when kernel doesn't support program type
Wang Nan
2016-07-13
1
-7
/
+20
[next]