summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
12 daysMerge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...davem/net-next/maindavem/net-next/HEADLinus Torvalds
12 daysnet/mlx5e: Don't include PSP in the hard MTU calculationsCosmin Ratiu
12 daysnet/mlx5e: Do not update BQL of old txqs during channel reconfigurationTariq Toukan
12 daysnet/mlx5e: Trigger neighbor resolution for unresolved destinationsJianbo Liu
12 daysnet/mlx5e: Use ip6_dst_lookup instead of ipv6_dst_lookup_flow for MAC initJianbo Liu
12 daysnet/mlx5: Serialize firmware reset with devlinkShay Drory
12 daysnet/mlx5: fw_tracer, Handle escaped percent properlyShay Drory
12 daysnet/mlx5: fw_tracer, Validate format string parametersShay Drory
12 daysnet/mlx5: Drain firmware reset in shutdown callbackMoshe Shemesh
12 daysnet/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
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Initialize events outside devlink lockCosmin Ratiu
2025-11-18net/mlx5: Use EOPNOTSUPP instead of ENOTSUPPTariq Toukan
2025-11-18net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed
2025-11-18net/mlx5: Remove redundant bw_share minimal value assignmentCarolina Jubran
2025-11-18net/mlx5e: Recover SQ on excessive PTP TX timestamp deltaCarolina Jubran
2025-11-18net/mlx5: Refactor EEPROM query error handling to return status separatelyGal Pressman
2025-11-18net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar
2025-11-17mlx5: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-17mlx4: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...ipvs-next/mainipvs-next/HEADJakub Kicinski
2025-11-14net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info...Pavel Zhigulin
2025-11-13mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()Zilin Guan
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski