1. 04 1月, 2006 1 次提交
  2. 30 11月, 2005 2 次提交
  3. 29 11月, 2005 1 次提交
  4. 11 11月, 2005 1 次提交
    • R
      [IPoIB] add path record information in debugfs · 1732b0ef
      Roland Dreier 提交于
      Add ibX_path files to debugfs that contain information about the IPoIB
      path cache.  IPoIB ARP only gives GIDs, which the IPoIB driver must
      resolve to real IB paths through the ib_sa module.  For debugging,
      when the ARP table looks OK but traffic isn't flowing, it's useful to
      be able to see if the resolution from GID to path worked.
      
      Also clean up the formatting of the existing _mcg debugfs files.
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      1732b0ef
  5. 03 11月, 2005 1 次提交
  6. 02 11月, 2005 1 次提交
  7. 30 10月, 2005 1 次提交
  8. 29 10月, 2005 1 次提交
    • R
      [IPoIB] Drop RX packets when out of memory · 1993d683
      Roland Dreier 提交于
      Change the way IPoIB handles RX packets when it can't allocate a new
      receive skbuff.  If the allocation of a new receive skb fails, we now
      drop the packet we just received and repost the original receive skb.
      This means that the receive ring always stays full and we don't have
      to monkey around with trying to schedule a refill task for later.
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      1993d683
  9. 19 10月, 2005 1 次提交
  10. 29 9月, 2005 1 次提交
  11. 19 9月, 2005 1 次提交
  12. 08 9月, 2005 1 次提交
  13. 27 8月, 2005 6 次提交
  14. 29 7月, 2005 1 次提交
  15. 17 4月, 2005 3 次提交