index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-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
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-7
/
+74
2019-07-09
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-07-08
bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
Stanislav Fomichev
1
-3
/
+3
2019-07-03
bpf: add icsk_retransmits to bpf_tcp_sock
Stanislav Fomichev
1
-0
/
+1
2019-07-03
bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
Stanislav Fomichev
1
-0
/
+5
2019-07-03
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
Stanislav Fomichev
1
-1
/
+5
2019-06-29
bpf: fix uapi bpf_prog_info fields alignment
Baruch Siach
1
-0
/
+1
2019-06-29
bpf_xdp_redirect_map: Perform map lookup in eBPF helper
Toke Høiland-Jørgensen
1
-2
/
+5
2019-06-28
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
1
-0
/
+14
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type
Stanislav Fomichev
1
-0
/
+1
2019-06-15
bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
Stanislav Fomichev
1
-0
/
+1
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-13
bpf: simplify definition of BPF_FIB_LOOKUP related flags
Martynas Pumputis
1
-2
/
+2
2019-06-11
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
1
-0
/
+4
2019-06-07
bpf: fix unconnected udp hooks
Daniel Borkmann
1
-0
/
+2
2019-05-25
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
1
-0
/
+18
2019-05-25
bpf: implement bpf_send_signal() helper
Yonghong Song
1
-1
/
+16
2019-05-13
bpf: fix minor issues in documentation for BPF helpers.
Quentin Monnet
1
-49
/
+54
2019-05-13
bpf: fix recurring typo in documentation for BPF helpers
Quentin Monnet
1
-19
/
+19
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
1
-1
/
+43
[prev]
[next]