index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-25
bpf: Fix reStructuredText markup
Jakub Wilk
1
-1
/
+1
2020-03-31
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
Andrii Nakryiko
1
-0
/
+12
2020-03-31
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
1
-1
/
+9
2020-03-30
bpf: Add socket assign support
Joe Stringer
1
-1
/
+24
2020-03-30
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
1
-0
/
+2
2020-03-28
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
1
-1
/
+20
2020-03-28
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
1
-1
/
+15
2020-03-13
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
1
-1
/
+25
2020-03-13
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
1
-1
/
+19
2020-03-05
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
1
-0
/
+1
2020-03-04
bpf: Switch BPF UAPI #define constants used from BPF program side to enums
Andrii Nakryiko
1
-66
/
+109
2020-03-04
bpf: Add gso_size to __sk_buff
Willem de Bruijn
1
-0
/
+1
2020-02-28
bpf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+24
2020-02-20
bpf: Add bpf_read_branch_records() helper
Daniel Xu
1
-1
/
+24
2020-02-18
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
Toke Høiland-Jørgensen
1
-9
/
+7
2020-01-23
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
1
-1
/
+8
2020-01-23
bpf: Introduce dynamic program extensions
Alexei Starovoitov
1
-0
/
+1
2020-01-16
bpf: Add batch ops to all htab bpf map
Yonghong Song
1
-0
/
+1
2020-01-16
bpf: Add generic support for update and delete batch ops
Brian Vazquez
1
-0
/
+2
2020-01-16
bpf: Add generic support for lookup batch op
Brian Vazquez
1
-0
/
+18
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
1
-2
/
+17
2020-01-09
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
1
-1
/
+6
2020-01-09
bpf: Add BPF_FUNC_tcp_send_ack helper
Martin KaFai Lau
1
-1
/
+10
2020-01-09
bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
1
-1
/
+6
2020-01-09
bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
Martin KaFai Lau
1
-0
/
+1
2019-12-20
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
1
-0
/
+10
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
1
-0
/
+3
2019-11-16
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
1
-0
/
+1
2019-11-16
bpf: Introduce BPF trampoline
Alexei Starovoitov
1
-0
/
+2
2019-11-02
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
1
-40
/
+82
2019-10-31
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
1
-0
/
+2
2019-10-17
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
1
-1
/
+26
2019-10-17
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
1
-0
/
+1
2019-10-07
uapi/bpf: fix helper docs
Andrii Nakryiko
1
-16
/
+16
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+12
2019-08-28
bpf: introduce verifier internal test flag
Alexei Starovoitov
1
-0
/
+3
2019-08-21
bpf: clarify when bpf_trace_printk discards lines
Peter Wu
1
-0
/
+2
2019-08-21
bpf: fix 'struct pt_reg' typo in documentation
Peter Wu
1
-3
/
+3
2019-08-20
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
1
-0
/
+1
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-08-18
bpf: support cloning sk storage on accept()
Stanislav Fomichev
1
-0
/
+3
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
1
-2
/
+2
2019-07-31
bpf: add bpf_tcp_gen_syncookie helper
Petar Penkov
1
-1
/
+29
2019-07-29
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
1
-0
/
+1
2019-07-26
bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_...
Stanislav Fomichev
1
-0
/
+1
2019-07-26
bpf/flow_dissector: pass input flags to BPF flow dissector program
Stanislav Fomichev
1
-0
/
+5
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2019-07-16
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
1
-2
/
+2
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
[next]