index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
devmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-14
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
1
-7
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2017-10-22
bpf: devmap fix arithmetic overflow in bitmap_size calculation
John Fastabend
1
-1
/
+1
2017-10-20
bpf: Add file mode configuration into bpf maps
Chenbo Feng
1
-1
/
+4
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
1
-0
/
+3
2017-10-19
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
1
-2
/
+3
2017-09-18
bpf: devmap: pass on return value of bpf_map_precharge_memlock
Tobias Klauser
1
-2
/
+4
2017-09-08
bpf: devmap, use cond_resched instead of cpu_relax
John Fastabend
1
-1
/
+1
2017-08-23
bpf: netdev is never null in __dev_map_flush
Daniel Borkmann
1
-5
/
+3
2017-08-22
bpf: minor cleanups for dev_map
Daniel Borkmann
1
-59
/
+41
2017-08-20
bpf: fix double free from dev_map_notification()
Daniel Borkmann
1
-7
/
+5
2017-08-19
bpf: Allow selecting numa node during map creation
Martin KaFai Lau
1
-3
/
+6
2017-08-16
bpf: devmap: remove unnecessary value size check
John Fastabend
1
-6
/
+0
2017-08-07
bpf: devmap fix mutex in rcu critical section
John Fastabend
1
-23
/
+25
2017-07-24
bpf: dev_map_alloc() shouldn't return NULL
Dan Carpenter
1
-0
/
+1
2017-07-17
net: add notifier hooks for devmap bpf map
John Fastabend
1
-0
/
+73
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
1
-1
/
+83
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
1
-0
/
+12
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
1
-0
/
+264