summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2021-10-29net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()Nathan Chancellor1-0/+1
2021-10-29net: mellanox: mlxbf_gige: Replace non-standard interrupt handlingAsmaa Mnebhi4-238/+9
2021-10-29mlxsw: spectrum_qdisc: Offload root TBF as port shaperPetr Machata1-18/+37
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-13/+12
2021-10-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed17-79/+108
2021-10-27net/mlx5: Lag, Make mlx5_lag_is_multipath() be static inlineMaor Dickman1-1/+1
2021-10-27net/mlx5e: Prevent HW-GRO and CQE-COMPRESS features operate togetherKhalid Manaa2-0/+10
2021-10-27net/mlx5e: Add HW-GRO offloadKhalid Manaa1-0/+39
2021-10-27net/mlx5e: Add HW_GRO statisticsKhalid Manaa3-3/+34
2021-10-27net/mlx5e: HW_GRO cqe handler implementationKhalid Manaa3-11/+242
2021-10-27net/mlx5e: Add data path for SHAMPO featureBen Ben-Ishay2-0/+189
2021-10-27net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa2-30/+176
2021-10-27net/mlx5e: Add control path for SHAMPO featureBen Ben-Ishay6-30/+400
2021-10-27net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay1-1/+23
2021-10-27net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa14-91/+94
2021-10-27net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2-0/+7
2021-10-27net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay4-6/+6
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski6-186/+3
2021-10-26mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resourceDanielle Ratson3-2/+47
2021-10-26mlxsw: spectrum_router: Add RIF MAC profiles supportDanielle Ratson2-47/+272
2021-10-26mlxsw: spectrum_router: Propagate extack furtherDanielle Ratson1-8/+15
2021-10-26mlxsw: resources: Add resource identifier for RIF MAC profilesDanielle Ratson1-0/+2
2021-10-26mlxsw: reg: Add MAC profile ID field to RITR registerDanielle Ratson1-0/+6
2021-10-26mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel1-13/+12
2021-10-25net/mlx5: SF_DEV Add SF device trace pointsParav Pandit5-6/+119
2021-10-25net/mlx5: SF, Add SF trace pointsParav Pandit3-0/+185
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory2-0/+87
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory3-2/+27
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory5-2/+73
2021-10-25net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov1-0/+4
2021-10-25net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov1-26/+32
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin1-0/+30
2021-10-25net/mlx5: Print health buffer by log levelAya Levin2-19/+42
2021-10-25net/mlx5: Extend health buffer dumpAya Levin1-7/+66
2021-10-25net/mlx5: Reduce flow counters bulk query buffer size for SFsAvihai Horon1-2/+7
2021-10-25net/mlx5: Fix unused function warning of mlx5i_flow_type_maskShay Drory1-5/+5
2021-10-25net/mlx5: Remove unnecessary checks for slow path flagPaul Blakey1-16/+1
2021-10-25net/mlx5e: don't write directly to netdev->dev_addrJakub Kicinski1-2/+6
2021-10-25RDMA/mlx5: Use dev_addr_mod()Jakub Kicinski1-3/+5
2021-10-25mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET4-27/+16
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson1-13/+8
2021-10-22mlx5: fix build after mergeJakub Kicinski2-4/+4
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller11-54/+85
2021-10-21Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky30-244/+345
2021-10-20net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim1-9/+11
2021-10-20net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim1-24/+27
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh3-12/+26
2021-10-20net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin1-4/+3
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman5-5/+18
2021-10-19Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe28-225/+313