1. 21 3月, 2014 2 次提交
  2. 14 2月, 2014 1 次提交
  3. 23 12月, 2013 3 次提交
  4. 14 8月, 2013 4 次提交
  5. 13 8月, 2013 1 次提交
  6. 18 3月, 2013 1 次提交
    • C
      tcp: Remove TCPCT · 1a2c6181
      Christoph Paasch 提交于
      TCPCT uses option-number 253, reserved for experimental use and should
      not be used in production environments.
      Further, TCPCT does not fully implement RFC 6013.
      
      As a nice side-effect, removing TCPCT increases TCP's performance for
      very short flows:
      
      Doing an apache-benchmark with -c 100 -n 100000, sending HTTP-requests
      for files of 1KB size.
      
      before this patch:
      	average (among 7 runs) of 20845.5 Requests/Second
      after:
      	average (among 7 runs) of 21403.6 Requests/Second
      Signed-off-by: NChristoph Paasch <christoph.paasch@uclouvain.be>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      1a2c6181
  7. 15 3月, 2013 1 次提交
  8. 14 3月, 2013 2 次提交
  9. 15 2月, 2013 12 次提交
  10. 20 12月, 2012 3 次提交
  11. 27 11月, 2012 1 次提交
  12. 08 9月, 2012 1 次提交
  13. 09 7月, 2012 1 次提交
  14. 04 6月, 2012 1 次提交
  15. 19 5月, 2012 2 次提交
  16. 16 5月, 2012 2 次提交
  17. 09 5月, 2012 1 次提交
  18. 26 2月, 2012 1 次提交