linux/drivers/net/ethernet/intel/ixgbe
Jakub Kicinski b6e39e4846 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR (net-7.0-rc8).

Conflicts:

net/ipv6/seg6_iptunnel.c
  c3812651b5 ("seg6: separate dst_cache for input and output paths in seg6 lwtunnel")
  78723a62b9 ("seg6: add per-route tunnel source address")
https://lore.kernel.org/adZhwtOYfo-0ImSa@sirena.org.uk

net/ipv4/icmp.c
  fde29fd934 ("ipv4: icmp: fix null-ptr-deref in icmp_build_probe()")
  d98adfbdd5 ("ipv4: drop ipv6_stub usage and use direct function calls")
https://lore.kernel.org/adO3dccqnr6j-BL9@sirena.org.uk

Adjacent changes:

drivers/net/ethernet/stmicro/stmmac/chain_mode.c
  51f4e090b9 ("net: stmmac: fix integer underflow in chain mode")
  6b4286e055 ("net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()")

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-04-09 13:20:59 -07:00
..
devlink ixgbe: stop re-reading flash on every get_drvinfo for e610 2026-04-06 13:39:23 -07:00
ixgbe_82598.c ixgbe: spelling corrections 2025-07-03 09:39:04 -07:00
ixgbe_82599.c ixgbe: Add 10G-BX support 2026-01-09 09:23:40 -08:00
ixgbe_common.c ixgbe: drop unnecessary casts to u16 / int 2025-09-03 10:07:27 -07:00
ixgbe_common.h ixgbe: downgrade logging of unsupported VF API version to debug 2024-12-03 10:11:53 -08:00
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_debugfs.c
ixgbe_e610.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ixgbe_e610.h ixgbe: fwlog support for e610 2025-09-11 12:10:52 -07:00
ixgbe_ethtool.c ixgbe: stop re-reading flash on every get_drvinfo for e610 2026-04-06 13:39:23 -07:00
ixgbe_fcoe.c ixgbe: spelling corrections 2025-07-03 09:39:04 -07:00
ixgbe_fcoe.h
ixgbe_fw_update.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ixgbe_fw_update.h ixgbe: add device flash update via devlink 2025-04-15 07:36:32 -07:00
ixgbe_ipsec.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ixgbe_ipsec.h
ixgbe_lib.c ixgbe: refactor: use DECLARE_BITMAP for ring state field 2026-03-03 08:56:05 -08:00
ixgbe_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2026-04-09 13:20:59 -07:00
ixgbe_mbx.c ixgbe: Enable link management in E610 device 2024-12-20 10:14:03 -08:00
ixgbe_mbx.h ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd 2025-10-13 17:44:49 -07:00
ixgbe_model.h
ixgbe_phy.c ixgbe: Add 10G-BX support 2026-01-09 09:23:40 -08:00
ixgbe_phy.h ixgbe: Add 10G-BX support 2026-01-09 09:23:40 -08:00
ixgbe_ptp.c ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable() 2025-10-28 12:49:59 -07:00
ixgbe_sriov.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
ixgbe_sriov.h ixgbe: check for MDD events 2025-07-03 09:39:03 -07:00
ixgbe_sysfs.c
ixgbe_txrx_common.h
ixgbe_type_e610.h ixgbe: fix ixgbe_orom_civd_info struct layout 2025-08-25 09:45:23 -07:00
ixgbe_type.h ixgbe: Add 10G-BX support 2026-01-09 09:23:40 -08:00
ixgbe_x540.c ixgbe: drop unnecessary casts to u16 / int 2025-09-03 10:07:27 -07:00
ixgbe_x540.h ixgbe: Add ixgbe_x540 multiple header inclusion protection 2024-12-20 10:14:02 -08:00
ixgbe_x550.c ixgbe: fix typos and docstring inconsistencies 2025-09-29 17:47:56 -07:00
ixgbe_x550.h ixgbe: add MDD support 2025-07-03 09:39:03 -07:00
ixgbe_xsk.c ixgbe: refactor: use DECLARE_BITMAP for ring state field 2026-03-03 08:56:05 -08:00
ixgbe.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2026-04-09 13:20:59 -07:00
Makefile ixgbe: devlink: add devlink region support for E610 2025-04-29 15:13:44 -07:00