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
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
/
kernel
/
bpf
/
reuseport_array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
1
-3
/
+3
2022-02-24
bpf: Cleanup comments
Tom Rix
1
-1
/
+1
2021-12-22
bpf: Use struct_size() helper
Xiu Jianfeng
1
-5
/
+1
2021-05-25
bpf: Fix spelling mistakes
Zhen Lei
1
-1
/
+1
2020-12-03
bpf: Eliminate rlimit-based memory accounting for reuseport_array maps
Roman Gushchin
1
-10
/
+2
2020-09-30
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
1
-1
/
+1
2020-08-28
bpf: Add map_meta_equal map ops
Martin KaFai Lau
1
-0
/
+1
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+10
2020-07-09
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
1
-2
/
+3
2020-07-09
bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone
Martin KaFai Lau
1
-4
/
+9
2020-07-01
bpf: Remove redundant synchronize_rcu.
Alexei Starovoitov
1
-2
/
+0
2020-06-22
bpf: Set map_btf_{name, id} for all map types
Andrey Ignatov
1
-0
/
+3
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
1
-1
/
+1
2020-02-22
net: Generate reuseport group ID on group creation
Jakub Sitnicki
1
-5
/
+0
2019-06-01
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
1
-8
/
+2
2019-06-01
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
1
-3
/
+6
2019-06-01
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
1
-1
/
+1
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
1
-0
/
+363