blob: 280df3fe4fc036d265f16ab2a7ee8e2df4a0cfb1 [file] [log] [blame]
3c5584bf0a04 ("devlink: Rework devlink health reporter destructor")
6ec8b6cd79a4 ("devlink: Add health recover notifications on devlink flows")
97ff3bd37fac ("devlink: add devink notification when reporter update health state")
6181e5cb752e ("devlink: add support for reporter recovery completion")
d279505b723c ("devlink: Add method for time-stamp on reporter's dump")
2670ac2625f9 ("net: devlink: move reload fail indication to devlink core and expose to user")
97691069dc5a ("net: devlink: split reload op into two")
35c7ff349a2d ("mlx4: Split restart_one into two functions")
da58f90f11f5 ("netdevsim: Add devlink-trap support")
0f420b6c52e9 ("devlink: Add packet trap infrastructure")
4418f862d675 ("netdevsim: implement support for devlink region and snapshots")
150e8f8a1bae ("netdevsim: register couple of devlink params")
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")
e44ef4e4516c ("devlink: Hang reporter's dump method on a dumpit cb")
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")
ef6243acb478 ("genetlink: optionally validate strictly/dumps")
8cb081746c03 ("netlink: make validation more configurable for future strictness")
6f455f5f4e9c ("netlink: add NLA_MIN_LEN")
ae0be8de9a53 ("netlink: make nla_nest_start() add NLA_F_NESTED flag")
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")
ffa8ce54be3a ("lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap")
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")
bec5267cded2 ("net: devlink: extend port attrs for switch ID")
407dd706fb52 ("net: devlink: convert devlink_port_attrs bools to bits")
c23641998122 ("ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common")