linux-stable/net/8021q
Jakub Kicinski 9d72b8da9f net: vlan: pass thru all GSO_SOFTWARE in hw_enc_features
Currently UDP tunnel devices on top of VLANs lose the ability
to offload UDP GSO. Widen the pass thru features from TSO
to all GSO_SOFTWARE.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-18 11:58:03 -07:00
..
Kconfig
Makefile
vlan.c net: vlan: Avoid using strncpy() 2021-06-03 14:15:10 -07:00
vlan.h net: vlan: pass thru all GSO_SOFTWARE in hw_enc_features 2021-06-18 11:58:03 -07:00
vlan_core.c vlan/8021q: avoid retpoline overhead on GRO 2021-03-18 19:51:12 -07:00
vlan_dev.c net: vlan: Avoid using strncpy() 2021-06-03 14:15:10 -07:00
vlan_gvrp.c
vlan_mvrp.c
vlan_netlink.c
vlanproc.c
vlanproc.h