summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2024-02-08Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski15-225/+735
2024-02-07mlx4: Address spelling errorsSimon Horman11-20/+22
2024-02-06net/mlx5e: XDP, Exclude headroom and tailroom from memory calculationsCarolina Jubran1-1/+8
2024-02-06net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculationsCarolina Jubran1-4/+11
2024-02-06net/mlx5: DR, Change SWS usage to debug fs seq_file interfaceHamdan Igbaria2-134/+620
2024-02-06net/mlx5: Change missing SyncE capability print to debugGal Pressman1-1/+1
2024-02-06net/mlx5: Remove initial segmentation duplicate definitionsGal Pressman3-20/+13
2024-02-06net/mlx5: Return specific error code for timeout on wait_fw_initMoshe Shemesh1-19/+19
2024-02-06net/mlx5: SF, Stop waiting for FW as teardown was calledMoshe Shemesh1-8/+13
2024-02-06net/mlx5: remove fw reporter dump option for non PFMoshe Shemesh1-3/+10
2024-02-06net/mlx5: remove fw_fatal reporter dump option for non PFMoshe Shemesh1-2/+10
2024-02-06net/mlx5: Rename mlx5_sf_dev_removeMoshe Shemesh1-4/+5
2024-02-06net/mlx5e: Delete obsolete IPsec codeLeon Romanovsky4-26/+2
2024-02-06net/mlx5e: Connect mlx5 IPsec statistics with XFRM coreLeon Romanovsky1-2/+20
2024-02-06xfrm: get global statistics from the offloaded deviceLeon Romanovsky1-1/+2
2024-02-06xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky1-3/+4
2024-02-01net/mlx5: DPLL, Implement lock status error valueJiri Pirko1-0/+23
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko1-4/+5
2024-01-31mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_listHeiner Kallweit1-1/+0
2024-01-30mlxsw: Use refcount_t for reference countingAmit Cohen6-36/+40
2024-01-30mlxsw: spectrum: Refactor LAG create and destroy codeAmit Cohen1-43/+73
2024-01-30mlxsw: spectrum: Search for free LAD ID onceAmit Cohen1-9/+6
2024-01-30mlxsw: spectrum: Query max_lag onceAmit Cohen2-25/+8
2024-01-30mlxsw: spectrum: Remove mlxsw_sp_lag_get()Amit Cohen1-9/+3
2024-01-30mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen2-16/+17
2024-01-24net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu1-0/+1
2024-01-24net/mlx5e: fix a double-free in arfs_create_groupsZhipeng Lu1-11/+15
2024-01-24net/mlx5e: Ignore IPsec replay window values on sender sideLeon Romanovsky1-2/+8
2024-01-24net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky1-2/+2
2024-01-24net/mlx5: Use mlx5 device constant for selecting CQ period mode for ASORahul Rameshbabu1-1/+1
2024-01-24net/mlx5: DR, Can't go to uplink vport on RX ruleYevgeny Kliteynik1-5/+11
2024-01-24net/mlx5: DR, Use the right GVMI number for drop actionYevgeny Kliteynik1-0/+1
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2-0/+5
2024-01-24net/mlx5: Fix a WARN upon a callback command failureYishai Hadas1-2/+3
2024-01-24net/mlx5e: Fix peer flow lists handlingVlad Buslov1-1/+2
2024-01-24net/mlx5e: Fix inconsistent hairpin RQT sizesTariq Toukan1-1/+1
2024-01-24net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu1-1/+1
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan1-0/+21
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed4-11/+16
2024-01-19Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-17/+21
2024-01-18mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata1-12/+12
2024-01-18mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel1-0/+2
2024-01-18mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel1-2/+2
2024-01-18mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen1-3/+5
2024-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-8/+37
2024-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-16/+16
2024-01-08Revert "mlx5 updates 2023-12-20"Jakub Kicinski37-1291/+186
2024-01-07mlxbf_gige: Enable the GigE port in mlxbf_gige_openAsmaa Mnebhi1-6/+6
2024-01-07mlxbf_gige: Fix intermittent no ip issueAsmaa Mnebhi2-10/+10
2024-01-05net/mlx5: DPLL, Implement fractional frequency offset get pin opJiri Pirko1-0/+31