lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20230817085314.1c8b567f@kernel.org> Date: Thu, 17 Aug 2023 08:53:14 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Justin Lai <justinlai0215@...ltek.com> Cc: <davem@...emloft.net>, <edumazet@...gle.com>, <pabeni@...hat.com>, <linux-kernel@...r.kernel.org>, <netdev@...r.kernel.org> Subject: Re: [PATCH net-next v3 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code On Tue, 15 Aug 2023 22:37:55 +0800 Justin Lai wrote: > .../net/ethernet/realtek/rtase/rtase_main.c | 2696 +++++++++++++++++ > 5 files changed, 3127 insertions(+) Please try to make this patch smaller, usually breaking out ethtool operations and any offloads to separate patches does the trick. Keep in mind the driver must be operational after each patch.
Powered by blists - more mailing lists