开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-21
tools/bpf: Sync btf_ids.h to tools
Yonghong Song
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-21
samples/bpf, selftests/bpf: Use bpf_probe_read_kernel
Ilya Leoshkevich
2020-07-21
selftests/bpf: Fix test_lwt_seg6local.sh hangs
Ilya Leoshkevich
2020-07-21
Merge branch 'compressed-JITed-insn'
Alexei Starovoitov
2020-07-21
tools/bpftool: Fix error handing in do_skeleton()
YueHaibing
2020-07-21
bpf, riscv: Use compressed instructions in the rv64 JIT
Luke Nelson
2020-07-21
libbpf bpf_helpers: Use __builtin_offsetof for offsetof
Ian Rogers
2020-07-21
bpf, riscv: Add encodings for compressed instructions
Luke Nelson
2020-07-21
s390/bpf: Use bpf_skip() in bpf_jit_prologue()
Ilya Leoshkevich
2020-07-21
bpf, riscv: Modify JIT ctx to support compressed instructions
Luke Nelson
2020-07-21
s390/bpf: Tolerate not converging code shrinking
Ilya Leoshkevich
2020-07-21
s390/bpf: Use brcl for jumping to exit_ip if necessary
Ilya Leoshkevich
2020-07-21
s390/bpf: Fix sign extension in branch_ku
Ilya Leoshkevich
2020-07-21
selftests: bpf: test_kmod.sh: Fix running out of srctree
Ilya Leoshkevich
2020-07-21
bpf: cpumap: Fix possible rcpu kthread hung
Lorenzo Bianconi
2020-07-21
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
2020-07-17
Merge branch 'bpf-socket-lookup'
Alexei Starovoitov
2020-07-17
selftests/bpf: Tests for BPF_SK_LOOKUP attach point
Jakub Sitnicki
2020-07-17
selftests/bpf: Add verifier tests for bpf_sk_lookup context access
Jakub Sitnicki
2020-07-17
tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
Jakub Sitnicki
2020-07-17
libbpf: Add support for SK_LOOKUP program type
Jakub Sitnicki
2020-07-17
bpf: Sync linux/bpf.h to tools/
Jakub Sitnicki
2020-07-17
udp6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
udp6: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
udp: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
udp: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
inet6: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
inet6: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
inet: Extract helper for selecting socket from reuseport group
Jakub Sitnicki
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-17
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2020-07-16
bpf: Drop duplicated words in uapi helper comments
Randy Dunlap
2020-07-16
selftests/bpf: Fix possible hang in sockopt_inherit
Stanislav Fomichev
2020-07-16
bpf: revert "test_bpf: Flag tests that cannot be jited on s390"
Seth Forshee
2020-07-16
selftest: Add tests for XDP programs in CPUMAP entries
Lorenzo Bianconi
2020-07-16
samples/bpf: xdp_redirect_cpu: Load a eBPF program on cpumap
Lorenzo Bianconi
2020-07-16
libbpf: Add SEC name for xdp programs attached to CPUMAP
Lorenzo Bianconi
2020-07-16
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
2020-07-16
samples/bpf: xdp_redirect_cpu_user: Do not update bpf maps in option loop
Lorenzo Bianconi
2020-07-16
net: Refactor xdp_convert_buff_to_frame
David Ahern
2020-07-16
cpumap: Use non-locked version __ptr_ring_consume_batched
Jesper Dangaard Brouer
2020-07-15
net: ipv6: drop duplicate word in comment
Randy Dunlap
2020-07-15
net: sctp: drop duplicate words in comments
Randy Dunlap
2020-07-15
net: ip6_fib.h: drop duplicate word in comment
Randy Dunlap
2020-07-15
net: dsa.h: drop duplicate word in comment
Randy Dunlap
2020-07-15
net: caif: drop duplicate words in comments
Randy Dunlap
[next]