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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 17 Feb 2016 15:23:11 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	thomas.lendacky@....com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2 0/9] amd-xgbe: AMD XGBE driver updates
 2016-02-12

From: Tom Lendacky <thomas.lendacky@....com>
Date: Wed, 17 Feb 2016 11:47:58 -0600

> The following updates and fixes are included in this driver update series:
> 
> - Disable VLAN filtering in promiscuous mode
> - Change from using napi_complete to napi_complete_done
> - Use __napi_schedule_irqoff when running in interrupt context
> - Verify ethtool speed setting is valid for the selected speedset
> - Enable PFC based on the pfc_en setting
> - Fix the mapping of priorities to traffic classes
> - Do traffic class setup when DCB nl callbacks are invoked
> - Check Rx queue fifos before stopping Rx queue DMA
> - Switch from disable_irq to masking interrupts for auto-negotiation
> 
> This patch series is based on net-next.
> 
> ---
> 
> Changes from v1:
> - Removed #ifndef and #define of CRCPOLY_LE as part of the patch to
>   disable VLAN filtering in promiscuous mode
> - Reworked changes to xgbe_setup_tc to resolve conflicts with commit
>   16e5cc647173 (net: rework setup_tc ndo op to consume general tc operand)

Series applied, thanks Tom.

Powered by blists - more mailing lists