开源镜像站
帮助
动态
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
2021-06-15
bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.
Kuniyuki Iwashima
2021-06-15
libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.
Kuniyuki Iwashima
2021-06-15
tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs.
Kuniyuki Iwashima
2021-06-15
tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues.
Kuniyuki Iwashima
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
2021-06-15
libbpf: Set NLM_F_EXCL when creating qdisc
Kumar Kartikeya Dwivedi
2021-06-15
libbpf: Remove unneeded check for flags during tc detach
Kumar Kartikeya Dwivedi
2021-06-11
tools/bpftool: Fix error return code in do_batch()
Zhihao Cheng
2021-06-11
libbpf: Simplify the return expression of bpf_object__init_maps function
Wang Hai
2021-06-08
selftests, bpf: Make docs tests fail more reliably
Joe Stringer
2021-06-08
libbpf: Fix pr_warn type warnings on 32bit
Michal Suchanek
2021-06-08
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
2021-06-03
selftests/bpf: Add xdp_redirect_multi into .gitignore
Andrii Nakryiko
2021-06-03
libbpf: Install skel_internal.h header used from light skeletons
Andrii Nakryiko
2021-06-03
libbpf: Refactor header installation portions of Makefile
Andrii Nakryiko
2021-06-03
libbpf: Move few APIs from 0.4 to 0.5 version
Andrii Nakryiko
2021-06-01
bpf, tnums: Provably sound, faster, and more precise algorithm for tnum_mul
Harishankar Vishwanathan
2021-05-28
bpf, devmap: Remove drops variable from bq_xmit_all()
Hangbin Liu
2021-05-28
bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations
Yonghong Song
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
2021-05-26
Merge branch 'bpf-xdp-bcast'
Daniel Borkmann
2021-05-26
selftests/bpf: Add xdp_redirect_multi test
Hangbin Liu
2021-05-26
sample/bpf: Add xdp_redirect_map_multi for redirect_map broadcast test
Hangbin Liu
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-26
bpf: Run devmap xdp_prog on flush instead of bulk enqueue
Jesper Dangaard Brouer
2021-05-25
Merge branch 'libbpf: error reporting changes for v1.0'
Alexei Starovoitov
2021-05-25
bpftool: Set errno on skeleton failures and propagate errors
Andrii Nakryiko
2021-05-25
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
2021-05-25
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-05-25
libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
Andrii Nakryiko
2021-05-25
xsk: Use kvcalloc to support large umems
Magnus Karlsson
2021-05-24
bpf: Fix spelling mistakes
Zhen Lei
2021-05-24
samples: bpf: Ix kernel-doc syntax in file header
Aditya Srivastava
2021-05-24
libbpf: Add support for new llvm bpf relocations
Yonghong Song
2021-05-24
Merge branch 'Add lookup_and_delete_elem support to BPF hash map types'
Andrii Nakryiko
2021-05-24
selftests/bpf: Add bpf_lookup_and_delete_elem tests
Denis Salopek
2021-05-24
bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags
Denis Salopek
2021-05-24
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
2021-05-24
libbpf: Skip bpf_object__probe_loading for light skeleton
Stanislav Fomichev
2021-05-23
ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
YueHaibing
2021-05-23
net: r6040: Allow restarting auto-negotiation
Florian Fainelli
2021-05-23
Merge branch 'r6040-cleanups'
David S. Miller
2021-05-23
net: r6040: Use ETH_FCS_LEN
Florian Fainelli
[next]