开源镜像站
帮助
动态
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
2023-08-02
Merge branch 'bpf-xdp-add-tracepoint-to-xdp-attaching-failure'
Alexei Starovoitov
2023-08-02
selftests/bpf: Add testcase for xdp attaching failure tracepoint
Leon Hwang
2023-08-02
bpf, xdp: Add tracepoint to xdp attaching failure
Leon Hwang
2023-08-02
selftests/bpf: fix static assert compilation issue for test_cls_*.c
Alan Maguire
2023-08-02
bpf: fix bpf_probe_read_kernel prototype mismatch
Arnd Bergmann
2023-08-02
riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace framework
Pu Lehui
2023-08-02
libbpf: fix typos in Makefile
Randy Dunlap
2023-08-01
tracing: bpf: use struct trace_entry in struct syscall_tp_t
Yauheni Kaliuta
2023-07-31
Merge branch 'Remove unused fields in cpumap & devmap'
Martin KaFai Lau
2023-07-31
bpf, devmap: Remove unused dtab field from bpf_dtab_netdev
Hou Tao
2023-07-31
bpf, cpumap: Remove unused cmap field from bpf_cpu_map_entry
Hou Tao
2023-07-31
netfilter: bpf: Only define get_proto_defrag_hook() if necessary
Daniel Xu
2023-07-31
bpf: Fix an array-index-out-of-bounds issue in disasm.c
Yonghong Song
2023-07-31
net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
Lorenz Bauer
2023-07-29
docs/bpf: Fix malformed documentation
Yonghong Song
2023-07-28
Merge branch 'support-defragmenting-ipv-4-6-packets-in-bpf'
Alexei Starovoitov
2023-07-28
bpf: selftests: Add defrag selftests
Daniel Xu
2023-07-28
bpf: selftests: Support custom type and proto for client sockets
Daniel Xu
2023-07-28
bpf: selftests: Support not connecting client socket
Daniel Xu
2023-07-28
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
2023-07-28
netfilter: defrag: Add glue hooks for enabling/disabling defrag
Daniel Xu
2023-07-28
docs/bpf: Improve documentation for cpu=v4 instructions
Yonghong Song
2023-07-28
bpf: Non-atomically allocate freelist during prefill
YiFei Zhu
2023-07-28
selftests/bpf: Enable test test_progs-cpuv4 for gcc build kernel
Yonghong Song
2023-07-28
bpf: Fix compilation warning with -Wparentheses
Yonghong Song
2023-07-27
Merge branch 'bpf-support-new-insns-from-cpu-v4'
Alexei Starovoitov
2023-07-27
docs/bpf: Add documentation for new instructions
Yonghong Song
2023-07-27
selftests/bpf: Test ldsx with more complex cases
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new gotol insn
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new sdiv/smod insns
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new bswap insns
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new sign-extension mov insns
Yonghong Song
2023-07-27
selftests/bpf: Add unit tests for new sign-extension load insns
Yonghong Song
2023-07-27
selftests/bpf: Add a cpuv4 test runner for cpu=v4 testing
Yonghong Song
2023-07-27
selftests/bpf: Fix a test_verifier failure
Yonghong Song
2023-07-27
bpf: Add kernel/bpftool asm support for new instructions
Yonghong Song
2023-07-27
bpf: Support new 32bit offset jmp instruction
Yonghong Song
2023-07-27
bpf: Fix jit blinding with new sdiv/smov insns
Yonghong Song
2023-07-27
bpf: Support new signed div/mod instructions.
Yonghong Song
2023-07-27
bpf: Support new unconditional bswap instruction
Yonghong Song
2023-07-27
bpf: Handle sign-extenstin ctx member accesses
Yonghong Song
2023-07-27
bpf: Support new sign-extension mov insns
Yonghong Song
2023-07-27
bpf: Support new sign-extension load insns
Yonghong Song
2023-07-27
bpf, docs: fix BPF_NEG entry in instruction-set.rst
Jose E. Marchesi
2023-07-25
bpf: work around -Wuninitialized warning
Arnd Bergmann
2023-07-25
selftests/xsk: Fix spelling mistake "querrying" -> "querying"
Colin Ian King
2023-07-25
Merge branch 'Add SO_REUSEPORT support for TC bpf_sk_assign'
Martin KaFai Lau
2023-07-25
selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper
Daniel Borkmann
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-25
net: remove duplicate sk_lookup helpers
Lorenz Bauer
[next]