开源镜像站
帮助
动态
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
2019-08-21
samples: bpf: syscall_nrs: use mmap2 if defined
Ivan Khoronzhuk
2019-08-21
xdp: xdp_umem: replace kmap on vmap for umem map
Ivan Khoronzhuk
2019-08-21
libbpf: use LFS (_FILE_OFFSET_BITS) instead of direct mmap2 syscall
Ivan Khoronzhuk
2019-08-20
Merge branch 'btf_get_next_id'
Alexei Starovoitov
2019-08-20
tools: bpftool: implement "bpftool btf show|list"
Quentin Monnet
2019-08-20
libbpf: add bpf_btf_get_next_id() to cycle through BTF objects
Quentin Monnet
2019-08-20
libbpf: refactor bpf_*_get_next_id() functions
Quentin Monnet
2019-08-20
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
2019-08-20
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
2019-08-20
test_bpf: Fix a new clang warning about xor-ing two numbers
Nathan Chancellor
2019-08-20
bpf: add include guard to tnum.h
Masahiro Yamada
2019-08-20
bpf: add BTF ids in procfs for file descriptors to BTF objects
Quentin Monnet
2019-08-20
bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc()
YueHaibing
2019-08-17
Merge branch 'bpf-af-xdp-xskmap-improvements'
Daniel Borkmann
2019-08-17
xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP
Björn Töpel
2019-08-17
xsk: remove AF_XDP socket from map when the socket is released
Björn Töpel
2019-08-17
Merge branch 'bpf-sk-storage-clone'
Daniel Borkmann
2019-08-17
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
2019-08-17
bpf: sync bpf.h to tools/
Stanislav Fomichev
2019-08-17
bpf: support cloning sk storage on accept()
Stanislav Fomichev
2019-08-17
bpf: export bpf_map_inc_not_zero
Stanislav Fomichev
2019-08-17
selftests/bpf: fix race in test_tcp_rtt test
Petar Penkov
2019-08-17
libbpf: relicense bpf_helpers.h and bpf_endian.h
Andrii Nakryiko
2019-08-17
net: Don't call XDP_SETUP_PROG when nothing is changed
Maxim Mikityanskiy
2019-08-17
Merge branch 'bpf-af-xdp-wakeup'
Daniel Borkmann
2019-08-17
net/mlx5e: Add AF_XDP need_wakeup support
Maxim Mikityanskiy
2019-08-17
net/mlx5e: Move the SW XSK code from NAPI poll to a separate function
Maxim Mikityanskiy
2019-08-17
samples/bpf: add use of need_wakeup flag in xdpsock
Magnus Karlsson
2019-08-17
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
2019-08-17
ixgbe: add support for AF_XDP need_wakeup feature
Magnus Karlsson
2019-08-17
i40e: add support for AF_XDP need_wakeup feature
Magnus Karlsson
2019-08-17
xsk: add support for need_wakeup flag in AF_XDP rings
Magnus Karlsson
2019-08-17
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-15
btf: fix return value check in btf_vmlinux_init()
Wei Yongjun
2019-08-15
Merge branch 'fix-printf'
Alexei Starovoitov
2019-08-15
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
2019-08-15
tools: bpftool: fix format string for p_err() in detect_common_prefix()
Quentin Monnet
2019-08-15
tools: bpftool: fix format string for p_err() in query_flow_dissector()
Quentin Monnet
2019-08-15
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
2019-08-15
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
2019-08-15
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
2019-08-15
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2019-08-15
Merge branch 'bpftool-net-attach'
Alexei Starovoitov
2019-08-15
tools: bpftool: add documentation for net attach/detach
Daniel T. Lee
2019-08-15
tools: bpftool: add bash-completion for net attach/detach
Daniel T. Lee
2019-08-15
tools: bpftool: add net detach command to detach XDP on interface
Daniel T. Lee
2019-08-15
tools: bpftool: add net attach command to attach XDP on interface
Daniel T. Lee
2019-08-14
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2019-08-13
Merge branch 'r8152-RX-improve'
Jakub Kicinski
[next]