From: Saeed Mahameed <saeedm@xxxxxxxxxxxx> Date: Wed, 10 Oct 2018 18:24:37 -0700 > This series was meant to go to -rc but due to this late submission and the > size/complexity of this patchset, I am submitting to net-next. > > This series came to fix a very serious regression in RDMA > IPoIB netlink child creation API, the patcheset contains fixes to two > components and they must come together: > 1) IPoIB netllink implementation to allow allocation of the netdev to be done by > the rtnl netdev code > 2) mlx5e refactoring and changes to correctly initialize netdevices > created by the rdma stack. > > For more details please see tag log below. > > Please pull and let me know if there's any problem. Pulled, thanks.