1. 27 6月, 2012 1 次提交
  2. 26 4月, 2012 2 次提交
  3. 27 2月, 2012 1 次提交
  4. 12 1月, 2012 2 次提交
  5. 31 12月, 2011 1 次提交
  6. 17 12月, 2011 2 次提交
  7. 12 12月, 2011 1 次提交
  8. 10 12月, 2011 8 次提交
  9. 07 12月, 2011 11 次提交
  10. 23 11月, 2011 2 次提交
  11. 14 11月, 2011 1 次提交
  12. 13 10月, 2011 1 次提交
  13. 18 6月, 2011 1 次提交
  14. 10 6月, 2011 1 次提交
    • G
      rtnetlink: Compute and store minimum ifinfo dump size · c7ac8679
      Greg Rose 提交于
      The message size allocated for rtnl ifinfo dumps was limited to
      a single page.  This is not enough for additional interface info
      available with devices that support SR-IOV and caused a bug in
      which VF info would not be displayed if more than approximately
      40 VFs were created per interface.
      
      Implement a new function pointer for the rtnl_register service that will
      calculate the amount of data required for the ifinfo dump and allocate
      enough data to satisfy the request.
      Signed-off-by: NGreg Rose <gregory.v.rose@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      c7ac8679
  15. 23 4月, 2011 1 次提交
  16. 20 1月, 2011 1 次提交
  17. 10 1月, 2011 1 次提交
  18. 05 11月, 2010 1 次提交
  19. 24 9月, 2010 1 次提交