linux/drivers/net/ethernet/google/gve
Jakub Kicinski 041c3466f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR.

net/mac80211/key.c
  02e0e426a2 ("wifi: mac80211: fix error path key leak")
  2a8b665e6b ("wifi: mac80211: remove key_mtx")
  7d6904bf26 ("Merge wireless into wireless-next")
https://lore.kernel.org/all/20231012113648.46eea5ec@canb.auug.org.au/

Adjacent changes:

drivers/net/ethernet/ti/Kconfig
  a602ee3176 ("net: ethernet: ti: Fix mixed module-builtin object")
  98bdeae950 ("net: cpmac: remove driver to prepare for platform removal")

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-10-19 13:29:01 -07:00
..
Makefile
gve.h gve: RX path for DQO-QPL 2023-08-06 08:34:36 +01:00
gve_adminq.c gve: Control path for DQO-QPL 2023-08-06 08:34:36 +01:00
gve_adminq.h gve: Control path for DQO-QPL 2023-08-06 08:34:36 +01:00
gve_desc.h gve: trivial spell fix Recive to Receive 2023-07-14 10:28:17 +01:00
gve_desc_dqo.h gve: Handle alternate miss completions 2022-11-21 10:52:14 +00:00
gve_dqo.h gve: Add tx|rx-coalesce-usec for DQO 2021-12-16 10:41:54 +00:00
gve_ethtool.c gve: unify driver name usage 2023-07-10 08:29:55 +01:00
gve_main.c netdev: replace napi_reschedule with napi_schedule 2023-10-11 17:28:06 -07:00
gve_register.h
gve_rx.c gve: Do not fully free QPL pages on prefill errors 2023-10-17 13:33:29 +02:00
gve_rx_dqo.c gve: fix frag_list chaining 2023-09-04 06:52:27 +01:00
gve_tx.c gve: use vmalloc_array and vcalloc 2023-06-27 09:30:23 -07:00
gve_tx_dqo.c gve: Tx path for DQO-QPL 2023-08-06 08:34:36 +01:00
gve_utils.c gve: XDP support GQI-QPL: helper function changes 2023-03-17 08:29:20 +00:00
gve_utils.h gve: XDP support GQI-QPL: helper function changes 2023-03-17 08:29:20 +00:00