index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-05-03
bpf: prefix cbpf internal helpers with bpf_
Daniel Borkmann
2018-05-03
Merge branch 'AF_XDP-initial-support'
Alexei Starovoitov
2018-05-03
samples/bpf: sample application and documentation for AF_XDP sockets
Magnus Karlsson
2018-05-03
xsk: statistics support
Magnus Karlsson
2018-05-03
xsk: support for Tx
Magnus Karlsson
2018-05-03
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
2018-05-03
xsk: add Tx queue setup and mmap support
Magnus Karlsson
2018-05-03
xsk: add umem completion queue support and mmap
Magnus Karlsson
2018-05-03
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
2018-05-03
xsk: wire up XDP_DRV side of AF_XDP
Björn Töpel
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-03
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-03
xsk: add support for bind for Rx
Magnus Karlsson
2018-05-03
xsk: add Rx queue setup and mmap support
Björn Töpel
2018-05-03
xsk: add umem fill queue support and mmap
Magnus Karlsson
2018-05-03
xsk: add user memory registration support sockopt
Björn Töpel
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
2018-05-03
bpf, x86_32: add eBPF JIT compiler for ia32
Wang YanQing
2018-05-02
bpf: relax constraints on formatting for eBPF helper documentation
Quentin Monnet
2018-05-02
x86/bpf: Clean up non-standard comments, to make the code more readable
Ingo Molnar
2018-05-01
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
2018-04-30
tools, include: Grab a copy of linux/erspan.h
William Tu
2018-04-30
Merge branch 'bpf-formatting-fixes-helpers'
Daniel Borkmann
2018-04-30
bpf: update bpf.h uapi header for tools
Quentin Monnet
2018-04-30
bpf: fix formatting for bpf_get_stack() helper doc
Quentin Monnet
2018-04-30
bpf: fix formatting for bpf_perf_event_read() helper doc
Quentin Monnet
2018-04-30
bpf: remove tracepoints from bpf core
Alexei Starovoitov
2018-04-29
samples/bpf: fix kprobe attachment issue on x64
Yonghong Song
2018-04-29
bpf: Allow bpf_current_task_under_cgroup in interrupt
Teng Qin
2018-04-29
Merge branch 'fix-bpf-helpers-doc'
Alexei Starovoitov
2018-04-29
bpf: Sync bpf.h to tools/
Andrey Ignatov
2018-04-29
bpf: Fix helpers ctx struct types in uapi doc
Andrey Ignatov
2018-04-29
Merge branch 'bpf_get_stack'
Alexei Starovoitov
2018-04-29
tools/bpf: add a test for bpf_get_stack with tracepoint prog
Yonghong Song
2018-04-29
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
2018-04-29
tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
Yonghong Song
2018-04-29
samples/bpf: move common-purpose trace functions to selftests
Yonghong Song
2018-04-29
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
2018-04-29
bpf/verifier: improve register value range tracking with ARSH
Yonghong Song
2018-04-29
bpf: remove never-hit branches in verifier adjust_scalar_min_max_vals
Yonghong Song
2018-04-29
bpf/verifier: refine retval R0 state for bpf_get_stack helper
Yonghong Song
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-29
bpf: change prototype for stack_map_get_build_id_offset
Yonghong Song
2018-04-27
bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ON
Leo Yan
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-27
samples, bpf: remove redundant ret assignment in bpf_load_program()
Wang Sheng-Hui
2018-04-27
Merge branch 'bpf-uapi-helper-doc'
Daniel Borkmann
2018-04-27
bpf: update bpf.h uapi header for tools
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
[next]