The following patches fix the issues where the userspace daemon has crashed and left netlink requests dangling. The daemon can block the interface, kill outstanding requests, reopen the netlink socket and then unblock and execute new requests. The patches were made over Martin's for-next branch.