1. 23 1月, 2008 1 次提交
  2. 19 1月, 2008 2 次提交
  3. 18 1月, 2008 1 次提交
  4. 11 1月, 2008 1 次提交
  5. 09 1月, 2008 1 次提交
  6. 04 1月, 2008 1 次提交
  7. 27 12月, 2007 1 次提交
    • S
      [IPV4]: Fix ip command line processing. · a6c05c3d
      Simon Horman 提交于
      Recently the documentation in Documentation/nfsroot.txt was
      update to note that in fact ip=off and ip=::::::off as the
      latter is ignored and the default (on) is used.
      
      This was certainly a step in the direction of reducing confusion.
      But it seems to me that the code ought to be fixed up so that
      ip=::::::off actually turns off ip autoconfiguration.
      
      This patch also notes more specifically that ip=on (aka ip=::::::on)
      is the default.
      Signed-off-by: NSimon Horman <horms@verge.net.au>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      a6c05c3d
  8. 18 12月, 2007 8 次提交
  9. 15 12月, 2007 1 次提交
  10. 12 12月, 2007 1 次提交
  11. 08 12月, 2007 1 次提交
    • J
      bonding: Add new layer2+3 hash for xor/802.3ad modes · 6f6652be
      Jay Vosburgh 提交于
       	Add new hash for balance-xor and 802.3ad modes.  Originally
       submitted by "Glenn Griffin" <ggriffin.kernel@gmail.com>; modified by
       Jay Vosburgh to move setting of hash policy out of line, tweak the
       documentation update and add version update to 3.2.2.
      
      	Glenn's original comment follows:
      
      Included is a patch for a new xmit_hash_policy for the bonding driver
      that selects slaves based on MAC and IP information.  This is a middle
      ground between what currently exists in the layer2 only policy and the
      layer3+4 policy.  This policy strives to be fully 802.3ad compliant by
      transmitting every packet of any particular flow over the same link.
      As documented the layer3+4 policy is not fully compliant for extreme
      cases such as ip fragmentation, so this policy is a nice compromise
      for environments that require full compliance but desire more than the
      layer2 only policy.
      Signed-off-by: N"Glenn Griffin" <ggriffin.kernel@gmail.com>
      Signed-off-by: NJay Vosburgh <fubar@us.ibm.com>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      6f6652be
  12. 30 11月, 2007 3 次提交
  13. 29 11月, 2007 3 次提交
  14. 27 11月, 2007 1 次提交
  15. 20 11月, 2007 1 次提交
  16. 19 11月, 2007 1 次提交
  17. 15 11月, 2007 4 次提交
  18. 13 11月, 2007 1 次提交
  19. 12 11月, 2007 2 次提交
  20. 08 11月, 2007 2 次提交
  21. 07 11月, 2007 3 次提交