index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
Age
Commit message (
Expand
)
Author
2023-07-23
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
2022-11-16
netdevsim: Fix memory leak of nsim_dev->fa_cookie
Wang Yufen
2022-10-27
netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed
Zhengchao Shao
2022-10-27
netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...
Zhengchao Shao
2022-10-27
netdevsim: fix memory leak in nsim_bus_dev_new()
Zhengchao Shao
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-19
netdevsim: Fix hwstats debugfs file permissions
Ido Schimmel
2022-09-01
netdevsim: remove redundant variable ret
Jinpeng Cui
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
2022-08-25
netdevsim: add version fw.mgmt info info_get() and mark as a component
Jiri Pirko
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-08-01
net: devlink: convert reload command to take implicit devlink->lock
Jiri Pirko
2022-07-29
netdevsim: Avoid allocation warnings triggered from user space
Jakub Kicinski
2022-07-29
netdevsim: fib: Add debugfs knob to simulate route deletion failure
Ido Schimmel
2022-07-29
netdevsim: fib: Fix reference count leak on route deletion failure
Ido Schimmel
2022-07-18
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
2022-05-06
netdevsim: rely on XFRM state direction instead of flags
Leon Romanovsky
2022-04-11
netdevsim: Use dscp_t in struct nsim_fib4_rt
Guillaume Nault
2022-04-11
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
2022-03-21
netdevsim: replace vfs_lock with devlink instance lock
Jakub Kicinski
2022-03-21
netdevsim: replace port_list_lock with devlink instance lock
Jakub Kicinski
2022-03-15
netdevsim: Introduce support for L3 offload xstats
Petr Machata
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-15
netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...
Haimin Zhang
2021-12-10
netdevsim: don't overwrite read only ethtool parms
Filip Pokryvka
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-01
netdevsim: fix uninit value in nsim_drv_configure_vfs()
Jakub Kicinski
2021-11-01
netdevsim: rename 'driver' entry points
Jakub Kicinski
2021-11-01
netdevsim: move max vf config to dev
Jakub Kicinski
2021-11-01
netdevsim: move details of vf config to dev
Jakub Kicinski
2021-11-01
netdevsim: move vfconfig to nsim_dev
Jakub Kicinski
2021-11-01
netdevsim: take rtnl_lock when assigning num_vfs
Jakub Kicinski
2021-10-29
netdevsim: remove max_vfs dentry
Jakub Kicinski
2021-10-12
devlink: Delete reload enable/disable interface
Leon Romanovsky
2021-10-12
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
2021-09-27
netdevsim: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-17
devlink: Delete not-used devlink APIs
Leon Romanovsky
2021-09-15
netdevsim: add ability to change channel count
Jakub Kicinski
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-08-06
netdevsim: Protect both reload_down and reload_up paths
Leon Romanovsky
2021-08-05
netdevsim: Forbid devlink reload when adding or deleting ports
Leon Romanovsky
[next]