1. 07 11月, 2009 1 次提交
  2. 09 4月, 2009 1 次提交
  3. 02 3月, 2009 1 次提交
  4. 31 1月, 2009 3 次提交
  5. 22 1月, 2009 1 次提交
    • H
      sfc: Replace LRO with GRO · da3bc071
      Herbert Xu 提交于
      This patch makes sfc invoke the GRO hooks instead of LRO.  As
      GRO has a compatible external interface to LRO this is a very
      straightforward replacement.
      
      Everything should appear identical to the user except that the
      offload is now controlled by the GRO ethtool option instead of
      LRO.  I've kept the lro module parameter as is since that's for
      compatibility only.
      
      I have eliminated efx_rx_mk_skb as the GRO layer can take care
      of all packets regardless of whether GRO is enabled or not.
      
      So the only case where we don't call GRO is if the packet checksum
      is absent.  This is to keep the behaviour changes of the patch to
      a minimum.
      Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      da3bc071
  6. 13 12月, 2008 2 次提交
  7. 06 11月, 2008 1 次提交
  8. 25 9月, 2008 1 次提交
  9. 03 9月, 2008 3 次提交
  10. 31 5月, 2008 1 次提交
  11. 22 5月, 2008 1 次提交
  12. 13 5月, 2008 1 次提交
  13. 29 4月, 2008 1 次提交