1. 02 4月, 2010 1 次提交
  2. 31 3月, 2010 1 次提交
  3. 25 3月, 2010 1 次提交
  4. 24 3月, 2010 2 次提交
  5. 09 3月, 2010 2 次提交
  6. 03 3月, 2010 1 次提交
  7. 02 3月, 2010 1 次提交
  8. 23 2月, 2010 1 次提交
  9. 20 2月, 2010 2 次提交
  10. 19 2月, 2010 1 次提交
  11. 18 2月, 2010 4 次提交
  12. 16 2月, 2010 1 次提交
  13. 13 2月, 2010 6 次提交
  14. 02 2月, 2010 1 次提交
  15. 29 1月, 2010 1 次提交
  16. 28 1月, 2010 1 次提交
  17. 22 1月, 2010 1 次提交
    • S
      be2net: fix bug in rx page posting · 26d92f92
      Sathya Perla 提交于
      Pages are posted to the rxq in such a way that more than one frag
      can share the page. The last frag that uses the page unmaps the
      page.  In the case when a page is not fully used (due to lack of space in rxq)
      the last frag that uses the page is not being set as a "last_page_user";
      instead, the next frag in the rxq is incorrectly being set.
      
      The fix has also been tested on ppc64 with 64k pages...
      Signed-off-by: NSathya Perla <sathyap@serverengines.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      26d92f92
  18. 12 12月, 2009 1 次提交
  19. 04 12月, 2009 3 次提交
  20. 03 12月, 2009 1 次提交
  21. 02 12月, 2009 5 次提交
  22. 24 11月, 2009 2 次提交