Interesting ... good that you got a stack trace, when mine panic'd I didn't.
I did notice that in the trace that it shows NAPI and GRO. In the 4.5 notes, it pretty much says the NAPI system was overhauled:
https://kernelnewbies.org/Linux_4.5#head-5558c630ad32cc1b2c85fb8ab6a4e4f5c0bb64de
It might also be interesting to try disabling GRO with ethtool to see if it works around the problem on 4.4 as well.
I did notice that in the trace that it shows NAPI and GRO. In the 4.5 notes, it pretty much says the NAPI system was overhauled:
https://kernelnewbies.org/Linux_4.5#head-5558c630ad32cc1b2c85fb8ab6a4e4f5c0bb64de
It might also be interesting to try disabling GRO with ethtool to see if it works around the problem on 4.4 as well.