1. 24 11月, 2009 1 次提交
  2. 20 11月, 2008 1 次提交
  3. 28 6月, 2008 1 次提交
    • E
      net/inet_lro: remove setting skb->ip_summed when not LRO-able · 251a4b32
      Eli Cohen 提交于
      When an SKB cannot be chained to a session, the current code attempts
      to "restore" its ip_summed field from lro_mgr->ip_summed. However,
      lro_mgr->ip_summed does not hold the original value; in fact, we'd
      better not touch skb->ip_summed since it is not modified by the code
      in the path leading to a failure to chain it.  Also use a cleaer
      comment to the describe the ip_summed field of struct net_lro_mgr.
      
      Issue raised by Or Gerlitz <ogerlitz@voltaire.com>
      Signed-off-by: NEli Cohen <eli@mellanox.co.il>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      251a4b32
  4. 09 1月, 2008 1 次提交
  5. 05 12月, 2007 1 次提交
  6. 15 10月, 2007 2 次提交
  7. 11 10月, 2007 2 次提交