This series introduce the lockless version of netdev_notify_peers and then apply it to the relevant drivers.
Lijun Pan (3): net: core: introduce netdev_notify_peers_locked use netdev_notify_peers_locked in ibmvnic use netdev_notify_peers_locked in hyperv drivers/net/ethernet/ibm/ibmvnic.c | 9 +++------ drivers/net/hyperv/netvsc_drv.c | 6 +++--- include/linux/netdevice.h | 1 + net/core/dev.c | 19 +++++++++++++++++++ 4 files changed, 26 insertions(+), 9 deletions(-) -- 2.23.0