3
0
Fork 0
forked from mirrors/linux
kernel/drivers/net/ethernet/sfc
Jakub Kicinski 385f186aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR (net-6.13-rc6).

No conflicts.

Adjacent changes:

include/linux/if_vlan.h
  f91a5b8089 ("af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK")
  3f330db306 ("net: reformat kdoc return statements")

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-01-03 16:29:29 -08:00
..
falcon net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
siena sfc: Use netdev refcount tracking in struct efx_async_filter_insertion 2024-12-23 10:11:49 -08:00
bitfield.h
ef10.c net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
ef10_regs.h
ef10_sriov.c
ef10_sriov.h
ef100.c
ef100.h
ef100_ethtool.c net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in 2024-11-14 19:53:41 -08:00
ef100_ethtool.h
ef100_netdev.c
ef100_netdev.h
ef100_nic.c net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
ef100_nic.h
ef100_regs.h
ef100_rep.c
ef100_rep.h
ef100_rx.c sfc: add per-queue RX bytes stats 2024-10-06 16:02:23 +01:00
ef100_rx.h
ef100_sriov.c
ef100_sriov.h
ef100_tx.c
ef100_tx.h
efx.c sfc: Remove more unused functions 2024-11-05 17:35:11 -08:00
efx.h sfc: Remove more unused functions 2024-11-05 17:35:11 -08:00
efx_channels.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-10-10 13:13:33 -07:00
efx_channels.h sfc: implement per-queue rx drop and overrun stats 2024-10-06 16:02:23 +01:00
efx_common.c sfc: Remove more unused functions 2024-11-05 17:35:11 -08:00
efx_common.h sfc: Remove more unused functions 2024-11-05 17:35:11 -08:00
efx_devlink.c
efx_devlink.h
enum.h
ethtool.c net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in 2024-11-14 19:53:41 -08:00
ethtool_common.c net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
ethtool_common.h
filter.h
io.h sfc: remove efx_writed_page_locked 2024-12-19 19:14:39 -08:00
Kconfig
mae.c sfc: Remove unused efx_mae_mport_vf 2024-11-05 17:35:11 -08:00
mae.h sfc: Remove unused efx_mae_mport_vf 2024-11-05 17:35:11 -08:00
mae_counter_format.h
Makefile
mcdi.c sfc: Remove unused mcdi functions 2024-11-05 17:35:11 -08:00
mcdi.h sfc: Remove unused mcdi functions 2024-11-05 17:35:11 -08:00
mcdi_filters.c
mcdi_filters.h
mcdi_functions.c
mcdi_functions.h
mcdi_mon.c
mcdi_pcol.h
mcdi_pcol_mae.h
mcdi_port.c
mcdi_port.h
mcdi_port_common.c
mcdi_port_common.h
mtd.c
net_driver.h sfc: Use netdev refcount tracking in struct efx_async_filter_insertion 2024-12-23 10:11:49 -08:00
nic.c net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
nic.h sfc: Add X4 PF support 2024-09-11 16:02:21 -07:00
nic_common.h net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
ptp.c net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
ptp.h net: sfc: use ethtool string helpers 2024-11-09 09:10:37 -08:00
rx.c sfc: add per-queue RX bytes stats 2024-10-06 16:02:23 +01:00
rx_common.c sfc: Use netdev refcount tracking in struct efx_async_filter_insertion 2024-12-23 10:11:49 -08:00
rx_common.h
selftest.c
selftest.h
sriov.c
sriov.h
tc.c
tc.h
tc_bindings.c
tc_bindings.h
tc_conntrack.c net: sfc: Correct key_len for efx_tc_ct_zone_ht_params 2025-01-02 17:11:41 -08:00
tc_conntrack.h
tc_counters.c
tc_counters.h
tc_encap_actions.c
tc_encap_actions.h
tx.c sfc: Remove more unused functions 2024-11-05 17:35:11 -08:00
tx.h sfc: Remove more unused functions 2024-11-05 17:35:11 -08:00
tx_common.c sfc: implement per-queue TSO (hw_gso) stats 2024-10-06 16:02:23 +01:00
tx_common.h sfc: account XDP TXes in netdev base stats 2024-10-06 16:02:23 +01:00
tx_tso.c
workarounds.h