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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 20 Jul 2015 20:50:35 -0700 (PDT)
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, john.ronciak@...el.com
Subject: Re: [net-next 00/14][pull request] Intel Wired LAN Driver Updates
 2015-07-17

From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Fri, 17 Jul 2015 07:25:09 -0700

> This series contains updates to igb, ixgbe, ixgbevf, i40e, bnx2x,
> freescale, siena and dp83640.
> 
> Jacob provides several patches to clarify the intended way to implement
> both SIOCSHWTSTAMP and ethtool's get_ts_info().  It is okay to support
> the specific filters in SIOCSHWTSTAMP by upscaling them to the generic
> filters.
> 
> Alex Duyck provides a igb patch to pull the time stamp from the fragment
> before it gets added to the skb, to avoid a possible issue in which the
> fragment can possibly be less than IGB_RX_HDR_LEN due to the time stamp
> being pulled after the copybreak check.  Also provides a ixgbevf patch to
> fold the ixgbevf_pull_tail() call into ixgbevf_add_rx_frag(), which gives
> the advantage that the fragment does not have to be modified after it is
> added to the skb.
> 
> Fan provides patches for ixgbe/ixgbevf to set the receive hash type
> based on receive descriptor RSS type.
> 
> Todd provides a fix for igb where on check for link on any media other
> than copper was not being detected since it was looking on the incorrect
> PHY page (due to the page being used gets switched before the function
> to check link gets executed).

Pulled, thanks a lot Jeff.
--
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