index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
selftests/bpf: convert tests w/ custom values to BTF-defined maps
Andrii Nakryiko
14
-140
/
+285
2019-06-18
selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined maps
Andrii Nakryiko
5
-72
/
+87
2019-06-18
selftests/bpf: add test for BTF-defined maps
Andrii Nakryiko
2
-7
/
+76
2019-06-18
libbpf: allow specifying map definitions using BTF
Andrii Nakryiko
2
-9
/
+345
2019-06-18
libbpf: split initialization and loading of BTF
Andrii Nakryiko
1
-10
/
+24
2019-06-18
libbpf: identify maps by section index in addition to offset
Andrii Nakryiko
1
-15
/
+25
2019-06-18
libbpf: refactor map initialization
Andrii Nakryiko
1
-114
/
+133
2019-06-18
libbpf: streamline ELF parsing error-handling
Andrii Nakryiko
1
-24
/
+20
2019-06-18
libbpf: extract BTF loading logic
Andrii Nakryiko
1
-38
/
+55
2019-06-18
libbpf: add common min/max macro to libbpf_internal.h
Andrii Nakryiko
5
-15
/
+10
2019-06-15
bpf: Fix build error without CONFIG_INET
YueHaibing
1
-7
/
+24
2019-06-15
selftests/bpf: convert socket_cookie test to sk storage
Stanislav Fomichev
2
-32
/
+38
2019-06-15
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-0
/
+2
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
2
-0
/
+27
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
2
-0
/
+17
2019-06-15
bpf: Add test for SO_REUSEPORT_DETACH_BPF
Martin KaFai Lau
1
-0
/
+54