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]
Message-Id: <20140707.213836.844443830383552014.davem@davemloft.net>
Date:	Mon, 07 Jul 2014 21:38:36 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	thomas.lendacky@....com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next 0/5] amd-xgbe: AMD 10Gb Ethernet driver updates

From: Tom Lendacky <thomas.lendacky@....com>
Date: Wed, 2 Jul 2014 13:04:22 -0500

> The following series fixes some bugs and provides new/changed support
> in the driver.
> 
> - Fix a debugfs backward compatibility issue introduced by a previous patch
> - Write to the interrupt enablement register, not the status register when
>   setting MTL interrupts
> - Call netif_napi_del whenever the ndo_stop operation is called (to match
>   the call to netif_napi_add on ndo_open)
> - Peformance enhancements:
>   - Adjusted default coalescing settings
>   - AXI DMA changes (burst length size and cache settings)
>   - ioread/iowrite reduction during interrupt
>   - Napi poll updates
> - AXI DMA settings based on device tree property to account for a change in
>   the ARM64 default cache operations assignment
> 
> This patch series is based on net-next.

Series applied, thanks.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ