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
2023-09-11
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
1
-1
/
+3
2023-08-22
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
1
-0
/
+1
2023-08-22
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
1
-0
/
+1
2023-08-22
bpf: Add multi uprobe link
Jiri Olsa
1
-0
/
+16
2023-08-22
bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum
Jiri Olsa
1
-1
/
+3
2023-08-08
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
1
-1
/
+6
2023-07-29
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
1
-0
/
+5
2023-07-28
bpf: Support new sign-extension load insns
Yonghong Song
1
-0
/
+1
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
1
-3
/
+0
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
1
-4
/
+30
2023-07-19
bpf: Add generic attach/detach/query API for multi-progs
Daniel Borkmann
1
-8
/
+28
2023-07-19
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
1
-0
/
+2
2023-07-12
bpf: Support ->fill_link_info for perf_event
Yafang Shao
1
-0
/
+35
2023-07-12
bpf: Support ->fill_link_info for kprobe_multi
Yafang Shao
1
-0
/
+5
2023-06-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+18
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-06-06
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
1
-0
/
+1
2023-06-01
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
1
-3
/
+18
2023-05-24
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
1
-0
/
+10
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
1
-0
/
+14
2023-04-16
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
1
-0
/
+4
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
1
-0
/
+10
2023-03-23
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
1
-5
/
+16
2023-03-23
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
1
-1
/
+11
2023-03-14
bpf: use canonical ftrace path
Ross Zwisler
1
-4
/
+4
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
1
-1
/
+1
2023-03-09
bpf: implement numbers iterator
Andrii Nakryiko
1
-0
/
+8
2023-03-03
bpf: Add support for absolute value BPF timers
Tero Kristo
1
-0
/
+15
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
1
-0
/
+5
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
1
-1
/
+1
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
1
-2
/
+11
2023-02-18
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
1
-0
/
+6
2023-02-14
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
1
-0
/
+11
2023-02-04
bpf: fix typo in header for bpf_perf_prog_read_value
Florian Lehner
1
-1
/
+1
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
1
-0
/
+5
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
1
-0
/
+7
2022-12-20
bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
Christian Ehrig
1
-0
/
+4
2022-12-09
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
1
-4
/
+4
2022-11-24
bpf: Update bpf_{g,s}etsockopt() documentation
Ji Rongfeng
1
-9
/
+12
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
1
-1
/
+1
2022-11-15
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
1
-0
/
+10
2022-11-12
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
1
-0
/
+1
2022-10-26
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
1
-1
/
+49
2022-10-06
bpf: explicitly define BPF_FUNC_xxx integer values
Andrii Nakryiko
1
-213
/
+219
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+5
2022-09-29
bpf: Handle bpf_link_info for the parameterized task BPF iterators.
Kui-Feng Lee
1
-0
/
+4
2022-09-29
bpf: Parameterize task iterators.
Kui-Feng Lee
1
-0
/
+6
2022-09-27
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
1
-0
/
+1
2022-09-22
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
1
-0
/
+38
2022-09-22
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
1
-0
/
+1
[next]