index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net_sched: refactor TC action init API
Cong Wang
2021-08-02
37
-169
/
+185
*
niu: read property length only if we use it
Martin Kaiser
2021-08-02
1
-3
/
+3
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-07-31
83
-1808
/
+5027
|
\
|
*
Merge branch 'tools: bpftool: update, synchronise and validate types and opti...
Andrii Nakryiko
2021-07-31
28
-61
/
+763
|
|
\
|
|
*
tools: bpftool: Complete metrics list in "bpftool prog profile" doc
Quentin Monnet
2021-07-31
2
-2
/
+4
|
|
*
tools: bpftool: Document and add bash completion for -L, -B options
Quentin Monnet
2021-07-31
8
-10
/
+96
|
|
*
selftests/bpf: Update bpftool's consistency script for checking options
Quentin Monnet
2021-07-31
1
-11
/
+111
|
|
*
tools: bpftool: Update and synchronise option list in doc and help msg
Quentin Monnet
2021-07-31
25
-28
/
+45
|
|
*
tools: bpftool: Complete and synchronise attach or map types
Quentin Monnet
2021-07-31
4
-5
/
+12
|
|
*
selftests/bpf: Check consistency between bpftool source, doc, completion
Quentin Monnet
2021-07-31
1
-0
/
+486
|
|
*
tools: bpftool: Slightly ease bash completion updates
Quentin Monnet
2021-07-31
1
-25
/
+29
|
|
/
|
*
unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()
Cong Wang
2021-07-30
1
-8
/
+8
|
*
libbpf: Add btf__load_vmlinux_btf/btf__load_module_btf
Hengqi Chen
2021-07-30
4
-6
/
+20
|
*
Merge branch 'libbpf: rename btf__get_from_id() and btf__load() APIs, support...
Andrii Nakryiko
2021-07-30
11
-47
/
+90
|
|
\
|
|
*
tools: bpftool: Support dumping split BTF by id
Quentin Monnet
2021-07-30
1
-1
/
+1
|
|
*
libbpf: Add split BTF support for btf__load_from_kernel_by_id()
Quentin Monnet
2021-07-30
3
-2
/
+9
|
|
*
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
2021-07-30
7
-29
/
+42
|
|
*
tools: Free BTF objects at various locations
Quentin Monnet
2021-07-30
4
-4
/
+9
|
|
*
libbpf: Rename btf__get_from_id() as btf__load_from_kernel_by_id()
Quentin Monnet
2021-07-30
4
-11
/
+24
|
|
*
libbpf: Rename btf__load() as btf__load_into_kernel()
Quentin Monnet
2021-07-30
4
-2
/
+5
|
|
*
libbpf: Return non-null error on failures in libbpf_find_prog_btf_id()
Quentin Monnet
2021-07-30
1
-1
/
+3
|
|
/
|
*
bpf: Emit better log message if bpf_iter ctx arg btf_id == 0
Yonghong Song
2021-07-30
1
-0
/
+5
|
*
tools/resolve_btfids: Emit warnings and patch zero id for missing symbols
Hengqi Chen
2021-07-29
1
-6
/
+7
|
*
bpf: Increase supported cgroup storage value size
Stanislav Fomichev
2021-07-28
4
-16
/
+45
|
*
libbpf: Fix race when pinning maps in parallel
Martynas Pumputis
2021-07-27
1
-1
/
+14
|
*
libbpf: Fix comment typo
Jason Wang
2021-07-27
1
-3
/
+3
|
*
samples: bpf: Add the omitted xdp samples to .gitignore
Juhee Kang
2021-07-27
1
-0
/
+2
|
*
samples: bpf: Fix tracex7 error raised on the missing argument
Juhee Kang
2021-07-27
2
-0
/
+6
|
*
selftests/bpf: Use ping6 only if available in tc_redirect
Jussi Maki
2021-07-27
1
-6
/
+17
|
*
Merge branch 'libbpf: Move CO-RE logic into separate file.'
Andrii Nakryiko
2021-07-26
5
-1382
/
+1440
|
|
\
|
|
*
libbpf: Split CO-RE logic into relo_core.c.
Alexei Starovoitov
2021-07-26
5
-1297
/
+1319
|
|
*
libbpf: Move CO-RE types into relo_core.h.
Alexei Starovoitov
2021-07-26
3
-93
/
+102
|
|
*
libbpf: Split bpf_core_apply_relo() into bpf_program independent helper.
Alexei Starovoitov
2021-07-26
1
-46
/
+71
|
|
*
libbpf: Cleanup the layering between CORE and bpf_program.
Alexei Starovoitov
2021-07-26
1
-36
/
+38
|
|
/
|
*
bpf/tests: Do not PASS tests without actually testing the result
Johan Almbladh
2021-07-24
1
-1
/
+8
|
*
bpf/tests: Fix copy-and-paste error in double word test
Johan Almbladh
2021-07-24
1
-2
/
+2
|
*
selftests/bpf: Document vmtest.sh dependencies
Evgeniy Litvinenko
2021-07-24
1
-0
/
+7
|
*
libbpf: Add bpf_map__pin_path function
Evgeniy Litvinenko
2021-07-24
4
-0
/
+16
|
*
Merge branch 'bpf: Allow bpf tcp iter to do bpf_(get|set)sockopt'
Andrii Nakryiko
2021-07-24
12
-97
/
+784
|
|
\
|
|
*
bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
2021-07-24
5
-9
/
+384
|
|
*
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
2021-07-24
5
-1
/
+85
|
|
*
bpf: tcp: Bpf iter batching and lock_sock
Martin KaFai Lau
2021-07-24
1
-6
/
+231
|
|
*
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
2021-07-24
2
-17
/
+24
|
|
*
tcp: seq_file: Add listening_get_first()
Martin KaFai Lau
2021-07-24
1
-20
/
+39
|
|
*
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
Martin KaFai Lau
2021-07-24
2
-21
/
+5
|
|
*
tcp: seq_file: Refactor net and family matching
Martin KaFai Lau
2021-07-24
1
-38
/
+30
|
|
*
tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
Martin KaFai Lau
2021-07-24
1
-2
/
+3
|
|
/
|
*
libbpf: Export bpf_program__attach_kprobe_opts function
Jiri Olsa
2021-07-23
3
-14
/
+33
|
*
libbpf: Allow decimal offset for kprobes
Jiri Olsa
2021-07-23
3
-1
/
+14
|
*
libbpf: Fix func leak in attach_kprobe
Jiri Olsa
2021-07-23
1
-0
/
+1
[next]