My system was updated to the 3.11.0-3.6 kernel yesterday, and on boot this morning, I had no network. I'm running the following network device:

Code:
sudo lshw -C network
[sudo] password for cariboo: 
  *-network               
       description: Ethernet interface
       product: DGE-530T Gigabit Ethernet Adapter (rev 11)
       vendor: D-Link System Inc
       physical id: 9
       bus info: pci@0000:01:09.0
       logical name: eth0
       version: 11
       serial: 00:1b:11:b2:63:65
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 32 bits
       clock: 66MHz
       capabilities: pm vpd bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=skge driverversion=1.14 duplex=full ip=192.168.0.104 latency=64 link=yes maxlatency=31 mingnt=23 multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:19 memory:deefc000-deefffff ioport:df00(size=256) memory:deec0000-deedffff
Booting into the previous kerenl, networking works as it should.

There was another kernel update available today, I plan to reboot a little later on today, after I've had a chance to take care of some real life stuff.