[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250828144558.304304-1-konrad.leszczynski@intel.com>
Date: Thu, 28 Aug 2025 16:45:54 +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 0/4] net: stmmac: new features
This series adds four new patches which introduce features such as ARP
Offload support, VLAN protocol detection and TC flower filter support.
Patchset has been created as a result of discussion at [1].
[1] https://lore.kernel.org/netdev/20250826113247.3481273-1-konrad.leszczynski@intel.com/
v1 -> v2:
- add missing SoB lines
- place ifa_list under RCU protection
Karol Jurczenia (3):
  net: stmmac: enable ARP Offload on mac_link_up()
  net: stmmac: set TE/RE bits for ARP Offload when interface down
  net: stmmac: add TC flower filter support for IP EtherType
Piotr Warpechowski (1):
  net: stmmac: enhance VLAN protocol detection for GRO
 drivers/net/ethernet/stmicro/stmmac/stmmac.h  |  1 +
 .../net/ethernet/stmicro/stmmac/stmmac_main.c | 35 ++++++++++++++++---
 .../net/ethernet/stmicro/stmmac/stmmac_tc.c   | 19 +++++++++-
 include/linux/stmmac.h                        |  1 +
 4 files changed, 50 insertions(+), 6 deletions(-)
-- 
2.34.1
Powered by blists - more mailing lists
 
