index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf_types.h
Age
Commit message (
Expand
)
Author
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
2021-10-26
bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET
Tejun Heo
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-07-19
bpf: Fix OOB read when printing XDP link fdinfo
Lorenz Bauer
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
2021-02-26
bpf: Clean up sockmap related Kconfigs
Cong Wang
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
2020-11-06
bpf: Implement task local storage
KP Singh
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-06-01
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
2020-05-09
bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE
Yonghong Song
2020-04-28
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-01-22
bpf: Introduce dynamic program extensions
Alexei Starovoitov
2020-01-09
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
2019-11-15
bpf: Annotate context types
Alexei Starovoitov
2019-10-31
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
2019-07-29
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
2019-06-27
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-26
bpf: add writable context for raw tracepoints
Matt Mullins
2019-04-12
bpf: Sysctl hook
Andrey Ignatov
2019-01-31
bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabled
Stanislav Fomichev
2018-10-19
bpf: add queue and stack maps
Mauricio Vasquez B
2018-10-19
bpf: rename stack trace map operations
Mauricio Vasquez B
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
2018-10-01
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
2018-09-19
flow_dissector: fix build failure without CONFIG_NET
Willem de Bruijn
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-03
bpf: introduce cgroup storage maps
Roman Gushchin
2018-05-30
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
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-15
bpf: sockmap, add hash map support
John Fastabend
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-01-04
bpf: only build sockmap with CONFIG_INET
John Fastabend
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
[next]