index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
1
-0
/
+5
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-3
/
+0
2022-11-18
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
1
-1
/
+1
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-11-16
netdevsim: Fix memory leak of nsim_dev->fa_cookie
Wang Yufen
1
-0
/
+1
2022-11-04
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-9
/
+0
2022-11-04
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2
-2
/
+1
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-2
/
+2
2022-10-27
netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed
Zhengchao Shao
1
-4
/
+7
2022-10-27
netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...
Zhengchao Shao
1
-7
/
+13
2022-10-27
netdevsim: fix memory leak in nsim_bus_dev_new()
Zhengchao Shao
1
-2
/
+7
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2022-09-20
netdevsim: Fix hwstats debugfs file permissions
Ido Schimmel
1
-3
/
+3
2022-09-02
netdevsim: remove redundant variable ret
Jinpeng Cui
1
-3
/
+2
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
1
-2
/
+2
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
1
-2
/
+1
2022-08-25
netdevsim: add version fw.mgmt info info_get() and mark as a component
Jiri Pirko
1
-1
/
+11
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+40
2022-08-01
net: devlink: convert reload command to take implicit devlink->lock
Jiri Pirko
1
-6
/
+0
2022-07-30
netdevsim: Avoid allocation warnings triggered from user space
Jakub Kicinski
1
-3
/
+5
2022-07-29
netdevsim: fib: Add debugfs knob to simulate route deletion failure
Ido Schimmel
1
-0
/
+14
2022-07-29
netdevsim: fib: Fix reference count leak on route deletion failure
Ido Schimmel
1
-1
/
+26
2022-07-19
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
4
-123
/
+95
2022-05-06
netdevsim: rely on XFRM state direction instead of flags
Leon Romanovsky
1
-1
/
+1
2022-04-12
netdevsim: Use dscp_t in struct nsim_fib4_rt
Guillaume Nault
1
-3
/
+3
2022-04-12
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
1
-2
/
+2
2022-04-12
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
1
-2
/
+3
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
1
-11
/
+5
2022-03-21
netdevsim: replace vfs_lock with devlink instance lock
Jakub Kicinski
2
-18
/
+20
2022-03-21
netdevsim: replace port_list_lock with devlink instance lock
Jakub Kicinski
2
-21
/
+20
2022-03-15
netdevsim: Introduce support for L3 offload xstats
Petr Machata
4
-3
/
+525
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-2
/
+2
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+5
2021-12-16
netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...
Haimin Zhang
1
-0
/
+1
2021-12-11
netdevsim: don't overwrite read only ethtool parms
Filip Pokryvka
1
-1
/
+4
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
1
-2
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-02
netdevsim: fix uninit value in nsim_drv_configure_vfs()
Jakub Kicinski
1
-4
/
+2
2021-11-01
netdevsim: rename 'driver' entry points
Jakub Kicinski
3
-14
/
+14
2021-11-01
netdevsim: move max vf config to dev
Jakub Kicinski
3
-82
/
+64
2021-11-01
netdevsim: move details of vf config to dev
Jakub Kicinski
3
-73
/
+63
2021-11-01
netdevsim: move vfconfig to nsim_dev
Jakub Kicinski
4
-91
/
+111
2021-11-01
netdevsim: take rtnl_lock when assigning num_vfs
Jakub Kicinski
1
-3
/
+11
2021-10-30
netdevsim: remove max_vfs dentry
Jakub Kicinski
2
-6
/
+3
2021-10-13
devlink: Delete reload enable/disable interface
Leon Romanovsky
1
-3
/
+0
2021-10-13
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
1
-0
/
+1
2021-09-27
netdevsim: Move devlink registration to be last devlink command
Leon Romanovsky
1
-5
/
+3
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-5
/
+1
2021-09-17
devlink: Delete not-used devlink APIs
Leon Romanovsky
1
-32
/
+0
[next]