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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 22 Oct 2014 11:26:05 -0500 From: Tom Lendacky <thomas.lendacky@....com> To: <netdev@...r.kernel.org> CC: <davem@...emloft.net> Subject: [PATCH net v1 0/2] amd-xgbe: AMD XGBE driver fixes 2014-10-22 The following series of patches includes fixes to the driver. - Properly handle feature changes via ethtool by using correctly sized variables - Perform proper napi packet counting and budget checking This patch series is based on net. --- Tom Lendacky (2): amd-xgbe: Properly handle feature changes via ethtool amd-xgbe: Fix napi Rx budget accounting drivers/net/ethernet/amd/xgbe/xgbe-drv.c | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) -- Tom Lendacky -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists