1. 13 3月, 2018 5 次提交
  2. 09 3月, 2018 3 次提交
  3. 28 2月, 2018 5 次提交
  4. 23 2月, 2018 3 次提交
  5. 22 2月, 2018 6 次提交
  6. 21 2月, 2018 2 次提交
  7. 15 2月, 2018 5 次提交
  8. 10 2月, 2018 2 次提交
  9. 09 2月, 2018 1 次提交
  10. 08 2月, 2018 2 次提交
  11. 06 2月, 2018 1 次提交
  12. 02 2月, 2018 1 次提交
  13. 30 1月, 2018 1 次提交
    • T
      ibmvnic: Wait for device response when changing MAC · f813614f
      Thomas Falcon 提交于
      Wait for a response from the VNIC server before exiting after setting
      the MAC address. The resolves an issue with bonding a VNIC client in
      ALB or TLB modes. The bonding driver was changing the MAC address more
      rapidly than the device could respond, causing the following errors.
      
      "bond0: the hw address of slave eth2 is in use by the bond;
      couldn't find a slave with a free hw address to give it
      (this should not have happened)"
      
      If the function waits until the change is finalized, these errors are
      avoided.
      Signed-off-by: NThomas Falcon <tlfalcon@linux.vnet.ibm.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      f813614f
  14. 23 1月, 2018 3 次提交