index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2018-05-22
xsk: simplified umem setup
Björn Töpel
2018-05-22
xsk: add missing write- and data-dependency barrier
Björn Töpel
2018-05-22
samples/bpf: adapt xdpsock to the new uapi
Björn Töpel
2018-05-22
xsk: remove explicit ring structure from uapi
Björn Töpel
2018-05-22
xsk: proper queue id check at bind
Magnus Karlsson
[next]