linux-stable/drivers/net/ethernet/google/gve
David Awogbemila fbd4a28b4f gve: Correct SKB queue index validation.
SKBs with skb_get_queue_mapping(skb) == tx_cfg.num_queues should also be
considered invalid.

Fixes: f5cedc84a3 ("gve: Add transmit and receive support")
Signed-off-by: David Awogbemila <awogbemila@google.com>
Acked-by: Willem de Brujin <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-05-17 15:38:40 -07:00
..
gve.h gve: Add support for raw addressing in the tx path 2020-12-08 16:06:28 -08:00
gve_adminq.c gve: Add support for raw addressing in the tx path 2020-12-08 16:06:28 -08:00
gve_adminq.h gve: Add support for raw addressing device option 2020-12-08 16:06:28 -08:00
gve_desc.h gve: Add support for raw addressing in the tx path 2020-12-08 16:06:28 -08:00
gve_ethtool.c net: gve: remove duplicated allowed 2021-03-25 17:07:58 -07:00
gve_main.c gve: Upgrade memory barrier in poll routine 2021-05-17 15:38:40 -07:00
gve_register.h gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags. 2020-09-11 14:31:54 -07:00
gve_rx.c gve: Rx Buffer Recycling 2020-12-08 16:06:28 -08:00
gve_tx.c gve: Correct SKB queue index validation. 2021-05-17 15:38:40 -07:00
Makefile gve: Add ethtool support 2019-07-01 19:36:35 -07:00