1. 30 8月, 2007 1 次提交
  2. 26 4月, 2007 1 次提交
    • V
      [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option · b6e1331f
      Vlad Yasevich 提交于
      This option was introduced in draft-ietf-tsvwg-sctpsocket-13.  It
      prevents head-of-line blocking in the case of one-to-many endpoint.
      Applications enabling this option really must enable SCTP_SNDRCV event
      so that they would know where the data belongs.  Based on an
      earlier patch by Ivan Skytte Jørgensen.
      
      Additionally, this functionality now permits multiple associations
      on the same endpoint to enter Partial Delivery.  Applications should
      be extra careful, when using this functionality, to track EOR indicators.
      Signed-off-by: NVlad Yasevich <vladislav.yasevich@hp.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      b6e1331f
  3. 20 3月, 2007 1 次提交
  4. 09 10月, 2005 1 次提交
  5. 12 7月, 2005 1 次提交
  6. 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