index
:
linux.git
master
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
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
2017-10-18
bpf: split verifier and program ops
Jakub Kicinski
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
2017-08-16
bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER
John Fastabend
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
2017-08-16
bpf: introduce new program type for skbs on sockets
John Fastabend
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-01
bpf: BPF support for sock_ops
Lawrence Brakmo
2017-04-11
bpf: remove struct bpf_map_type_list
Johannes Berg
2017-04-11
bpf: remove struct bpf_prog_type_list
Johannes Berg