diff options
author | David S. Miller <davem@davemloft.net> | 2018-01-03 19:49:24 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-03 19:49:24 +0100 |
commit | 820d1d5eba5e0db88432f4b19149d87523ee193c (patch) | |
tree | ddbdcde5cb04f332f23a5d7f74e38f45acedf6a2 /drivers/net/can/vxcan.c | |
parent | 3c59x: fix missing dma_mapping_error check and bad ring refill logic (diff) | |
parent | i40e: flower: Fix return value for unsupported offload (diff) | |
download | linux-820d1d5eba5e0db88432f4b19149d87523ee193c.tar.xz linux-820d1d5eba5e0db88432f4b19149d87523ee193c.zip |
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
Jeff Kirsher says:
====================
Intel Wired LAN Driver Updates 2018-01-03
This series contains fixes for i40e and i40evf.
Amritha removes the UDP support for big buffer cloud filters since it is
not supported and having UDP enabled is a bug.
Alex fixes a bug in the __i40e_chk_linearize() which did not take into
account large (16K or larger) fragments that are split over 2 descriptors,
which could result in a transmit hang.
Jake fixes an issue where a devices own MAC address could be removed from
the unicast address list, so force a check on every address sync to ensure
removal does not happen.
Jiri Pirko fixes the return value when a filter configuration is not
supported, do not return "invalid" but return "not supported" so that
the core can react correctly.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/can/vxcan.c')
0 files changed, 0 insertions, 0 deletions