summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2 daysnet/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu
2 daysnet/mlx5: Fix vhca_id access call trace use before allocParav Pandit
2 daysnet/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory
2 daysnet/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka
3 daysnet/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman
3 daysnet/mlx5e: TC, delete flows only for existing peersMark Bloch
3 daysnet/mlx5: Fix Unbinding uplink-netdev in switchdev modeShay Drory
5 daysnet/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi
8 daysnet/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan
2026-01-10net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed
2026-01-10net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed
2026-01-10net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed
2026-01-10net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu
2026-01-04net/mlx5e: Don't print error message due to invalid moduleGal Pressman
2026-01-04net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman
2026-01-04net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar
2026-01-04net/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu
2025-12-18net/mlx5e: Do not update BQL of old txqs during channel reconfigurationTariq Toukan
2025-12-18net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu
2025-12-18net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu
2025-12-18net/mlx5: Serialize firmware reset with devlinkShay Drory
2025-12-18net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory
2025-12-18net/mlx5: fw_tracer, Validate format string parametersShay Drory
2025-12-18net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh
2025-12-18net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh
2025-12-04mlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel
2025-12-04mlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel
2025-12-04mlxsw: spectrum_router: Fix possible neighbour reference count leakIdo Schimmel
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04net/mlx5: Fix double unregister of HCA_PORTS componentGerd Bayer
2025-12-04net/mlx5e: Avoid unregistering PSP twiceCosmin Ratiu
2025-12-04net/mlx5: make enable_mpesw idempotentMoshe Shemesh
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02net/mlx5e: Support XDP target xmit with dummy programTariq Toukan
2025-12-02net/mlx5e: Update XDP features in switch channelsTariq Toukan
2025-12-01net/mlx5e: Use standard unit definitions for bandwidth conversionGal Pressman
2025-12-01net/mlx5e: Use U8_MAX instead of hard coded magic numberGal Pressman
2025-12-01net/mlx5e: Rename upper_limit_mbps to upper_limit_100mbpsGal Pressman
2025-12-01net/mlx5e: Use u64 instead of __u64 in ieee_setmaxrateGal Pressman
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-25net/mlx5e: Fix validation logic in rate limitingDanielle Costantino
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-20net/mlx5: implement swp_l4_csum_mode via devlink paramsDaniel Zahka
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka
2025-11-20net/mlx5e: Add 1600Gbps link modesYael Chemla
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski