index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xdp
/
xskmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-03
1
-10
/
+2
*
bpf: Refine memcg-based memory accounting for xskmap maps
Roman Gushchin
2020-12-03
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-22
1
-0
/
+267