[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250916124808.218514-1-konrad.leszczynski@intel.com>
Date: Tue, 16 Sep 2025 14:48:05 +0200
From: Konrad Leszczynski <konrad.leszczynski@...el.com>
To: davem@...emloft.net,
andrew+netdev@...n.ch,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com
Cc: netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
cezary.rojewski@...el.com,
sebastian.basierski@...el.com,
Konrad Leszczynski <konrad.leszczynski@...el.com>
Subject: [PATCH net-next v3 0/3] net: stmmac: new features
This series adds three new patches which introduce features such as VLAN
protocol detection, TC flower filter support and enhanced descriptor
printing.
Patchset has been created as a result of discussion at [1].
v2 can be found at [2].
[1] https://lore.kernel.org/netdev/20250826113247.3481273-1-konrad.leszczynski@intel.com/
[2] https://lore.kernel.org/netdev/20250828144558.304304-1-konrad.leszczynski@intel.com/
v2 -> v3:
- removed ARP offload patches
- add patch for enhanced descriptor printing
v1 -> v2:
- add missing SoB lines
- place ifa_list under RCU protection
Karol Jurczenia (1):
net: stmmac: add TC flower filter support for IP EtherType
Piotr Warpechowski (2):
net: stmmac: enhance VLAN protocol detection for GRO
net: stmmac: correct Tx descriptors debugfs prints
drivers/net/ethernet/stmicro/stmmac/stmmac.h | 1 +
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 40 +++++++++++++------
.../net/ethernet/stmicro/stmmac/stmmac_tc.c | 19 ++++++++-
3 files changed, 47 insertions(+), 13 deletions(-)
--
2.34.1
Powered by blists - more mailing lists