summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2022-01-05net/mlx5e: Fix ICOSQ recovery flow for XSKMaxim Mikityanskiy2-11/+22
2022-01-05net/mlx5e: Wrap the tx reporter dump callback to extract the sqAmir Tzin1-1/+9
2022-01-05net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin1-2/+3
2021-11-26net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem1-1/+1
2021-11-26net/mlx5: E-Switch, Change mode lock from mutex to rw semaphoreRoi Dayan3-20/+19
2021-11-26net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla1-15/+13
2021-11-26net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev2-3/+6
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin1-5/+52
2021-10-20net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error pathValentine Fatiev1-4/+3
2021-10-13net/mlx5: E-Switch, Fix double allocation of acl flow counterMoshe Shemesh2-5/+11
2021-10-13net/mlx5e: IPSEC RX, enable checksum completeRaed Salem1-6/+1
2021-09-26Revert "net/mlx5: Register to devlink ingress VLAN filter trap"Greg Kroah-Hartman1-51/+0
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb1-3/+2
2021-09-22net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed1-1/+2
2021-09-22net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen1-3/+0
2021-09-18net/mlx5: DR, Enable QP retransmissionYevgeny Kliteynik1-0/+1
2021-09-18net/mlx5: DR, fix a potential use-after-free bugWentao_Liang1-1/+1
2021-09-18net/mlx5: Fix variable type to match 64bitEran Ben Elisha1-4/+4
2021-09-15net/mlx5: Fix unpublish devlink parametersParav Pandit1-0/+1
2021-09-15net/mlx5: Register to devlink ingress VLAN filter trapAya Levin1-0/+51
2021-09-15net/mlx5: Fix missing return value in mlx5_devlink_eswitch_inline_mode_set()Jiapeng Chong1-1/+4
2021-09-15net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy1-0/+15
2021-09-15net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy3-27/+7
2021-08-18net/mlx5: Fix return value from tracer initializationAya Levin1-2/+9
2021-08-18net/mlx5: Synchronize correct IRQ when destroying CQShay Drory6-21/+23
2021-08-04net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak1-2/+31
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb1-4/+6
2021-07-19net/mlx5: Fix lag port remapping logicEli Cohen1-6/+13
2021-07-19net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packetHuy Nguyen1-2/+4
2021-06-23net/mlx5: Reset mkey index on creationAya Levin1-1/+1
2021-06-23net/mlx5: E-Switch, Allow setting GUID for host PF vportParav Pandit1-2/+0
2021-06-23net/mlx5: E-Switch, Read PF mac addressParav Pandit1-0/+6
2021-06-23net/mlx5e: Block offload of outer header csum for UDP tunnelsAya Levin1-7/+3
2021-06-23net/mlx5: DR, Don't use SW steering when RoCE is not supportedMaor Gottlieb1-4/+5
2021-06-23net/mlx5: DR, Allow SW steering for sw_owner_v2 devicesYevgeny Kliteynik4-16/+29
2021-06-23net/mlx5: Consider RoCE cap before init RDMA resourcesMaor Gottlieb1-0/+3
2021-06-23net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2-7/+25
2021-06-23net/mlx5e: Remove dependency in IPsec initialization flowsHuy Nguyen1-3/+0
2021-06-10net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik1-1/+2
2021-06-10net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan1-0/+9
2021-06-10net/mlx5: Check firmware sync reset requested is set before trying to abort itMoshe Shemesh1-0/+3
2021-06-10net/mlx5e: Fix incompatible castingAya Levin1-2/+3
2021-06-03net: zero-initialize tc skb extension on allocationVlad Buslov2-2/+2
2021-06-03net/mlx5: Set term table as an unmanaged flow tableAriel Levkovich1-2/+5
2021-06-03net/mlx5e: Fix null deref accessing lag devRoi Dayan1-0/+2
2021-06-03net/mlx5: Set reformat action when needed for termination rulesJianbo Liu1-21/+10
2021-06-03net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak1-2/+6
2021-06-03{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen4-4/+6
2021-06-03net/mlx5e: Fix error path of updating netdev queuesAya Levin1-1/+1