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
/
net
/
xdp
/
xskmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
2023-06-19
1
-4
/
+0
*
bpf: return long from bpf_map_ops funcs
JP Kobryn
2023-03-22
1
-4
/
+4
*
bpf, net: xskmap memory usage
Yafang Shao
2023-03-07
1
-0
/
+13
*
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2022-11-15
1
-2
/
+2
*
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-26
1
-3
/
+3
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2021-06-24
1
-12
/
+17
*
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-26
1
-1
/
+2
*
bpf, xdp: Restructure redirect actions
Björn Töpel
2021-03-10
1
-1
/
+0
*
bpf, xdp: Make bpf_redirect_map() a map operation
Björn Töpel
2021-03-10
1
-0
/
+16
*
bpf: Eliminate rlimit-based memory accounting for xskmap maps
Roman Gushchin
2020-12-02
1
-10
/
+2
*
bpf: Refine memcg-based memory accounting for xskmap maps
Roman Gushchin
2020-12-02
1
-1
/
+2
*
xdp: Remove the functions xsk_map_inc and xsk_map_put
Zhu Yanjun
2020-11-27
1
-18
/
+2
*
bpf: Allow for map-in-map with dynamic inner array map entries
Daniel Borkmann
2020-10-11
1
-1
/
+1
*
xsk: Fix possible segfault at xskmap entry insertion
Magnus Karlsson
2020-09-02
1
-5
/
+0
*
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
2020-08-28
1
-1
/
+8
*
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-28
1
-0
/
+1
*
bpf: Set map_btf_{name, id} for all map types
Andrey Ignatov
2020-06-22
1
-0
/
+3
*
xsk: Move xskmap.c to net/xdp/
Björn Töpel
2020-05-21
1
-0
/
+267