1. 03 8月, 2014 1 次提交
  2. 24 7月, 2014 1 次提交
  3. 17 7月, 2014 3 次提交
  4. 03 7月, 2014 1 次提交
  5. 01 7月, 2014 2 次提交
  6. 26 6月, 2014 3 次提交
  7. 11 6月, 2014 1 次提交
  8. 09 6月, 2014 2 次提交
  9. 08 6月, 2014 1 次提交
    • J
      i40e/i40evf: fix TSO accounting · 980093eb
      Jesse Brandeburg 提交于
      The TSO logic in the transmit path had some assumptions that
      have been broken now that the kernel can send as much as 32kB
      in a single skb->frag[.] entry, even on a system with 4kB pages.
      
      This fixes the assumptions and allows the kernel to operate
      as efficiently as possible with both SENDFILE and SEND.
      
      In addition, the hardware limit of data contained in a descriptor is
      changed to the next power of two below where it currently is in
      order to align to a power of two value, preventing a single byte
      of data in a descriptor.
      
      Change-ID: I6af1f0b87c1458e10644dbd47541591075a52651
      Signed-off-by: NJesse Brandeburg <jesse.brandeburg@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      980093eb
  10. 05 6月, 2014 1 次提交
  11. 29 5月, 2014 2 次提交
  12. 21 5月, 2014 1 次提交
  13. 28 4月, 2014 1 次提交
  14. 19 4月, 2014 2 次提交
  15. 01 4月, 2014 1 次提交
  16. 28 3月, 2014 2 次提交
  17. 20 3月, 2014 2 次提交
  18. 15 3月, 2014 2 次提交
  19. 07 3月, 2014 3 次提交
  20. 14 2月, 2014 1 次提交
  21. 18 1月, 2014 1 次提交
  22. 15 1月, 2014 1 次提交
  23. 11 1月, 2014 2 次提交
  24. 09 1月, 2014 3 次提交