index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2019-05-31
libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
Daniel T. Lee
1
-0
/
+1
2019-05-31
tools/bpf: fix perf build error with uClibc (seen on ARC)
Vineet Gupta
1
-0
/
+2
2018-04-26
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
1
-0
/
+26
2018-04-26
libbpf: Makefile set specified permission mode
Jesper Dangaard Brouer
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-4
/
+69
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2
-15
/
+3
2017-08-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+2
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-08-20
tools lib bpf: improve warning
Eric Leblond
1
-1
/
+2
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
2
-4
/
+34
2017-08-17
tools lib bpf: Fix double file test in Makefile
Daniel Díaz
1
-2
/
+2
2017-08-16
bpf: selftests add sockmap tests
John Fastabend
2
-0
/
+31
2017-08-16
bpf: sockmap sample program
John Fastabend
2
-3
/
+15
2017-08-10
Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm...
Ingo Molnar
1
-2
/
+2
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-08-04
bpf, s390: fix build for libbpf and selftest suite
Daniel Borkmann
1
-0
/
+2
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-07-31
perf build: Clarify open-coded header version warning message
Ingo Molnar
1
-2
/
+2
2017-07-26
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
1
-1
/
+0
2017-07-26
bpf: install libbpf headers on 'make install'
Jakub Kicinski
1
-0
/
+4
2017-07-20
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2
-3
/
+3
2017-06-06
bpf: Test for bpf ID
Martin KaFai Lau
2
-0
/
+73
2017-05-11
bpf: Add bpf_verify_program() to the library.
David S. Miller
2
-0
/
+26
2017-04-22
bpf: Add sparc support to tools and samples.
David S. Miller
1
-0
/
+2
2017-04-01
tools/lib/bpf: expose bpf_program__set_type()
Alexei Starovoitov
2
-2
/
+3
2017-04-01
tools/lib/bpf: add support for BPF_PROG_TEST_RUN command
Alexei Starovoitov
2
-1
/
+27
2017-03-22
bpf: Add tests for map-in-map
Martin KaFai Lau
2
-0
/
+19
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-15
/
+15
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-29
/
+255
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2017-02-15
bpf: Remove redundant ifdef
Mickaël Salaün
1
-9
/
+3
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2
-2
/
+5
2017-02-10
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
1
-0
/
+6
2017-02-10
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2
-2
/
+2
2017-02-10
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2
-5
/
+5
2017-02-08
tools lib bpf: Add missing header to the library
Mickaël Salaün
1
-0
/
+1
2017-01-31
tools lib bpf: Add bpf_object__pin()
Joe Stringer
2
-0
/
+54
2017-01-31
tools lib bpf: Add bpf_map__pin()
Joe Stringer
2
-0
/
+23
2017-01-31
tools lib bpf: Add BPF program pinning APIs
Joe Stringer
2
-0
/
+123
2017-01-26
tools lib bpf: Add libbpf_get_error()
Joe Stringer
2
-1
/
+11
2017-01-26
tools lib bpf: Add set/is helpers for all prog types
Joe Stringer
2
-0
/
+15
2017-01-26
tools lib bpf: Define prog_type fns with macro
Joe Stringer
1
-25
/
+16
2017-01-26
tools lib bpf: Fix map offsets in relocation
Joe Stringer
1
-3
/
+12
[next]