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
/
drivers
/
net
/
netdevsim
/
bpf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdevsim: allow program sharing between devices
Jakub Kicinski
2018-07-18
1
-1
/
+1
*
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
2018-07-18
1
-3
/
+14
*
bpf: offload: aggregate offloads per-device
Jakub Kicinski
2018-07-18
1
-0
/
+7
*
netdevsim: associate bound programs with shared dev
Jakub Kicinski
2018-07-18
1
-12
/
+18
*
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
1
-22
/
+10
*
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2018-07-13
1
-0
/
+6
*
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-07-13
1
-12
/
+4
*
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-13
1
-1
/
+0
*
netdevsim: fix overflow on the error path
Jakub Kicinski
2018-02-01
1
-3
/
+2
*
netdevsim: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
1
-4
/
+1
*
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
2018-01-23
1
-0
/
+6
*
netdevsim: add extack support for TC eBPF offload
Quentin Monnet
2018-01-23
1
-7
/
+28
*
netdevsim: bpf: support fake map offload
Jakub Kicinski
2018-01-18
1
-0
/
+246
*
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
2017-12-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
1
-11
/
+14
*
netdevsim: correctly check return value of debugfs_create_dir
Prashant Bhole
2017-12-20
1
-4
/
+4
*
netdevsim: bpf: remove unused variable
Jakub Kicinski
2017-12-20
1
-3
/
+0
*
netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog static
Colin Ian King
2017-12-05
1
-2
/
+2
*
netdevsim: add bpf offload support
Jakub Kicinski
2017-12-03
1
-0
/
+373