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:   Tue, 01 May 2018 09:38:18 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     jeffrey.t.kirsher@...el.com
Cc:     netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com,
        jogreene@...hat.com
Subject: Re: [net-next 0/9][pull request] 40GbE Intel Wired LAN Driver
 Updates 2018-04-30

From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Mon, 30 Apr 2018 10:00:50 -0700

> This series contains updates to i40e and i40evf only.
> 
> Jia-Ju Bai replaces an instance of GFP_ATOMIC to GFP_KERNEL, since
> i40evf is not in atomic context when i40evf_add_vlan() is called.
> 
> Jake cleans up function header comments to ensure that the function
> parameter comments actually match the function parameters.  Fixed a
> possible overflow error in the PTP clock code.  Fixed warnings regarding
> restricted __be32 type usage.
> 
> Mariusz fixes the reading of the LLDP configuration, which moves from
> using relative values to calculating the absolute address.
> 
> Jakub adds a check for 10G LR mode for i40e.
> 
> Paweİİ fixes an issue, where changing the MTU would turn on TSO, GSO and
> GRO.
> 
> Alex fixes a couple of issues with the UDP tunnel filter configuration.
> First being that the tunnels did not have mutual exclusion in place to
> prevent a race condition between a user request to add/remove a port and
> an update.  The second issue was we were deleting filters that were not
> associated with the actual filter we wanted to delete.
> 
> Harshitha ensures that the queue map sent by the VF is taken into
> account when enabling/disabling queues in the VF VSI.
> 
> The following are changes since commit 76c2a96d42ca3bdac12c463ff27fec3bb2982e3f:
>   liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_collision"
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 40GbE

Pulled, thanks Jeff.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ