index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
1
-0
/
+1
|
\
|
*
bpf: Implement task local storage
KP Singh
2020-11-06
1
-0
/
+1
*
|
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2020-10-29
1
-1
/
+5
|
/
*
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
1
-0
/
+1
*
bpf: Split bpf_local_storage to bpf_sk_storage
KP Singh
2020-08-25
1
-0
/
+1
*
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-20
1
-0
/
+1
*
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-25
1
-1
/
+1
*
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2020-06-01
1
-0
/
+1
*
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
2020-06-01
1
-1
/
+1
*
xsk: Move xskmap.c to net/xdp/
Björn Töpel
2020-05-21
1
-3
/
+0
*
bpf: Add task and task/file iterator targets
Yonghong Song
2020-05-09
1
-1
/
+1
*
bpf: Add bpf_map iterator
Yonghong Song
2020-05-09
1
-1
/
+1
*
bpf: Implement an interface to register bpf_iter targets
Yonghong Song
2020-05-09
1
-1
/
+1
*
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
1
-0
/
+1
*
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-09
1
-0
/
+3
*
bpf: Introduce BPF dispatcher
Björn Töpel
2019-12-13
1
-0
/
+1
*
bpf: Introduce BPF trampoline
Alexei Starovoitov
2019-11-15
1
-0
/
+1
*
btf: expose BTF info through sysfs
Andrii Nakryiko
2019-08-13
1
-0
/
+3
*
bpf: silence warning messages in core
Valdis Klētnieks
2019-06-12
1
-0
/
+1
*
bpf: add queue and stack maps
Mauricio Vasquez B
2018-10-19
1
-1
/
+1
*
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
1
-5
/
+0
*
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
/
+1
*
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-03
1
-0
/
+3
*
bpf: btf: Introduce BPF Type Format (BTF)
Martin KaFai Lau
2018-04-19
1
-0
/
+1
*
bpf: only build sockmap with CONFIG_INET
John Fastabend
2018-01-04
1
-0
/
+2
*
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
2017-11-05
1
-0
/
+1
*
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: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
2017-10-18
1
-0
/
+1
*
|
bpf: move instruction printing into a separate file
Jakub Kicinski
2017-10-10
1
-0
/
+1
|
/
*
bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER
John Fastabend
2017-08-16
1
-1
/
+4
*
bpf: sockmap with sk redirect support
John Fastabend
2017-08-16
1
-1
/
+1
*
bpf/verifier: rework value tracking
Edward Cree
2017-08-08
1
-1
/
+1
*
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-17
1
-0
/
+3
*
bpf: Add array of maps support
Martin KaFai Lau
2017-03-22
1
-1
/
+1
*
bpf: add a longest prefix match trie map implementation
Daniel Mack
2017-01-23
1
-1
/
+1
*
cgroup: add support for eBPF programs
Daniel Mack
2016-11-25
1
-0
/
+1
*
bpf: LRU List
Martin KaFai Lau
2016-11-15
1
-1
/
+1
*
bpf: introduce percpu_freelist
Alexei Starovoitov
2016-03-08
1
-1
/
+1
*
bpf: introduce BPF_MAP_TYPE_STACK_TRACE
Alexei Starovoitov
2016-02-20
1
-0
/
+3
*
bpf: add support for persistent maps/progs
Daniel Borkmann
2015-11-02
1
-1
/
+3
*
ebpf: remove kernel test stubs
Daniel Borkmann
2015-03-01
1
-3
/
+0
*
bpf: allow eBPF programs to use maps
Alexei Starovoitov
2014-11-18
1
-1
/
+1
*
bpf: add array type of eBPF maps
Alexei Starovoitov
2014-11-18
1
-1
/
+1
*
bpf: add hashtable type of eBPF maps
Alexei Starovoitov
2014-11-18
1
-1
/
+1
*
bpf: split eBPF out of NET
Alexei Starovoitov
2014-10-27
1
-3
/
+3
*
bpf: mini eBPF library, test stubs and verifier testsuite
Alexei Starovoitov
2014-09-26
1
-0
/
+4
*
bpf: verifier (add docs)
Alexei Starovoitov
2014-09-26
1
-1
/
+1
*
bpf: introduce BPF syscall and maps
Alexei Starovoitov
2014-09-26
1
-1
/
+1
[next]