https://github.com/torvalds/linux
Revision 51dfe7b944998eaeb2b34d314f3a6b16a5fd621b authored by Vlad Yasevich on 24 March 2014, 21:52:12 UTC, committed by David S. Miller on 26 March 2014, 19:55:10 UTC
Including hardware acceleration features in vlan_features breaks
stacked vlans (Q-in-Q) by marking the bottom vlan interface as
capable of acceleration.  This causes one of the tags to be lost
and the packets are sent with a sing vlan header.

CC: Nithin Nayak Sujir <nsujir@broadcom.com>
CC: Michael Chan <mchan@broadcom.com>
Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent fbd02dd
History
Tip revision: 51dfe7b944998eaeb2b34d314f3a6b16a5fd621b authored by Vlad Yasevich on 24 March 2014, 21:52:12 UTC
tg3: Do not include vlan acceleration features in vlan_features
Tip revision: 51dfe7b
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 267.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top