1. 05 2月, 2008 1 次提交
  2. 29 1月, 2008 1 次提交
  3. 08 11月, 2007 1 次提交
    • V
      SCTP: Fix difference cases of retransmit. · b6157d8e
      Vlad Yasevich 提交于
      Commit d0ce9291 broke several retransmit
      cases including fast retransmit.  The reason is that we should
      only delay by rto while doing retranmists as a result of a timeout.
      Retransmit as a result of path mtu discover, fast retransmit, or
      other evernts that should trigger immidiate retransmissions got broken.
      
      Also, since rto is doubled prior to marking of packets elegable for
      retransmission, we never marked correct chunks anyway.
      
      The fix is provide a reason for a given retransmission so that we
      can mark chunks appropriately and to save the old rto value to do
      comparisons against.
      
      All regressions tests passed with this code.
      
      Spotted by Wei Yongjun <yjwei@cn.fujitsu.com>
      Signed-off-by: NVlad Yasevich <vladislav.yasevich@hp.com>
      b6157d8e
  4. 14 6月, 2007 2 次提交
  5. 26 4月, 2007 1 次提交
  6. 23 3月, 2007 1 次提交
  7. 20 3月, 2007 1 次提交
  8. 11 2月, 2007 1 次提交
  9. 03 12月, 2006 8 次提交
  10. 23 9月, 2006 1 次提交
  11. 22 7月, 2006 1 次提交
  12. 18 1月, 2006 1 次提交
  13. 04 1月, 2006 1 次提交
  14. 03 12月, 2005 1 次提交
  15. 09 10月, 2005 1 次提交
  16. 12 7月, 2005 1 次提交
  17. 29 6月, 2005 1 次提交
  18. 21 6月, 2005 1 次提交
  19. 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