blob: c23ff70f87a3a4bed2d8a2df208a78119afa0956 [file] [log] [blame]
3902baf9abfa ("netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write")
7ef19d3b1d5e ("devlink: report error once U32_MAX snapshot ids have been used")
7000108f27b1 ("devlink: extract snapshot id allocation to helper function")
cf80faee79f9 ("devlink: add function to take snapshot while locked")
a0a09f6bb2c1 ("devlink: convert snapshot destructor callback to region op")
e8937681797c ("devlink: prepare to support region operations")
b0efcae5e12b ("devlink: correct misspelling of snapshot")
0f420b6c52e9 ("devlink: Add packet trap infrastructure")
4418f862d675 ("netdevsim: implement support for devlink region and snapshots")
92b498222881 ("devlink: send notifications for deleted snapshots on region destroy")
150e8f8a1bae ("netdevsim: register couple of devlink params")
3a5e523479c4 ("devlink: remove pointless data_len arg from region snapshot create")
e41b6bf3cdd4 ("devlink: Introduce PCI VF port flavour and port attribute")
98fd2d6563fe ("devlink: Introduce PCI PF port flavour and port attribute")
a2c6b87dd08c ("devlink: Return physical port fields only for applicable port flavours")
378ef01b5f75 ("devlink: Refactor physical port attributes")
fa4dfc4a94da ("netdevsim: implement fake flash updating with notifications")
191ed2024de9 ("devlink: allow driver to update progress of flash update")
136bf27fc0e9 ("devlink: add warning in case driver does not set port type")
b587bdaf5f82 ("devlink: Change devlink health locking mechanism")
794b2c05ca1c ("netdevsim: extend device attrs to support port addition and deletion")
8320d1459127 ("netdevsim: implement dev probe/remove skeleton with port initialization")
ab1d0cc004d7 ("netdevsim: change debugfs tree topology")
514cf64cc535 ("netdevsim: generate random switch id instead of using dev id")
d514f41e793d ("netdevsim: merge sdev into dev")
a60f9e48b770 ("netdevsim: rename dev_init/exit() functions and make them independent on ns")
f9d9db47d3ba ("netdevsim: add bus attributes to add new and delete devices")
57ce97749513 ("netdevsim: use ida for bus device ids")
23d415dae924 ("netdevsim: add stub netdevsim driver implementation")
40e4fe4ce115 ("netdevsim: move device registration and related code to bus.c")
925f5afedb93 ("netdevsim: put netdevsim bus code into separate file")
8fb4bc6fd5bd ("netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items")
5fc494225c1e ("netdevsim: create devlink instance per netdevsim instance")
1daf36c0dbc0 ("netdevsim: move device registration on bus to be done earlier in init")
4b3a84bce4e2 ("netdevsim: move sdev-specific init/uninit code into separate functions")
b26b6946a62f ("netdevsim: make bpf_offload_dev_create() per-sdev instead of first ns")
38f58c972334 ("netdevsim: move sdev specific bpf debugfs files to sdev dir")
af9095f00d34 ("netdevsim: move shared dev creation and destruction into separate file")
027d4ca6f0f5 ("netdevsim: assume CONFIG_NET_DEVLINK is always enabled")
c3d9a435d939 ("netdevsim: let net core to free netdevsim netdev")
bec5267cded2 ("net: devlink: extend port attrs for switch ID")
407dd706fb52 ("net: devlink: convert devlink_port_attrs bools to bits")
14c03ac4c100 ("net: devlink: remove unused devlink_port_get_phys_port_name() function")
af3836df9a59 ("net: devlink: introduce devlink_compat_phys_port_name_get()")
f6b19b354d50 ("net: devlink: select NET_DEVLINK from drivers")
b8f975545cdb ("net: devlink: add port type spinlock")
2b239e7090b8 ("net: devlink: warn on setting type on unregistered port")
45b861120e0c ("net: devlink: disallow port_attrs_set() to be called before register")
d8ba36204cc7 ("dsa: move devlink_port_attrs_set() call before register")
e519418f8992 ("mlxsw: Move devlink_port_attrs_set() call before register")