index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
27
-429
/
+1884
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-04
17
-204
/
+1108
|
|
\
|
|
*
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-02
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-26
1
-0
/
+5
|
|
*
bpf: Fix build on architectures with special bpf_user_pt_regs_t
Song Liu
2020-07-26
1
-5
/
+4
|
|
*
bpf/local_storage: Fix build without CONFIG_CGROUP
YiFei Zhu
2020-07-26
1
-2
/
+2
|
|
*
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
2020-07-26
3
-139
/
+156
|
|
*
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-26
2
-0
/
+21
|
|
*
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-26
2
-20
/
+168
|
|
*
bpf: Implement bpf iterator for array maps
Yonghong Song
2020-07-26
2
-2
/
+142
|
|
*
bpf: Implement bpf iterator for hash maps
Yonghong Song
2020-07-26
2
-1
/
+217
|
|
*
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-26
2
-17
/
+98
|
|
*
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-26
2
-6
/
+98
|
|
*
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-26
2
-2
/
+2
|
|
*
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-26
4
-14
/
+30
|
|
*
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-26
3
-1
/
+123
|
|
*
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2020-07-26
2
-12
/
+10
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
7
-14
/
+22
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
8
-62
/
+193
|
|
\
\
|
*
|
|
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-18
1
-1
/
+31
|
*
|
|
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-18
3
-3
/
+24
|
*
|
|
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2020-07-18
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 branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
2020-07-14
5
-174
/
+211
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-14
6
-100
/
+98
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
2020-07-14
3
-5
/
+73
|
|
*
|
|
|
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
2
-3
/
+11
|
|
*
|
|
|
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
30
-281
/
+461
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-05
15
-88
/
+338
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Fix build without CONFIG_STACKTRACE
Song Liu
2020-07-03
1
-0
/
+4
|
|
*
|
|
|
|
bpf: Allow %pB in bpf_seq_printf() and bpf_trace_printk()
Song Liu
2020-07-01
1
-2
/
+8
|
|
*
|
|
|
|
bpf: Introduce helper bpf_get_task_stack()
Song Liu
2020-07-01
3
-5
/
+78
|
|
*
|
|
|
|
perf: Expose get/put_callchain_entry()
Song Liu
2020-07-01
1
-7
/
+6
|
|
*
|
|
|
|
bpf: Remove redundant synchronize_rcu.
Alexei Starovoitov
2020-07-01
7
-38
/
+3
|
|
*
|
|
|
|
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
2020-06-25
1
-0
/
+2
|
|
*
|
|
|
|
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
2020-06-25
1
-0
/
+6
|
|
*
|
|
|
|
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
2020-06-25
3
-10
/
+36
[next]