index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-08
devlink: convert occ_get op to separate registration
Jiri Pirko
1
-34
/
+31
2018-04-04
netdevsim: remove incorrect __net_initdata annotations
Arnd Bergmann
2
-2
/
+2
2018-03-31
netdevsim: Change nsim_devlink_setup to return error to caller
David Ahern
3
-8
/
+15
2018-03-29
netdevsim: Add simple FIB resource controller via devlink
David Ahern
5
-1
/
+615
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: don't compile BPF code if syscall not enabled
Jakub Kicinski
2
-1
/
+33
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
2
-0
/
+249
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
2
-6
/
+8
2017-12-20
netdevsim: bpf: remove unused variable
Jakub Kicinski
1
-3
/
+0
2017-12-20
netdevsim: declare struct device_type as static
Jakub Kicinski
1
-1
/
+1
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 SR-IOV functionality
Jakub Kicinski
2
-2
/
+284
2017-12-03
netdevsim: add bpf offload support
Jakub Kicinski
4
-1
/
+529
2017-12-03
netdevsim: add software driver for testing offloads
Jakub Kicinski
3
-0
/
+150