index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netdevsim: avoid potential loop in nsim_dev_trap_report_work()
Eric Dumazet
2024-02-02
1
-4
/
+4
*
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
2023-07-12
1
-6
/
+3
*
devlink: remove devlink features
Jiri Pirko
2023-01-30
1
-1
/
+0
*
devlink: protect devlink param list by instance lock
Jiri Pirko
2023-01-27
1
-18
/
+18
*
netdevsim: move devlink registration under the instance lock
Jakub Kicinski
2023-01-06
1
-3
/
+8
*
netdevsim: rename a label
Jakub Kicinski
2023-01-06
1
-2
/
+2
*
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-30
1
-3
/
+0
*
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
2022-11-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
1
-0
/
+1
|
\
|
*
netdevsim: Fix memory leak of nsim_dev->fa_cookie
Wang Yufen
2022-11-16
1
-0
/
+1
*
|
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-11-03
1
-2
/
+0
|
/
*
netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed
Zhengchao Shao
2022-10-27
1
-4
/
+7
*
netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...
Zhengchao Shao
2022-10-27
1
-7
/
+13
*
netdevsim: remove redundant variable ret
Jinpeng Cui
2022-09-01
1
-3
/
+2
*
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
2022-08-25
1
-2
/
+1
*
netdevsim: add version fw.mgmt info info_get() and mark as a component
Jiri Pirko
2022-08-25
1
-1
/
+11
*
net: devlink: convert reload command to take implicit devlink->lock
Jiri Pirko
2022-08-01
1
-6
/
+0
*
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
2022-07-18
1
-70
/
+64
*
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
2022-03-21
1
-11
/
+5
*
netdevsim: replace vfs_lock with devlink instance lock
Jakub Kicinski
2022-03-21
1
-17
/
+20
*
netdevsim: replace port_list_lock with devlink instance lock
Jakub Kicinski
2022-03-21
1
-20
/
+20
*
netdevsim: Introduce support for L3 offload xstats
Petr Machata
2022-03-15
1
-2
/
+15
*
devlink: Simplify devlink resources unregister call
Leon Romanovsky
2021-11-30
1
-2
/
+2
*
netdevsim: fix uninit value in nsim_drv_configure_vfs()
Jakub Kicinski
2021-11-01
1
-4
/
+2
*
netdevsim: rename 'driver' entry points
Jakub Kicinski
2021-11-01
1
-6
/
+6
*
netdevsim: move max vf config to dev
Jakub Kicinski
2021-11-01
1
-0
/
+64
*
netdevsim: move details of vf config to dev
Jakub Kicinski
2021-11-01
1
-4
/
+57
*
netdevsim: move vfconfig to nsim_dev
Jakub Kicinski
2021-11-01
1
-16
/
+37
*
netdevsim: remove max_vfs dentry
Jakub Kicinski
2021-10-29
1
-5
/
+3
*
devlink: Delete reload enable/disable interface
Leon Romanovsky
2021-10-12
1
-3
/
+0
*
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
2021-10-12
1
-0
/
+1
*
netdevsim: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-5
/
+3
*
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-5
/
+1
*
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
1
-2
/
+2
*
netdevsim: Protect both reload_down and reload_up paths
Leon Romanovsky
2021-08-06
1
-1
/
+11
*
netdevsim: Forbid devlink reload when adding or deleting ports
Leon Romanovsky
2021-08-05
1
-0
/
+7
*
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
2021-07-30
1
-2
/
+2
*
drivers: net: netdevsim: fix devlink_trap selftests failing
Oleksandr Mazur
2021-06-18
1
-7
/
+7
*
drivers: net: netdevsim: add devlink trap_drop_counter_get implementation
Oleksandr Mazur
2021-06-14
1
-0
/
+22
*
netdevsim: delete unnecessary debugfs checking
Dan Carpenter
2021-06-09
1
-15
/
+1
*
netdevsim: Allow setting parent node of rate objects
Dmytro Linkin
2021-06-02
1
-4
/
+87
*
netdevsim: Implement support for devlink rate nodes
Dmytro Linkin
2021-06-02
1
-0
/
+80
*
netdevsim: Implement devlink rate leafs tx rate support
Dmytro Linkin
2021-06-02
1
-3
/
+75
*
netdevsim: Register devlink rate leaf objects per VF
Dmytro Linkin
2021-06-02
1
-0
/
+11
*
netdevsim: Implement legacy/switchdev mode for VFs
Dmytro Linkin
2021-06-02
1
-0
/
+69
*
netdevsim: Implement VFs
Dmytro Linkin
2021-06-02
1
-2
/
+12
*
netdevsim: Implement port types and indexing
Dmytro Linkin
2021-06-02
1
-10
/
+32
*
netdevsim: Disable VFs on nsim_dev_reload_destroy() call
Dmytro Linkin
2021-06-02
1
-0
/
+6
*
netdevsim: Add max_vfs to bus_dev
Dmytro Linkin
2021-06-02
1
-0
/
+13
*
netdevsim: Add dummy psample implementation
Ido Schimmel
2021-03-14
1
-2
/
+15
[next]