index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add bpf_verify_program() to the library.
David S. Miller
2017-05-11
2
-0
/
+26
*
bpf: Add sparc support to tools and samples.
David S. Miller
2017-04-22
1
-0
/
+2
*
tools/lib/bpf: expose bpf_program__set_type()
Alexei Starovoitov
2017-04-01
2
-2
/
+3
*
tools/lib/bpf: add support for BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-04-01
2
-1
/
+27
*
bpf: Add tests for map-in-map
Martin KaFai Lau
2017-03-22
2
-0
/
+19
*
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
*
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-22
2
-15
/
+15
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-16
2
-2
/
+5
|
|
\
|
*
|
bpf: Remove redundant ifdef
Mickaël Salaün
2017-02-15
1
-9
/
+3
|
*
|
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
2017-02-10
1
-0
/
+6
|
*
|
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2017-02-10
2
-2
/
+2
|
*
|
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
2017-02-10
2
-2
/
+2
|
*
|
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
2017-02-10
2
-2
/
+2
|
*
|
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2017-02-10
2
-2
/
+2
|
*
|
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2017-02-10
2
-5
/
+5
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-02-20
3
-29
/
+255
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tools lib bpf: Add missing header to the library
Mickaël Salaün
2017-02-08
1
-0
/
+1
|
*
|
tools lib bpf: Add bpf_object__pin()
Joe Stringer
2017-01-31
2
-0
/
+54
|
*
|
tools lib bpf: Add bpf_map__pin()
Joe Stringer
2017-01-31
2
-0
/
+23
|
*
|
tools lib bpf: Add BPF program pinning APIs
Joe Stringer
2017-01-31
2
-0
/
+123
|
*
|
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2017-01-26
2
-1
/
+11
|
*
|
tools lib bpf: Add set/is helpers for all prog types
Joe Stringer
2017-01-26
2
-0
/
+15
|
*
|
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
|
|
/
*
|
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2017-02-12
2
-2
/
+5
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
3
-7
/
+35
|
\
|
*
tools lib bpf: Add bpf_prog_{attach,detach}
Joe Stringer
2016-12-20
2
-0
/
+26
|
*
tools lib bpf: Add flags to bpf_create_map()
Joe Stringer
2016-12-15
3
-3
/
+5
|
*
tools lib bpf: use __u32 from linux/types.h
Joe Stringer
2016-12-15
2
-4
/
+4
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-17
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-12-11
1
-1
/
+1
*
|
tools lib bpf: Retrive bpf_map through offset of bpf_map_def
Wang Nan
2016-11-29
2
-0
/
+20
*
|
tools lib bpf: Add private field for bpf_object
Wang Nan
2016-11-29
2
-0
/
+28
*
|
tools lib bpf: Add missing BPF functions
Wang Nan
2016-11-29
2
-0
/
+63
*
|
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
2
-7
/
+21
*
tools lib bpf: New API to adjust type of a BPF program
Wang Nan
2016-07-13
2
-7
/
+55
*
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
Arnaldo Carvalho de Melo
2016-07-12
1
-1
/
+7
*
tools lib bpf: Add license header
Wang Nan
2016-07-04
4
-0
/
+52
*
tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2016-06-29
2
-2
/
+2
*
tools lib bpf: Rename set_private() to set_priv()
Arnaldo Carvalho de Melo
2016-06-06
2
-9
/
+8
*
tools lib bpf: Make bpf_program__get_private() use IS_ERR()
Arnaldo Carvalho de Melo
2016-06-06
2
-5
/
+3
*
tools lib bpf: Remove _get_ from non-refcount method names
Arnaldo Carvalho de Melo
2016-06-06
2
-14
/
+8
*
tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
Arnaldo Carvalho de Melo
2016-06-06
2
-6
/
+3
*
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
Arnaldo Carvalho de Melo
2016-06-06
2
-7
/
+3
*
tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
Arnaldo Carvalho de Melo
2016-06-06
2
-5
/
+3
*
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
Arnaldo Carvalho de Melo
2016-06-06
2
-8
/
+3
*
perf bpf: Check relocation target section
Wang Nan
2016-01-26
1
-12
/
+22
[next]