index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
bpf: Add bloom filter map implementation
Joanne Koong
1
-1
/
+1
2021-02-26
bpf: Enable task local storage for tracing programs
Song Liu
1
-2
/
+1
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2020-11-06
bpf: Implement task local storage
KP Singh
1
-0
/
+1
2020-10-29
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
1
-1
/
+5
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
1
-0
/
+1
2020-08-25
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
1
-0
/
+1
2020-08-20
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
1
-0
/
+1
2020-07-25
bpf: Add bpf_prog iterator
Alexei Starovoitov
1
-1
/
+1
2020-06-01
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
1
-0
/
+1
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
1
-1
/
+1
2020-05-21
xsk: Move xskmap.c to net/xdp/
Björn Töpel
1
-3
/
+0
2020-05-09
bpf: Add task and task/file iterator targets
Yonghong Song
1
-1
/
+1
2020-05-09
bpf: Add bpf_map iterator
Yonghong Song
1
-1
/
+1
2020-05-09
bpf: Implement an interface to register bpf_iter targets
Yonghong Song
1
-1
/
+1
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
1
-0
/
+1
2020-01-09
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
1
-0
/
+3
2019-12-13
bpf: Introduce BPF dispatcher
Björn Töpel
1
-0
/
+1
2019-11-15
bpf: Introduce BPF trampoline
Alexei Starovoitov
1
-0
/
+1
2019-08-13
btf: expose BTF info through sysfs
Andrii Nakryiko
1
-0
/
+3
2019-06-12
bpf: silence warning messages in core
Valdis Klētnieks
1
-0
/
+1
2018-10-19
bpf: add queue and stack maps
Mauricio Vasquez B
1
-1
/
+1
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
1
-5
/
+0
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
1
-0
/
+3
2018-08-03
bpf: introduce cgroup storage maps
Roman Gushchin
1
-0
/
+1
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
1
-0
/
+3
2018-04-19
bpf: btf: Introduce BPF Type Format (BTF)
Martin KaFai Lau
1
-0
/
+1
2018-01-04
bpf: only build sockmap with CONFIG_INET
John Fastabend
1
-0
/
+2
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
1
-0
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-10
bpf: move instruction printing into a separate file
Jakub Kicinski
1
-0
/
+1
2017-08-16
bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER
John Fastabend
1
-1
/
+4
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
1
-1
/
+1
2017-08-08
bpf/verifier: rework value tracking
Edward Cree
1
-1
/
+1
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
1
-0
/
+3
2017-03-22
bpf: Add array of maps support
Martin KaFai Lau
1
-1
/
+1
2017-01-23
bpf: add a longest prefix match trie map implementation
Daniel Mack
1
-1
/
+1
2016-11-25
cgroup: add support for eBPF programs
Daniel Mack
1
-0
/
+1
2016-11-15
bpf: LRU List
Martin KaFai Lau
1
-1
/
+1
2016-03-08
bpf: introduce percpu_freelist
Alexei Starovoitov
1
-1
/
+1
2016-02-20
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
1
-0
/
+3
2015-11-02
bpf: add support for persistent maps/progs
Daniel Borkmann
1
-1
/
+3
2015-03-01
ebpf: remove kernel test stubs
Daniel Borkmann
1
-3
/
+0
2014-11-18
bpf: allow eBPF programs to use maps
Alexei Starovoitov
1
-1
/
+1
2014-11-18
bpf: add array type of eBPF maps
Alexei Starovoitov
1
-1
/
+1
2014-11-18
bpf: add hashtable type of eBPF maps
Alexei Starovoitov
1
-1
/
+1
2014-10-27
bpf: split eBPF out of NET
Alexei Starovoitov
1
-3
/
+3
2014-09-26
bpf: mini eBPF library, test stubs and verifier testsuite
Alexei Starovoitov
1
-0
/
+4
[next]