index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Delete repeated words in comments
Randy Dunlap
2020-08-07
2
-2
/
+2
*
bpf: Change uapi for bpf iterator map elements
Yonghong Song
2020-08-06
3
-38
/
+59
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
15
-202
/
+1088
|
\
|
*
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-01
3
-1
/
+48
|
*
bpf: Add missing newline characters in verifier error messages
Yonghong Song
2020-07-31
1
-2
/
+2
|
*
bpf: Fix build without CONFIG_NET when using BPF XDP link
Andrii Nakryiko
2020-07-29
1
-0
/
+2
|
*
bpf: Fix swapped arguments in calls to check_buffer_access
Colin Ian King
2020-07-28
1
-4
/
+4
|
*
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-25
1
-0
/
+5
|
*
bpf: Fix build on architectures with special bpf_user_pt_regs_t
Song Liu
2020-07-25
1
-5
/
+4
|
*
bpf/local_storage: Fix build without CONFIG_CGROUP
YiFei Zhu
2020-07-25
1
-2
/
+2
|
*
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
2020-07-25
3
-139
/
+156
|
*
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-25
1
-0
/
+3
|
*
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-25
1
-18
/
+166
|
*
bpf: Implement bpf iterator for array maps
Yonghong Song
2020-07-25
2
-2
/
+142
|
*
bpf: Implement bpf iterator for hash maps
Yonghong Song
2020-07-25
2
-1
/
+217
|
*
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-25
2
-17
/
+98
|
*
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-25
2
-6
/
+98
|
*
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-25
2
-2
/
+2
|
*
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-25
4
-14
/
+30
|
*
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-25
3
-1
/
+123
|
*
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2020-07-25
2
-12
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
2
-4
/
+10
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-07-31
2
-3
/
+14
|
|
\
|
|
*
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
2020-07-30
1
-3
/
+9
|
|
*
bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
Peilin Ye
2020-07-15
1
-0
/
+5
*
|
|
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
3
-5
/
+19
*
|
|
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-21
1
-1
/
+0
*
|
|
bpf: cpumap: Fix possible rcpu kthread hung
Lorenzo Bianconi
2020-07-21
1
-4
/
+7
*
|
|
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
2020-07-21
1
-0
/
+4
*
|
|
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-17
1
-1
/
+31
*
|
|
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-17
3
-3
/
+24
*
|
|
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2020-07-17
2
-9
/
+136
*
|
|
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
2020-07-16
1
-2
/
+15
*
|
|
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
1
-13
/
+108
*
|
|
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
2020-07-16
1
-13
/
+15
*
|
|
cpumap: Use non-locked version __ptr_ring_consume_batched
Jesper Dangaard Brouer
2020-07-16
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-13
3
-93
/
+18
|
\
\
\
|
*
|
|
bpf: Use BTF_ID to resolve bpf_ctx_convert struct
Jiri Olsa
2020-07-13
1
-8
/
+6
|
*
|
|
bpf: Remove btf_id helpers resolving
Jiri Olsa
2020-07-13
1
-84
/
+5
|
*
|
|
bpf: Resolve BTF IDs in vmlinux image
Jiri Olsa
2020-07-13
1
-1
/
+4
|
*
|
|
bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hook
Stanislav Fomichev
2020-07-08
1
-0
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
6
-100
/
+188
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-07-10
6
-84
/
+167
|
|
\
|
|
|
*
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
2020-07-09
1
-2
/
+3
|
|
*
bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone
Martin KaFai Lau
2020-07-09
1
-4
/
+9
|
|
*
bpf: Fix an incorrect branch elimination by verifier
Yonghong Song
2020-06-30
1
-2
/
+1
|
|
*
bpf, netns: Fix use-after-free in pernet pre_exit callback
Jakub Sitnicki
2020-06-30
1
-7
/
+3
|
|
*
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
2020-06-30
1
-1
/
+1
|
|
*
bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACH
Lorenz Bauer
2020-06-30
2
-7
/
+16
|
|
*
bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACH
Lorenz Bauer
2020-06-30
1
-0
/
+3
[next]