index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
reuseport_array.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
2022-08-17
1
-1
/
+1
*
net: refactor bpf_sk_reuseport_detach()
Hawkins Jiawei
2022-08-10
1
-6
/
+3
*
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-26
1
-3
/
+3
*
bpf: Cleanup comments
Tom Rix
2022-02-23
1
-1
/
+1
*
bpf: Use struct_size() helper
Xiu Jianfeng
2021-12-21
1
-5
/
+1
*
bpf: Fix spelling mistakes
Zhen Lei
2021-05-24
1
-1
/
+1
*
bpf: Eliminate rlimit-based memory accounting for reuseport_array maps
Roman Gushchin
2020-12-02
1
-10
/
+2
*
bpf, net: Rework cookie generator as per-cpu one
Daniel Borkmann
2020-09-30
1
-1
/
+1
*
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-28
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-4
/
+10
|
\
|
*
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
2020-07-09
1
-2
/
+3
|
*
bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone
Martin KaFai Lau
2020-07-09
1
-4
/
+9
*
|
bpf: Remove redundant synchronize_rcu.
Alexei Starovoitov
2020-07-01
1
-2
/
+0
*
|
bpf: Set map_btf_{name, id} for all map types
Andrey Ignatov
2020-06-22
1
-0
/
+3
|
/
*
bpf: Implement CAP_BPF
Alexei Starovoitov
2020-05-15
1
-1
/
+1
*
net: Generate reuseport group ID on group creation
Jakub Sitnicki
2020-02-21
1
-5
/
+0
*
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-05-31
1
-8
/
+2
*
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-05-31
1
-3
/
+6
*
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-05-31
1
-1
/
+1
*
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
1
-0
/
+363