index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
offload.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-31
bpf: offload: free program id when device disappears
Jakub Kicinski
1
-0
/
+3
2017-12-31
bpf: offload: free prog->aux->offload when device disappears
Jakub Kicinski
1
-14
/
+9
2017-12-31
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
1
-14
/
+16
2017-12-31
bpf: offload: don't require rtnl for dev list manipulation
Jakub Kicinski
1
-10
/
+24
2017-11-27
bpf: offload: add a license header
Jakub Kicinski
1
-0
/
+15
2017-11-21
bpf: revert report offload info to user space
Jakub Kicinski
1
-12
/
+0
2017-11-21
bpf: offload: ignore namespace moves
Jakub Kicinski
1
-0
/
+4
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
1
-1
/
+1
2017-11-21
bpf: offload: limit offload to cls_bpf and xdp programs only
Jakub Kicinski
1
-2
/
+3
2017-11-21
bpf: offload: add comment warning developers about double destroy
Jakub Kicinski
1
-0
/
+4
2017-11-05
bpf: report offload info to user space
Jakub Kicinski
1
-0
/
+12
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
1
-0
/
+182
[prev]