1. 04 6月, 2007 1 次提交
  2. 03 6月, 2007 1 次提交
  3. 04 5月, 2007 1 次提交
  4. 26 4月, 2007 1 次提交
  5. 03 3月, 2007 1 次提交
  6. 11 2月, 2007 1 次提交
  7. 25 7月, 2006 1 次提交
  8. 22 7月, 2006 1 次提交
  9. 04 7月, 2006 1 次提交
  10. 21 3月, 2006 1 次提交
  11. 12 1月, 2006 1 次提交
  12. 22 12月, 2005 1 次提交
  13. 13 7月, 2005 1 次提交
    • T
      [VLAN]: Fix early vlan adding leads to not functional device · f4637b55
      Tommy Christensen 提交于
      OK, I can see what's happening here. eth0 doesn't detect link-up until
      after a few seconds, so when the vlan interface is opened immediately
      after eth0 has been opened, it inherits the link-down state. Subsequently
      the vlan interface is never properly activated and are thus unable to
      transmit any packets.
      
      dev->state bits are not supposed to be manipulated directly. Something
      similar is probably needed for the netif_device_present() bit, although
      I don't know how this is meant to work for a virtual device.
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      f4637b55
  14. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4