index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf_types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
1
-0
/
+3
*
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-17
1
-0
/
+2
*
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2020-06-01
1
-0
/
+3
*
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
2020-06-01
1
-0
/
+1
*
bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE
Yonghong Song
2020-05-09
1
-0
/
+1
*
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
2020-04-28
1
-0
/
+6
*
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
1
-0
/
+4
*
bpf: Introduce dynamic program extensions
Alexei Starovoitov
2020-01-22
1
-0
/
+2
*
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-0
/
+3
*
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-0
/
+4
*
bpf: Annotate context types
Alexei Starovoitov
2019-11-15
1
-26
/
+52
*
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
2019-10-31
1
-0
/
+1
*
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
2019-07-29
1
-0
/
+1
*
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-06-27
1
-0
/
+1
*
bpf: Introduce bpf sk local storage
Martin KaFai Lau
2019-04-27
1
-0
/
+1
*
bpf: add writable context for raw tracepoints
Matt Mullins
2019-04-26
1
-0
/
+1
*
bpf: Sysctl hook
Andrey Ignatov
2019-04-12
1
-0
/
+1
*
bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabled
Stanislav Fomichev
2019-01-31
1
-0
/
+2
*
bpf: add queue and stack maps
Mauricio Vasquez B
2018-10-19
1
-0
/
+2
*
bpf: rename stack trace map operations
Mauricio Vasquez B
2018-10-19
1
-1
/
+1
*
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
1
-1
/
+1
*
bpf: introduce per-cpu cgroup local storage
Roman Gushchin
2018-10-01
1
-0
/
+1
*
flow_dissector: fix build failure without CONFIG_NET
Willem de Bruijn
2018-09-19
1
-1
/
+1
*
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-14
1
-0
/
+1
*
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
1
-0
/
+3
*
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
1
-0
/
+3
*
bpf: introduce cgroup storage maps
Roman Gushchin
2018-08-03
1
-0
/
+3
*
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
2018-05-30
1
-0
/
+3
*
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
1
-0
/
+1
*
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
2018-05-24
1
-2
/
+2
*
bpf: sockmap, add hash map support
John Fastabend
2018-05-15
1
-0
/
+1
*
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-03
1
-0
/
+3
*
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
1
-0
/
+1
*
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-28
1
-0
/
+1
*
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-19
1
-0
/
+1
*
bpf: only build sockmap with CONFIG_INET
John Fastabend
2018-01-04
1
-1
/
+1
*
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-05
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
bpf: split verifier and program ops
Jakub Kicinski
2017-10-18
1
-14
/
+14
*
|
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
2017-10-18
1
-0
/
+1
|
/
*
bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER
John Fastabend
2017-08-16
1
-0
/
+2
*
bpf: sockmap with sk redirect support
John Fastabend
2017-08-16
1
-0
/
+1
*
bpf: introduce new program type for skbs on sockets
John Fastabend
2017-08-16
1
-0
/
+1
*
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-17
1
-0
/
+3
*
bpf: BPF support for sock_ops
Lawrence Brakmo
2017-07-01
1
-0
/
+1
*
bpf: remove struct bpf_map_type_list
Johannes Berg
2017-04-11
1
-0
/
+18
*
bpf: remove struct bpf_prog_type_list
Johannes Berg
2017-04-11
1
-0
/
+18