1. 28 2月, 2010 1 次提交
  2. 18 5月, 2009 1 次提交
    • S
      bridge: relay bridge multicast pkgs if !STP · a598f6ae
      Stephen Hemminger 提交于
      Currently the bridge catches all STP packets; even if STP is turned
      off.  This prevents other systems (which do have STP turned on)
      from being able to detect loops in the network.
      
      With this patch, if STP is off, then any packet sent to the STP
      multicast group address is forwarded to all ports.
      
      Based on earlier patch by Joakim Tjernlund with changes
      to go through forwarding (not local chain), and optimization
      that only last octet needs to be checked.
      Signed-off-by: NStephen Hemminger <shemminger@vyatta.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      a598f6ae
  3. 18 6月, 2008 1 次提交
  4. 12 6月, 2008 1 次提交
  5. 22 5月, 2008 1 次提交
  6. 29 1月, 2008 1 次提交
  7. 29 11月, 2007 1 次提交
  8. 16 10月, 2007 2 次提交
  9. 17 9月, 2007 1 次提交
  10. 31 8月, 2007 1 次提交
  11. 27 7月, 2007 1 次提交
  12. 26 4月, 2007 6 次提交
  13. 11 2月, 2007 1 次提交
  14. 06 5月, 2006 1 次提交
  15. 12 4月, 2006 1 次提交
  16. 21 3月, 2006 4 次提交
  17. 10 2月, 2006 1 次提交
  18. 07 1月, 2006 1 次提交
  19. 04 1月, 2006 1 次提交
  20. 01 11月, 2005 1 次提交
  21. 22 6月, 2005 1 次提交
  22. 30 5月, 2005 2 次提交
  23. 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