index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
/
bpf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
netdevsim: allow program sharing between devices
Jakub Kicinski
1
-1
/
+1
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
1
-3
/
+14
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
1
-0
/
+7
2018-07-18
netdevsim: associate bound programs with shared dev
Jakub Kicinski
1
-12
/
+18
2018-07-13
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
1
-22
/
+10
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
1
-0
/
+6
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
1
-12
/
+4
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-1
/
+0
2018-02-01
netdevsim: fix overflow on the error path
Jakub Kicinski
1
-3
/
+2
2018-01-25
netdevsim: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+1
2018-01-23
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
1
-0
/
+6
2018-01-23
netdevsim: add extack support for TC eBPF offload
Quentin Monnet
1
-7
/
+28
2018-01-18
netdevsim: bpf: support fake map offload
Jakub Kicinski
1
-0
/
+246
2017-12-31
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
1
-1
/
+1
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+14
2017-12-20
netdevsim: correctly check return value of debugfs_create_dir
Prashant Bhole
1
-4
/
+4
2017-12-20
netdevsim: bpf: remove unused variable
Jakub Kicinski
1
-3
/
+0
2017-12-05
netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog static
Colin Ian King
1
-2
/
+2
2017-12-03
netdevsim: add bpf offload support
Jakub Kicinski
1
-0
/
+373