index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-11
samples: bpf: Refactor xdp_monitor with libbpf
Daniel T. Lee
2020-10-11
Merge branch 'Follow-up BPF helper improvements'
Alexei Starovoitov
2020-10-11
bpf, selftests: Add redirect_peer selftest
Daniel Borkmann
2020-10-11
bpf, selftests: Make redirect_neigh test more extensible
Daniel Borkmann
2020-10-11
bpf, selftests: Add test for different array inner map size
Daniel Borkmann
2020-10-11
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
2020-10-11
bpf: Add redirect_peer helper
Daniel Borkmann
2020-10-11
bpf: Improve bpf_redirect_neigh helper description
Daniel Borkmann
2020-10-09
Merge branch 'bpf-llvm-reg-alloc-patterns'
Daniel Borkmann
2020-10-09
selftests/bpf: Asm tests for the verifier regalloc tracking.
Alexei Starovoitov
2020-10-09
selftests/bpf: Add profiler test
Alexei Starovoitov
2020-10-09
bpf: Track spill/fill of bounded scalars.
Yonghong Song
2020-10-09
bpf: Propagate scalar ranges through register assignments.
Alexei Starovoitov
2020-10-09
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
2020-10-09
xsk: Introduce padding between ring pointers
Magnus Karlsson
2020-10-07
Merge branch 'libbpf: auto-resize relocatable LOAD/STORE instructions'
Alexei Starovoitov
2020-10-07
selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructions
Andrii Nakryiko
2020-10-07
libbpf: Allow specifying both ELF and raw BTF for CO-RE BTF override
Andrii Nakryiko
2020-10-07
libbpf: Support safe subset of load/store instruction resizing with CO-RE
Andrii Nakryiko
2020-10-07
libbpf: Skip CO-RE relocations for not loaded BPF programs
Andrii Nakryiko
2020-10-07
libbpf: Fix compatibility problem in xsk_socket__create
Magnus Karlsson
2020-10-07
bpf: Fix typo in uapi/linux/bpf.h
Jakub Wilk
2020-10-07
bpf: Fix build failure for kernel/trace/bpf_trace.c with CONFIG_NET=n
Yonghong Song
2020-10-07
kernel/bpf/verifier: Fix build when NET is not enabled
Randy Dunlap
2020-10-06
selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64
Hao Luo
2020-10-06
samples: bpf: Driver interrupt statistics in xdpsock
Ciara Loftus
2020-10-06
samples: bpf: Count syscalls in xdpsock
Ciara Loftus
2020-10-06
samples: bpf: Split xdpsock stats into new struct
Ciara Loftus
2020-10-06
samples/bpf: Fix a compilation error with fallthrough marking
Yonghong Song
2020-10-06
samples/bpf: Change Makefile to cope with latest llvm
Yonghong Song
2020-10-06
bpf, libbpf: Use valid btf in bpf_program__set_attach_target
Luigi Rizzo
2020-10-06
Merge branch 'Fix pining maps after reuse map fd'
Alexei Starovoitov
2020-10-06
selftest/bpf: Test pinning map with reused map fd
Hangbin Liu
2020-10-06
libbpf: Check if pin_path was set even map fd exist
Hangbin Liu
2020-10-06
libbpf: Close map fd if init map slots failed
Hangbin Liu
2020-10-06
bpf, doc: Update Andrii's email in MAINTAINERS
Andrii Nakryiko
2020-10-06
bpf: Use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
Song Liu
2020-10-05
bpf, verifier: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-10-05
xsk: Remove internal DMA headers
Björn Töpel
2020-10-02
bpf: Deref map in BPF_PROG_BIND_MAP when it's already used
Stanislav Fomichev
2020-10-02
Merge branch 'Add skb_adjust_room() for SK_SKB'
Alexei Starovoitov
2020-10-02
bpf, sockmap: Update selftests to use skb_adjust_room
John Fastabend
2020-10-02
bpf, sockmap: Add skb_adjust_room to pop bytes off ingress payload
John Fastabend
2020-10-02
Merge branch 'bpf: BTF support for ksyms'
Alexei Starovoitov
2020-10-02
bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
Hao Luo
2020-10-02
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
2020-10-02
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
2020-10-02
selftests/bpf: Ksyms_btf to test typed ksyms
Hao Luo
2020-10-02
bpf/libbpf: BTF support for typed ksyms
Hao Luo
2020-10-02
bpf: Introduce pseudo_btf_id
Hao Luo
[next]