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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, tags: Fix DEFINE_PER_CPU expansion
Rustam Kovhaev
2018-11-26
1
-2
/
+1
*
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
2018-11-23
2
-1
/
+4
*
samples: bpf: fix: error handling regarding kprobe_events
Daniel T. Lee
2018-11-23
1
-9
/
+24
*
libbpf: make bpf_object__open default to UNSPEC
Nikita V. Shirokov
2018-11-23
1
-4
/
+4
*
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-22
4
-0
/
+60
*
tools/bpf: fix spelling mistake "memeory" -> "memory"
Colin Ian King
2018-11-22
1
-2
/
+2
*
bpf, lpm: make longest_prefix_match() faster
Eric Dumazet
2018-11-22
1
-10
/
+49
*
Merge branch 'bpf-libbpf-mapinmap'
Daniel Borkmann
2018-11-21
5
-7
/
+177
|
\
|
*
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
2018-11-21
3
-1
/
+141
|
*
bpf: adding support for map in map in libbpf
Nikita V. Shirokov
2018-11-21
2
-6
/
+36
|
/
*
bpf: libbpf: don't specify prog name if kernel doesn't support it
Stanislav Fomichev
2018-11-21
1
-1
/
+2
*
bpf: libbpf: remove map name retry from bpf_create_map_xattr
Stanislav Fomichev
2018-11-21
2
-11
/
+3
*
bpf, libbpf: introduce bpf_object__probe_caps to test BPF capabilities
Stanislav Fomichev
2018-11-21
1
-0
/
+58
*
libbpf: make sure bpf headers are c++ include-able
Stanislav Fomichev
2018-11-21
5
-3
/
+56
*
bpf: fix a libbpf loader issue
Yonghong Song
2018-11-21
1
-1
/
+1
*
bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined
Yonghong Song
2018-11-20
1
-0
/
+14
*
Merge branch 'btf-func-info'
Alexei Starovoitov
2018-11-20
27
-173
/
+2317
|
\
|
*
tools/bpf: bpftool: add support for func types
Yonghong Song
2018-11-20
5
-0
/
+230
|
*
tools/bpf: enhance test_btf file testing to test func info
Yonghong Song
2018-11-20
3
-13
/
+136
|
*
tools/bpf: refactor to implement btf_get_from_id() in lib/bpf
Yonghong Song
2018-11-20
3
-66
/
+72
|
*
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
Yonghong Song
2018-11-20
2
-0
/
+16
|
*
tools/bpf: add support to read .BTF.ext sections
Yonghong Song
2018-11-20
4
-15
/
+442
|
*
tools/bpf: extends test_btf to test load/retrieve func_type info
Yonghong Song
2018-11-20
1
-3
/
+329
|
*
tools/bpf: add new fields for program load in lib/bpf
Yonghong Song
2018-11-20
2
-0
/
+8
|
*
tools/bpf: sync kernel uapi bpf.h header to tools directory
Yonghong Song
2018-11-20
1
-0
/
+13
|
*
bpf: Introduce bpf_func_info
Yonghong Song
2018-11-20
8
-8
/
+209
|
*
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
Martin KaFai Lau
2018-11-20
2
-2
/
+476
|
*
tools/bpf: Sync kernel btf.h header
Martin KaFai Lau
2018-11-20
1
-3
/
+15
|
*
bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
Martin KaFai Lau
2018-11-20
2
-53
/
+354
|
*
bpf: btf: Break up btf_type_is_void()
Martin KaFai Lau
2018-11-20
1
-15
/
+22
|
/
*
Merge branch 'bpf-zero-hash-seed'
Daniel Borkmann
2018-11-20
4
-17
/
+82
|
\
|
*
tools: add selftest for BPF_F_ZERO_SEED
Lorenz Bauer
2018-11-20
1
-9
/
+55
|
*
tools: sync linux/bpf.h
Lorenz Bauer
2018-11-20
1
-3
/
+10
|
*
bpf: move BPF_F_QUERY_EFFECTIVE after map flags
Lorenz Bauer
2018-11-20
1
-3
/
+3
|
*
bpf: allow zero-initializing hash map seed
Lorenz Bauer
2018-11-20
2
-2
/
+14
|
/
*
bpf: libbpf: retry map creation without the name
Stanislav Fomichev
2018-11-20
1
-1
/
+10
*
bpf: fix null pointer dereference on pointer offload
Colin Ian King
2018-11-16
1
-2
/
+3
*
bpftool: make libbfd optional
Stanislav Fomichev
2018-11-16
5
-6
/
+35
*
Merge branch 'socket-lookup-cg_sock'
Alexei Starovoitov
2018-11-16
3
-24
/
+125
|
\
|
*
selftest/bpf: Use bpf_sk_lookup_{tcp, udp} in test_sock_addr
Andrey Ignatov
2018-11-16
2
-21
/
+78
|
*
bpf: Support socket lookup in CGROUP_SOCK_ADDR progs
Andrey Ignatov
2018-11-16
1
-0
/
+45
|
*
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
2018-11-16
1
-3
/
+2
|
/
*
bpf: Remove unused variable in nsim_bpf
Nathan Chancellor
2018-11-16
1
-1
/
+0
*
bpf: libbpf: Fix bpf_program__next() API
Martin KaFai Lau
2018-11-16
1
-14
/
+11
*
selftests/bpf: Fix uninitialized duration warning
Joe Stringer
2018-11-16
1
-1
/
+1
*
Merge branch 'narrow-loads'
Alexei Starovoitov
2018-11-10
4
-34
/
+79
|
\
|
*
selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr
Andrey Ignatov
2018-11-10
1
-4
/
+24
|
*
selftests/bpf: Test narrow loads with off > 0 in test_verifier
Andrey Ignatov
2018-11-10
1
-10
/
+38
|
*
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
2018-11-10
2
-20
/
+17
|
/
*
Merge branch 'bpftool-flow-dissector'
Alexei Starovoitov
2018-11-10
9
-122
/
+537
|
\
[next]