1. 22 4月, 2017 8 次提交
  2. 31 3月, 2017 8 次提交
  3. 22 3月, 2017 4 次提交
  4. 17 3月, 2017 1 次提交
  5. 08 3月, 2017 2 次提交
  6. 20 2月, 2017 3 次提交
  7. 16 2月, 2017 2 次提交
  8. 15 2月, 2017 1 次提交
    • T
      ibmvnic: Fix initial MTU settings · f39f0d1e
      Thomas Falcon 提交于
      In the current driver, the MTU is set to the maximum value
      capable for the backing device. This decision turned out to
      be a mistake as it led to confusion among users. The expected
      initial MTU value used for other IBM vNIC capable operating
      systems is 1500, with the maximum value (9000) reserved for
      when Jumbo frames are enabled. This patch sets the MTU to
      the default value for a net device.
      
      It also corrects a discrepancy between MTU values received from
      firmware, which includes the ethernet header length, and net
      device MTU values.
      
      Finally, it removes redundant min/max MTU assignments after device
      initialization.
      Signed-off-by: NThomas Falcon <tlfalcon@linux.vnet.ibm.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      f39f0d1e
  9. 12 2月, 2017 2 次提交
  10. 31 1月, 2017 1 次提交
  11. 10 1月, 2017 1 次提交
  12. 26 11月, 2016 1 次提交
  13. 14 11月, 2016 2 次提交
  14. 10 11月, 2016 1 次提交
  15. 30 10月, 2016 3 次提交