I am seeing something similar to this with a���Dell Precision 5530 connecting via a WD15 docking station, since upgrading to 5.10.7-1-default. I have a cron job set up to check connectivity with a ping, and in the logs I see a usb reset, and then the next time the ping test happens, we see the failure. Jan 24 01:24:43 tweedledum kernel: usb 4-1.2: reset SuperSpeed Gen 1 USB device number 3 using xhci_hcd Jan 24 01:24:43 tweedledum kernel: r8152 4-1.2:1.0 eth0: Using pass-thru MAC addr e4:b9:7a:7c:cb:af [...] Jan 24 01:30:01 tweedledum CRON[22069]: (root) CMD (/root/bin/pingtest.sh) Jan 24 01:30:01 tweedledum root[22073]: ping test Jan 24 01:30:07 tweedledum root[22081]: pinging 192.168.1.1: test FAILED With the system in this state, when I attempted to restart the network. the command `rcnetwork restart' hung indefinitely. This has happened twice on consecutive days. I'm now testing to see whether the kernel boot parameter usbcore.autosuspend=-1 helps stop this happening.