netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net 0/4] mlxsw: spectrum: Various fixes
@ 2017-07-12  7:12 Jiri Pirko
  2017-07-12  7:12 ` [patch net 1/4] mlxsw: spectrum_router: Add missing rollback Jiri Pirko
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jiri Pirko @ 2017-07-12  7:12 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, mlxsw

From: Jiri Pirko <jiri@mellanox.com>

First patch adds a missing rollback in error path. Second patch prevents
a use-after-free during IPv4 route replace. Last two patches fix warnings
from static checkers.

Ido Schimmel (4):
  mlxsw: spectrum_router: Add missing rollback
  mlxsw: spectrum_router: Fix use-after-free in route replace
  mlxsw: spectrum_switchdev: Remove unused variable
  mlxsw: spectrum_switchdev: Check status of memory allocation

 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c    | 4 ++++
 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c | 9 ++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-07-12 15:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12  7:12 [patch net 0/4] mlxsw: spectrum: Various fixes Jiri Pirko
2017-07-12  7:12 ` [patch net 1/4] mlxsw: spectrum_router: Add missing rollback Jiri Pirko
2017-07-12  7:12 ` [patch net 2/4] mlxsw: spectrum_router: Fix use-after-free in route replace Jiri Pirko
2017-07-12  7:12 ` [patch net 3/4] mlxsw: spectrum_switchdev: Remove unused variable Jiri Pirko
2017-07-12  7:12 ` [patch net 4/4] mlxsw: spectrum_switchdev: Check status of memory allocation Jiri Pirko
2017-07-12 15:16 ` [patch net 0/4] mlxsw: spectrum: Various fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).