aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-01net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu
2024-03-01net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc...Rahul Rameshbabu
2024-03-01net/mlx5e: Fix MACsec state loss upon state update in offload pathEmeel Hakim
2024-03-01net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh
2024-03-01net/mlx5: Fix fw reporter diagnose outputAya Levin
2024-03-01net/mlx5: E-switch, Change flow rule destination checkingJianbo Liu
2024-03-01Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"Saeed Mahameed
2024-03-01Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li
2024-02-08net/mlx5: DPLL, Fix possible use after free after delayed work timer triggersJiri Pirko
2024-01-24net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu
2024-01-24net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu
2024-01-24net/mlx5e: Ignore IPsec replay window values on sender sideLeon Romanovsky
2024-01-24net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky
2024-01-24net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu
2024-01-24net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik
2024-01-24net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh
2024-01-24net/mlx5: Fix a WARN upon a callback command failureYishai Hadas
2024-01-24net/mlx5e: Fix peer flow lists handlingVlad Buslov
2024-01-24net/mlx5e: Fix inconsistent hairpin RQT sizesTariq Toukan
2024-01-24net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-18mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel
2024-01-18mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen
2024-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2024-01-07mlxbf_gige: Enable the GigE port in mlxbf_gige_openAsmaa Mnebhi
2024-01-07mlxbf_gige: Fix intermittent no ip issueAsmaa Mnebhi
2024-01-05net/mlx5: DPLL, Implement fractional frequency offset get pin opJiri Pirko
2024-01-05net/mlx5: DPLL, Use struct to get values from mlx5_dpll_synce_status_get()Jiri Pirko
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-29mlxbf_gige: fix receive packet race conditionDavid Thompson
2023-12-29Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-20net/mlx5: Implement management PF Ethernet profileArmen Ratner
2023-12-20net/mlx5: Enable SD featureTariq Toukan
2023-12-20net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan
2023-12-20net/mlx5e: Support per-mdev queue counterTariq Toukan
2023-12-20net/mlx5e: Support cross-vhca RSSTariq Toukan
2023-12-20net/mlx5e: Let channels be SD-awareTariq Toukan
2023-12-20net/mlx5e: Create EN core HW resources for all secondary devicesTariq Toukan
2023-12-20net/mlx5e: Create single netdev per SD groupTariq Toukan
2023-12-20net/mlx5: SD, Add informative prints in kernel logTariq Toukan