开源镜像站
帮助
动态
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
2018-05-24
xdp/trace: extend tracepoint in devmap with an err
Jesper Dangaard Brouer
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-24
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
2018-05-24
samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmit
Jesper Dangaard Brouer
2018-05-24
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
2018-05-24
bpf: devmap prepare xdp frames for bulking
Jesper Dangaard Brouer
2018-05-24
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
2018-05-24
Merge branch 'bpf-task-fd-query'
Alexei Starovoitov
2018-05-24
tools/bpftool: add perf subcommand
Yonghong Song
2018-05-24
tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
Yonghong Song
2018-05-24
samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
tools/bpf: add ksym_get_addr() in trace_helpers
Yonghong Song
2018-05-24
tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf
Yonghong Song
2018-05-24
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
perf/core: add perf_get_event() to return perf_event given a struct file
Yonghong Song
2018-05-24
Merge branch 'bpf-ipv6-seg6-bpf-action'
Daniel Borkmann
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2018-05-24
ipv6: sr: export function lookup_nexthop
Mathieu Xhonneux
2018-05-24
ipv6: sr: make seg6.h includable without IPv6
Mathieu Xhonneux
2018-05-24
Merge branch 'bpf-multi-prog-improvements'
Daniel Borkmann
2018-05-24
tools: bpftool: add delimiters to multi-function JITed dumps
Sandipan Das
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
2018-05-24
bpf: get JITed image lengths of functions via syscall
Sandipan Das
2018-05-24
bpf: fix multi-function JITed dump obtained via syscall
Sandipan Das
2018-05-24
tools: bpftool: resolve calls without using imm field
Sandipan Das
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
2018-05-24
bpf: powerpc64: add JIT support for multi-function programs
Sandipan Das
2018-05-24
bpf: powerpc64: pad function address loads with NOPs
Sandipan Das
2018-05-24
bpf: support 64-bit offsets for bpf function calls
Sandipan Das
2018-05-24
bpf: btf: Avoid variable length array
Martin KaFai Lau
2018-05-23
tools/lib/libbpf.c: fix string format to allow build on arm32
Sirio Balmelli
2018-05-23
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
2018-05-23
Merge branch 'btf-uapi-cleanups'
Daniel Borkmann
2018-05-23
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
2018-05-23
bpf: btf: Sync bpf.h and btf.h to tools
Martin KaFai Lau
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-23
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
2018-05-23
bpf: btf: Check array->index_type
Martin KaFai Lau
2018-05-23
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
2018-05-23
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
2018-05-22
Merge branch 'bpf-fib-mtu-check'
Daniel Borkmann
2018-05-22
bpf: Add mtu checking to FIB forwarding helper
David Ahern
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
Merge branch 'bpf-af-xdp-cleanups'
Daniel Borkmann
2018-05-22
xsk: convert atomic_t to refcount_t
Björn Töpel
[next]