index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
2019-03-28
libbpf: add libelf dependency to shared library build
Björn Töpel
2019-03-28
libbpf: add xsk.h to install_headers target
Björn Töpel
2019-03-24
bpf, libbpf: fix version info and add it to shared object
Daniel Borkmann
2019-03-07
libbpf: force fixdep compilation at the start of the build
Stanislav Fomichev
2019-03-01
tools: libbpf: make sure readelf shows full names in build checks
Jakub Kicinski
2019-02-25
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
2019-01-16
libbpf: don't define CC and AR
Stanislav Fomichev
2018-11-26
libbpf: Verify versioned symbols
Andrey Ignatov
2018-11-26
libbpf: Add version script for DSO
Andrey Ignatov
2018-11-21
libbpf: make sure bpf headers are c++ include-able
Stanislav Fomichev
2018-10-16
libbpf: Per-symbol visibility for DSO
Andrey Ignatov
2018-10-09
tools/bpf: use proper type and uapi perf_event.h header for libbpf
Yonghong Song
2018-10-08
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
2018-07-16
tools: libbpf: remove libelf-getphdrnum feature detection
Jakub Kicinski
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
2018-05-28
libbpf: Install btf.h with libbpf
Andrey Ignatov
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-02-02
tools: add netlink.h and if_link.h in tools uapi
Eric Leblond
2018-01-17
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
2018-01-17
libbpf: cleanup Makefile, remove unused elements
Jesper Dangaard Brouer
2018-01-17
libbpf: install the header file libbpf.h
Jesper Dangaard Brouer
2017-12-17
libbpf: fix Makefile exit code if libelf not found
Jakub Kicinski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-17
tools lib bpf: Fix double file test in Makefile
Daniel Díaz
2017-07-31
perf build: Clarify open-coded header version warning message
Ingo Molnar
2017-07-26
bpf: install libbpf headers on 'make install'
Jakub Kicinski
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-07-12
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
Arnaldo Carvalho de Melo
2016-01-11
perf bpf: Fix build breakage due to libbpf
Naveen N. Rao
2016-01-11
tools bpf: Add *.cmd files clean up
Jiri Olsa
2016-01-06
perf build: Use FEATURE-DUMP in bpf subproject
Jiri Olsa
2015-11-25
tools lib bpf: Don't do a feature check when cleaning
Wang Nan
2015-11-05
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
Yunlong Song
2015-09-28
tools build: Build fixdep helper from perf and basic libs
Jiri Olsa
2015-09-28
tools build: Add Makefile.include
Jiri Olsa
2015-09-22
tools lib bpf: Use FEATURE_USER to allow building in the same dir as perf
Arnaldo Carvalho de Melo
2015-09-22
tools lib bpf: Fix up FEATURE_{TESTS,DISPLAY} usage
Arnaldo Carvalho de Melo
2015-08-07
bpf tools: Introduce 'bpf' library and add bpf feature check
Wang Nan
[prev]