blob: 206045f5314deb9688f9c2860a12e80fccaa07af [file] [log] [blame]
8e23cc0319b1 ("netdevsim: implement devlink dev_info op")
97691069dc5a ("net: devlink: split reload op into two")
35c7ff349a2d ("mlx4: Split restart_one into two functions")
da58f90f11f5 ("netdevsim: Add devlink-trap support")
4418f862d675 ("netdevsim: implement support for devlink region and snapshots")
150e8f8a1bae ("netdevsim: register couple of devlink params")
fa4dfc4a94da ("netdevsim: implement fake flash updating with notifications")
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")
a9c8336f6544 ("mlxsw: core: Add support for devlink info command")
e0dcd386d1fc ("net: devlink: don't take devlink_mutex for devlink_compat_*")
be6fe1d8e102 ("devlink: require non-NULL ops for devlink instances")
1b45ff6c17f1 ("devlink: hold a reference to the netdevice around ethtool compat")
b473b0d23529 ("devlink: create a special NDO for getting the devlink instance")
4eceba17200c ("ethtool: add compat for flash update")
885e63195980 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")