Re: [patch net 0/2] mlxsw: Fixes in GRE offloading

2017-10-02 Thread David Miller
From: Jiri Pirko Date: Mon, 2 Oct 2017 12:14:55 +0200 > From: Jiri Pirko > > Petr says: > > This patchset fixes a couple unrelated problems in offloading IP-in-IP tunnels > in mlxsw driver. > > - The first patch fixes a potential reference-counting problem that might lead > to a kernel cra

[patch net 0/2] mlxsw: Fixes in GRE offloading

2017-10-02 Thread Jiri Pirko
From: Jiri Pirko Petr says: This patchset fixes a couple unrelated problems in offloading IP-in-IP tunnels in mlxsw driver. - The first patch fixes a potential reference-counting problem that might lead to a kernel crash. - The second patch associates IPIP next hops with their loopback RIFs.

Re: [patch net 0/2] mlxsw fixes

2016-02-18 Thread David Miller
From: Jiri Pirko Date: Thu, 18 Feb 2016 11:30:00 +0100 > Another bulk of fixes from Ido. Series applied, thanks.

[patch net 0/2] mlxsw fixes

2016-02-18 Thread Jiri Pirko
From: Jiri Pirko Another bulk of fixes from Ido. Ido Schimmel (2): mlxsw: reg: Add the Switch Port Acceptable Frame Types register mlxsw: spectrum: Allow for PVID deletion drivers/net/ethernet/mellanox/mlxsw/reg.h | 58 ++ drivers/net/ethernet/mellanox/mlxsw/spectr

Re: [patch net 0/2] mlxsw fixes

2016-02-17 Thread David Miller
From: Jiri Pirko Date: Mon, 15 Feb 2016 13:19:52 +0100 > Just a couple of fixes from Ido. Series applied, thanks Jiri.

[patch net 0/2] mlxsw fixes

2016-02-15 Thread Jiri Pirko
From: Jiri Pirko Just a couple of fixes from Ido. Ido Schimmel (2): mlxsw: Treat local port 64 as valid mlxsw: spectrum: Set STP state when leaving 802.1D bridge drivers/net/ethernet/mellanox/mlxsw/port.h | 2 +- drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 8 2 files chan