index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
netdevsim: add all ports in nsim_dev_create() and del them in destroy()
Jiri Pirko
1
-82
/
+93
2019-10-04
netdevsim: change fib accounting and limitations to be per-device
Jiri Pirko
1
-62
/
+17
2019-09-16
netdevsim: Set offsets to various protocol layers
Ido Schimmel
1
-0
/
+3
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
1
-3
/
+10
2019-08-20
netdevsim: Fix build error without CONFIG_INET
YueHaibing
1
-1
/
+2
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-38
/
+25
2019-08-17
Documentation: Add description of netdevsim traps
Ido Schimmel
1
-0
/
+3
2019-08-17
netdevsim: Add devlink-trap support
Ido Schimmel
1
-1
/
+278
2019-08-15
netdevsim: implement support for devlink region and snapshots
Jiri Pirko
1
-1
/
+62
2019-08-11
netdevsim: register couple of devlink params
Jiri Pirko
1
-1
/
+71
2019-08-11
netdevsim: Restore per-network namespace accounting for fib entries
David Ahern
1
-38
/
+25
2019-06-04
netdevsim: implement fake flash updating with notifications
Jiri Pirko
1
-0
/
+44
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
1
-1
/
+12
2019-04-26
netdevsim: extend device attrs to support port addition and deletion
Jiri Pirko
1
-4
/
+51
2019-04-26
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
1
-15
/
+115
2019-04-26
netdevsim: change debugfs tree topology
Jiri Pirko
1
-3
/
+7
2019-04-26
netdevsim: generate random switch id instead of using dev id
Jiri Pirko
1
-0
/
+3
2019-04-26
netdevsim: merge sdev into dev
Jiri Pirko
1
-0
/
+47
2019-04-26
netdevsim: rename dev_init/exit() functions and make them independent on ns
Jiri Pirko
1
-19
/
+13
2019-04-26
netdevsim: move device registration and related code to bus.c
Jiri Pirko
1
-1
/
+1
2019-04-26
netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
Jiri Pirko
1
-0
/
+241
[prev]