index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-11
tcp: Simplify EBPF TCP_CONGESTION to always init CC
Neal Cardwell
1
-6
/
+1
2020-09-11
tcp: Only init congestion control if not initialized already
Neal Cardwell
4
-3
/
+8
2020-09-11
tools: bpftool: Automate generation for "SEE ALSO" sections in man pages
Quentin Monnet
13
-198
/
+11
2020-09-11
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Song Liu
2
-4
/
+4
2020-09-11
selftests/bpf: Define string const as global for test_sysctl_prog.c
Yonghong Song
1
-2
/
+2
2020-09-11
selftests/bpf: Fix test_ksyms on non-SMP kernels
Ilya Leoshkevich
1
-2
/
+4
2020-09-11
bpf: Plug hole in struct bpf_sk_lookup_kern
Lorenz Bauer
1
-2
/
+2
2020-09-11
tools: bpftool: Add "inner_map" to "bpftool map create" outer maps
Quentin Monnet
3
-18
/
+62
2020-09-11
tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENT
Quentin Monnet
1
-2
/
+2
2020-09-11
tools: bpftool: Clean up function to dump map entry
Quentin Monnet
1
-49
/
+52
2020-09-10
selftests: bpf: Test iterating a sockmap
Lorenz Bauer
4
-0
/
+144
2020-09-10
net: Allow iterating sockmap and sockhash
Lorenz Bauer
1
-2
/
+278
2020-09-10
net: sockmap: Remove unnecessary sk_fullsock checks
Lorenz Bauer
1
-2
/
+2
2020-09-10
tools: bpftool: Include common options from separate file
Quentin Monnet
14
-196
/
+35
2020-09-10
tools: bpftool: Print optional built-in features along with version
Quentin Monnet
2
-3
/
+38
2020-09-10
selftests, bpftool: Add bpftool (and eBPF helpers) documentation build
Quentin Monnet
2
-0
/
+26
2020-09-10
tools: bpftool: Log info-level messages when building bpftool man pages
Quentin Monnet
4
-1
/
+12
2020-09-10
bpf: Remove duplicate headers
Chen Zhou
1
-1
/
+0
2020-09-09
perf: Stop using deprecated bpf_program__title()
Andrii Nakryiko
1
-10
/
+2
2020-09-09
selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
Yonghong Song
2
-4
/
+4
2020-09-09
selftests/bpf: Add test for map_ptr arithmetic
Yonghong Song
2
-1
/
+41
2020-09-09
bpf: Permit map_ptr arithmetic with opcode add and offset 0
Yonghong Song
1
-0
/
+4
2020-09-07
tools, bpf: Synchronise BPF UAPI header with tools
Quentin Monnet
1
-42
/
+45
2020-09-07
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-42
/
+45
2020-09-07
tools: bpftool: Fix formatting in bpftool-link documentation
Quentin Monnet
1
-1
/
+1
2020-09-04
samples, bpf: Add xsk_fwd test file to .gitignore
Daniel T. Lee
1
-0
/
+1
2020-09-04
samples, bpf: Replace bpf_program__title() with bpf_program__section_name()
Daniel T. Lee
4
-10
/
+10
2020-09-04
libbpf: Fix potential multiplication overflow
Andrii Nakryiko
1
-1
/
+1
2020-09-04
libbpf: Fix another __u64 cast in printf
Andrii Nakryiko
1
-1
/
+1
2020-09-04
selftests/bpf: Fix check in global_data_init.
Hao Luo
1
-1
/
+2
2020-09-04
selftests/bpf: Add __noinline variant of cls_redirect selftest
Andrii Nakryiko
3
-64
/
+115
2020-09-04
selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinline
Andrii Nakryiko
2
-42
/
+43
2020-09-04
selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline tests
Andrii Nakryiko
7
-37
/
+73
2020-09-04
selftests/bpf: Turn fexit_bpf2bpf into test with subtests
Andrii Nakryiko
1
-7
/
+14
2020-09-04
libbpf: Deprecate notion of BPF program "title" in favor of "section name"
Andrii Nakryiko
3
-120
/
+101
2020-09-04
selftests/bpf: Don't use deprecated libbpf APIs
Andrii Nakryiko
3
-3
/
+9
2020-09-04
tools/bpftool: Replace bpf_program__title() with bpf_program__section_name()
Andrii Nakryiko
1
-2
/
+2
2020-09-04
selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls
Andrii Nakryiko
2
-0
/
+134
2020-09-04
libbpf: Add multi-prog section support for struct_ops
Andrii Nakryiko
1
-18
/
+8
2020-09-04
libbpf: Implement generalized .BTF.ext func/line info adjustment
Andrii Nakryiko
3
-84
/
+153
2020-09-04
libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls
Andrii Nakryiko
1
-138
/
+380
2020-09-04
libbpf: Support CO-RE relocations for multi-prog sections
Andrii Nakryiko
1
-8
/
+74
2020-09-04
libbpf: Parse multi-function sections into multiple BPF programs
Andrii Nakryiko
1
-107
/
+142
2020-09-04
libbpf: Ensure ELF symbols table is found before further ELF processing
Andrii Nakryiko
1
-11
/
+29
2020-09-02
xsk: Fix use-after-free in failed shared_umem bind
Magnus Karlsson
1
-0
/
+1
2020-09-02
xsk: Fix null check on error return path
Gustavo A. R. Silva
1
-1
/
+1
2020-09-02
xsk: Fix possible segfault at xskmap entry insertion
Magnus Karlsson
3
-12
/
+0
2020-09-02
xsk: Fix possible segfault in xsk umem diagnostics
Magnus Karlsson
1
-8
/
+6
2020-09-02
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
2
-1
/
+30
2020-09-02
bpf: Avoid iterating duplicated files for task_file iterator
Yonghong Song
1
-4
/
+11
[next]