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
2021-04-20
bpf: Add a bpf_snprintf helper
Florent Revest
1
-0
/
+28
2021-04-14
bpf: Return target info when a tracing bpf_link is queried
Toke Høiland-Jørgensen
1
-0
/
+2
2021-04-13
libbpf: Clarify flags in ringbuf helpers
Pedro Tammela
1
-0
/
+16
2021-04-12
bpf: Document PROG_TEST_RUN limitations
Joe Stringer
1
-0
/
+21
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
1
-0
/
+1
2021-03-27
bpf: Support bpf program calling kernel function
Martin KaFai Lau
1
-0
/
+4
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+11
2021-03-09
bpf: BPF-helper for MTU checking add length input
Jesper Dangaard Brouer
1
-5
/
+11
2021-03-05
bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
Xuesen Huang
1
-0
/
+5
2021-03-05
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
1
-1
/
+4
2021-03-05
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
1
-1
/
+1
2021-03-05
bpf: Document BPF_MAP_*_BATCH syscall commands
Joe Stringer
1
-3
/
+111
2021-03-05
bpf: Document BPF_PROG_QUERY syscall command
Joe Stringer
1
-0
/
+37
2021-03-05
bpf: Document BPF_PROG_TEST_RUN syscall command
Joe Stringer
1
-3
/
+11
2021-03-05
bpf: Document BPF_PROG_ATTACH syscall command
Joe Stringer
1
-0
/
+37
2021-03-05
bpf: Document BPF_PROG_PIN syscall command
Joe Stringer
1
-7
/
+29
2021-03-05
bpf: Document BPF_F_LOCK in syscall commands
Joe Stringer
1
-0
/
+10
2021-03-05
bpf: Add minimal bpf() command documentation
Joe Stringer
1
-0
/
+368
2021-03-05
bpf: Import syscall arg documentation
Joe Stringer
1
-1
/
+121
2021-02-27
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
1
-0
/
+38
2021-02-26
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
1
-1
/
+0
2021-02-24
bpf: Remove blank line in bpf helper description comment
Hangbin Liu
1
-1
/
+0
2021-02-13
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
1
-0
/
+75
2021-02-13
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
1
-2
/
+9
2021-02-12
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
1
-0
/
+8
2021-02-12
bpf: Be less specific about socket cookies guarantees
Florent Revest
1
-4
/
+4
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
1
-0
/
+1
2021-01-15
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
1
-1
/
+3
2021-01-15
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
1
-0
/
+3
2021-01-15
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-2
/
+3
2021-01-12
bpf: Clarify return value of probe str helpers
Brendan Jackman
1
-5
/
+5
2020-12-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+9
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-12-12
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
1
-2
/
+2
2020-12-05
bpf: Add a bpf_sock_from_file helper
Florent Revest
1
-0
/
+9
2020-12-04
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
1
-1
/
+6
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
1
-0
/
+11
2020-11-19
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
1
-0
/
+11
2020-11-18
bpf: Add bpf_bprm_opts_set helper
KP Singh
1
-0
/
+16
2020-11-11
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
1
-0
/
+3
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
1
-0
/
+9
2020-11-06
bpf: Implement task local storage
KP Singh
1
-0
/
+39
2020-10-22
bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop
Toke Høiland-Jørgensen
1
-4
/
+18
2020-10-11
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
1
-0
/
+3
2020-10-11
bpf: Add redirect_peer helper
Daniel Borkmann
1
-0
/
+17
2020-10-11
bpf: Improve bpf_redirect_neigh helper description
Daniel Borkmann
1
-3
/
+7
2020-10-09
bpf: Add tcp_notsent_lowat bpf setsockopt
Nikita V. Shirokov
1
-1
/
+1
2020-10-07
bpf: Fix typo in uapi/linux/bpf.h
Jakub Wilk
1
-1
/
+1
2020-10-03
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
1
-0
/
+13
2020-10-03
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
1
-0
/
+18
[next]