1. 09 12月, 2014 2 次提交
  2. 23 11月, 2014 3 次提交
  3. 22 11月, 2014 1 次提交
  4. 14 11月, 2014 2 次提交
  5. 11 11月, 2014 1 次提交
  6. 31 10月, 2014 1 次提交
    • O
      mlx4: Avoid leaking steering rules on flow creation error flow · 571e1b2c
      Or Gerlitz 提交于
      If mlx4_ib_create_flow() attempts to create > 1 rules with the
      firmware, and one of these registrations fail, we leaked the
      already created flow rules.
      
      One example of the leak is when the registration of the VXLAN ghost
      steering rule fails, we didn't unregister the original rule requested
      by the user, introduced in commit d2fce8a9 "mlx4: Set
      user-space raw Ethernet QPs to properly handle VXLAN traffic".
      
      While here, add dump of the VXLAN portion of steering rules
      so it can actually be seen when flow creation fails.
      Signed-off-by: NOr Gerlitz <ogerlitz@mellanox.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      571e1b2c
  7. 14 10月, 2014 4 次提交
  8. 11 10月, 2014 7 次提交
  9. 09 10月, 2014 9 次提交
  10. 04 10月, 2014 1 次提交
  11. 25 9月, 2014 1 次提交
  12. 23 9月, 2014 8 次提交