I ran into the same issue on my BXNUC10i7FNH2, the network interface would occasionally hang and get reset by the watchdog.
Disabling tso and gso helped in my case, no hang/reset since applying the settings whenever the network interface goes up:
iface eno1 inet manual
post-up...