Files
linux/drivers
Dave Stevenson 28aadd841d net: lan78xx: Request s/w csum check on VLAN tagged packets.
There appears to be some issue in the LAN78xx where the checksum
computed on a VLAN tagged packet is incorrect, or at least not
in the form that the kernel is after. This is most easily shown
by pinging a device via a VLAN tagged interface and it will dump
out the error message and stack trace from netdev_rx_csum_fault.
It has also been seen with standard TCP and UDP packets.

Until this is fully understood, request that the network stack
computes the checksum on packets signalled as having a VLAN tag
applied.

See https://github.com/raspberrypi/linux/issues/2458

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
2018-05-20 22:16:27 +01:00
..
2018-02-25 11:15:42 +01:00
2018-05-20 21:59:14 +01:00
2018-05-20 21:59:07 +01:00
2017-11-13 01:34:14 +01:00
2018-05-20 21:59:06 +01:00
2018-05-20 21:59:13 +01:00
2018-01-09 14:19:41 +01:00
2018-05-20 22:15:08 +01:00
2018-04-08 14:27:36 +02:00
2018-05-05 11:11:42 +01:00
2018-05-05 11:11:40 +01:00
2018-04-19 08:55:08 +02:00