index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
xskmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-06-11
1
-0
/
+7
*
bpf: remove redundant assignment to err
Colin Ian King
2019-06-04
1
-1
/
+1
*
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
2019-06-01
1
-4
/
+1
*
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
2019-06-01
1
-4
/
+5
*
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
2019-06-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-8
/
+2
|
\
|
*
xsk: do not call synchronize_net() under RCU read lock
Björn Töpel
2018-10-11
1
-8
/
+2
*
|
bpf: return EOPNOTSUPP when map lookup isn't supported
Prashant Bhole
2018-10-10
1
-1
/
+1
|
/
*
bpf: fix redirect to map under tail calls
Daniel Borkmann
2018-08-18
1
-0
/
+1
*
bpf: decouple btf from seq bpf fs dump and enable more maps
Daniel Borkmann
2018-08-13
1
-2
/
+1
*
xsk: clean up SPDX headers
Björn Töpel
2018-05-18
1
-9
/
+0
*
bpf, xskmap: fix crash in xsk_map_alloc error path handling
Daniel Borkmann
2018-05-04
1
-0
/
+2
*
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-04
1
-0
/
+239