index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
/
bus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
netdevsim: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
2020-02-04
1
-1
/
+1
*
netdevsim: disable devlink reload when resources are being used
Taehee Yoo
2020-02-04
1
-0
/
+19
*
netdevsim: fix using uninitialized resources
Taehee Yoo
2020-02-04
1
-3
/
+40
*
netdevsim: create devlink and netdev instances in namespace
Jiri Pirko
2019-10-06
1
-0
/
+1
*
netdevsim: Make nsim_num_vf static
YueHaibing
2019-05-05
1
-1
/
+1
*
netdevsim: fix fall-through annotation
Gustavo A. R. Silva
2019-05-01
1
-1
/
+1
*
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2019-04-26
1
-16
/
+9
*
netdevsim: extend device attrs to support port addition and deletion
Jiri Pirko
2019-04-26
1
-0
/
+36
*
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
2019-04-26
1
-0
/
+29
*
netdevsim: add bus attributes to add new and delete devices
Jiri Pirko
2019-04-26
1
-2
/
+95
*
netdevsim: use ida for bus device ids
Jiri Pirko
2019-04-26
1
-3
/
+10
*
netdevsim: add stub netdevsim driver implementation
Jiri Pirko
2019-04-26
1
-1
/
+20
*
netdevsim: move device registration and related code to bus.c
Jiri Pirko
2019-04-26
1
-1
/
+141
*
netdevsim: put netdevsim bus code into separate file
Jiri Pirko
2019-04-26
1
-0
/
+24