aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
10 daysnet/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
10 daysnet/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed3-9/+12
10 daysnet/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed2-10/+12
10 daysnet/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed3-24/+44
2026-01-04net/mlx5e: Dealloc forgotten PSP RX modify headerCosmin Ratiu1-3/+11
2026-01-04net/mlx5e: Don't print error message due to invalid moduleGal Pressman1-1/+2
2026-01-04net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman1-2/+4
2026-01-04net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_groupAlexei Lazar1-4/+5
2026-01-04net/mlx5: Lag, multipath, give priority for routes with smaller network prefixPatrisious Haddad1-2/+7
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds15-39/+178
2025-12-18net/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu1-1/+1
2025-12-18net/mlx5e: Do not update BQL of old txqs during channel reconfigurationTariq Toukan1-1/+5
2025-12-18net/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu1-0/+3
2025-12-18net/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu1-3/+2
2025-12-18net/mlx5: Serialize firmware reset with devlinkShay Drory4-4/+53
2025-12-18net/mlx5: fw_tracer, Handle escaped percent properlyShay Drory1-6/+14
2025-12-18net/mlx5: fw_tracer, Validate format string parametersShay Drory2-10/+74
2025-12-18net/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh1-0/+1
2025-12-18net/mlx5: fw reset, clear reset requested on drain_fw_resetMoshe Shemesh1-1/+2
2025-12-04mlxsw: spectrum_mr: Fix use-after-free when updating multicast route statsIdo Schimmel1-0/+2
2025-12-04mlxsw: spectrum_router: Fix neighbour use-after-freeIdo Schimmel1-8/+9
2025-12-04mlxsw: spectrum_router: Fix possible neighbour reference count leakIdo Schimmel1-5/+5
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+0
2025-12-04net/mlx5: Fix double unregister of HCA_PORTS componentGerd Bayer1-0/+1
2025-12-04net/mlx5e: Avoid unregistering PSP twiceCosmin Ratiu1-1/+0
2025-12-04net/mlx5: make enable_mpesw idempotentMoshe Shemesh1-2/+9
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds79-608/+1683
2025-12-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+10
2025-12-02net/mlx5e: Support XDP target xmit with dummy programTariq Toukan1-12/+11
2025-12-02net/mlx5e: Update XDP features in switch channelsTariq Toukan4-18/+9
2025-12-01net/mlx5e: Use standard unit definitions for bandwidth conversionGal Pressman1-8/+9
2025-12-01net/mlx5e: Use U8_MAX instead of hard coded magic numberGal Pressman1-2/+2
2025-12-01net/mlx5e: Rename upper_limit_mbps to upper_limit_100mbpsGal Pressman1-3/+3
2025-12-01net/mlx5e: Use u64 instead of __u64 in ieee_setmaxrateGal Pressman1-2/+2
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-11-25net/mlx5e: Fix validation logic in rate limitingDanielle Costantino1-1/+1
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner2-2/+0
2025-11-20net/mlx5: implement swp_l4_csum_mode via devlink paramsDaniel Zahka2-1/+231
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka7-10/+20
2025-11-20net/mlx5e: Add 1600Gbps link modesYael Chemla2-0/+6
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-6/+8
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu3-17/+48
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu3-33/+75
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu3-35/+53
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu5-46/+33
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu4-12/+16
2025-11-19net/mlx5: Initialize events outside devlink lockCosmin Ratiu1-10/+24
2025-11-18net/mlx5: Use EOPNOTSUPP instead of ENOTSUPPTariq Toukan5-8/+8
2025-11-18net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed1-0/+55
2025-11-18net/mlx5: Remove redundant bw_share minimal value assignmentCarolina Jubran1-7/+0