aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-03-28 12:59:54 -0700
committerDavid S. Miller <davem@davemloft.net>2019-03-28 12:59:54 -0700
commit5ac4b47d1a887ef978967b381e9b403084f0b6d3 (patch)
tree5da51030b99432ccc9f88228c6050cdc668e6050 /net
parentMerge tag 'batadv-net-for-davem-20190328' of git://git.open-mesh.org/linux-merge (diff)
parentfm10k: Fix a potential NULL pointer dereference (diff)
downloadlinux-dev-5ac4b47d1a887ef978967b381e9b403084f0b6d3.tar.xz
linux-dev-5ac4b47d1a887ef978967b381e9b403084f0b6d3.zip
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
Jeff Kirsher says: ==================== Intel Wired LAN Driver Fixes 2019-03-26 This series contains updates to igb, ixgbe, i40e and fm10k. Jake fixes an issue with PTP in i40e where a previous commit resulted in a regression where the driver would interpret small negative adjustments as large positive additions, resulting in incorrect behavior. Arvind Sankar fixes an issue in igb where a previous commit would cause a warning in the PCI pm core and resulted in pci_pm_runtime_suspend would not call pci_save_state or pci_finish_runtime_suspend. Ivan Vecera fixes MDIO bus registration with ixgbe, where the driver was ignoring errors returned when registering and would leave the pointer in a NULL state which triggered a BUG when un-registering. Stefan Assmann fixes the check for Wake-On-LAN for i40e, which only supports magic packet. Yue Haibing fixes a potential NULL pointer de-reference in fm10k by adding a simple check if the value is NULL. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions