summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich2021-10-294-45/+32
* | | | | | | | net/mlx5: DR, Add check for unsupported fields in match paramMuhammad Sammar2021-10-294-133/+172
* | | | | | | | net/mlx5: Allow skipping counter refresh on creationPaul Blakey2021-10-292-4/+12
* | | | | | | | net/mlx5e: IPsec: Refactor checksum code in tx data pathRaed Salem2021-10-292-18/+28
* | | | | | | | net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey2021-10-292-20/+27
* | | | | | | | net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()Nathan Chancellor2021-10-291-0/+1
* | | | | | | | mlxsw: spectrum_qdisc: Offload root TBF as port shaperPetr Machata2021-10-281-18/+37
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-281-13/+12
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel2021-10-251-13/+12
* | | | | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2021-10-2717-79/+108
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky2021-10-2130-244/+345
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-1914-52/+48
| | * | | | | | RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau2021-10-191-3/+0
| | * | | | | | RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| | * | | | | | RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau2021-10-191-1/+0
| * | | | | | | net/mlx5: Add priorities for counters in RDMA namespacesAharon Landau2021-10-091-8/+46
| | |_|/ / / / | |/| | | | |
| * | | | | | IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger2021-09-281-7/+7
| | |_|_|/ / | |/| | | |
* | | | | | net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman2021-10-261-1/+1
* | | | | | net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa2021-10-262-0/+10
* | | | | | net/mlx5e: Add HW-GRO offloadKhalid Manaa2021-10-261-0/+39
* | | | | | net/mlx5e: Add HW_GRO statisticsKhalid Manaa2021-10-263-3/+34
* | | | | | net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa2021-10-263-11/+242
* | | | | | net/mlx5e: Add data path for SHAMPO featureBen Ben-Ishay2021-10-262-0/+189
* | | | | | net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2021-10-262-30/+176
* | | | | | net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay2021-10-266-30/+400
* | | | | | net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay2021-10-261-1/+23
* | | | | | net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa2021-10-2614-91/+94
* | | | | | net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2021-10-262-0/+7
* | | | | | net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay2021-10-264-6/+6
* | | | | | net/mlx5: remove the recent devlink paramsJakub Kicinski2021-10-266-186/+3
* | | | | | mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson2021-10-263-2/+47
* | | | | | mlxsw: spectrum_router: Add RIF MAC profiles supportDanielle Ratson2021-10-262-47/+272
* | | | | | mlxsw: spectrum_router: Propagate extack furtherDanielle Ratson2021-10-261-8/+15
* | | | | | mlxsw: resources: Add resource identifier for RIF MAC profilesDanielle Ratson2021-10-261-0/+2
* | | | | | mlxsw: reg: Add MAC profile ID field to RITR registerDanielle Ratson2021-10-261-0/+6
* | | | | | net/mlx5: SF_DEV Add SF device trace pointsParav Pandit2021-10-255-6/+119
* | | | | | net/mlx5: SF, Add SF trace pointsParav Pandit2021-10-253-0/+185
* | | | | | net/mlx5: Let user configure max_macs paramShay Drory2021-10-252-0/+87
* | | | | | net/mlx5: Let user configure event_eq_size paramShay Drory2021-10-253-2/+27
* | | | | | net/mlx5: Let user configure io_eq_size paramShay Drory2021-10-255-2/+73
* | | | | | net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov2021-10-251-0/+4
* | | | | | net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov2021-10-251-26/+32
* | | | | | net/mlx5: Add periodic update of host time to firmwareAya Levin2021-10-251-0/+30
* | | | | | net/mlx5: Print health buffer by log levelAya Levin2021-10-252-19/+42
* | | | | | net/mlx5: Extend health buffer dumpAya Levin2021-10-251-7/+66
* | | | | | net/mlx5: Reduce flow counters bulk query buffer size for SFsAvihai Horon2021-10-251-2/+7
* | | | | | net/mlx5: Fix unused function warning of mlx5i_flow_type_maskShay Drory2021-10-251-5/+5
* | | | | | net/mlx5: Remove unnecessary checks for slow path flagPaul Blakey2021-10-251-16/+1
* | | | | | net/mlx5e: don't write directly to netdev->dev_addrJakub Kicinski2021-10-251-2/+6
* | | | | | mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET2021-10-254-27/+16