summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2022-02-17net/mlx5e: TC, Allow sample action with CTRoi Dayan2-9/+5
2022-02-17net/mlx5e: TC, Make post_act parse CT and sample actionsRoi Dayan1-2/+3
2022-02-17net/mlx5e: TC, Clean redundant counter flag from tc action parsersRoi Dayan8-15/+7
2022-02-17net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan6-94/+80
2022-02-17net/mlx5e: Create new flow attr for multi table actionsRoi Dayan9-67/+483
2022-02-17net/mlx5e: Add post act offload/unoffload APIRoi Dayan2-21/+54
2022-02-17net/mlx5e: Pass actions param to actions_match_supported()Roi Dayan2-3/+8
2022-02-17net/mlx5e: TC, Move flow hashtable to be per repPaul Blakey5-32/+43
2022-02-17net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev modeAya Levin1-3/+15
2022-02-17net/mlx5e: E-Switch, Add PTP counters for uplink representorAya Levin3-1/+3
2022-02-17net/mlx5e: RX, Restrict bulk size for small Striding RQsTariq Toukan5-2/+10
2022-02-17net/mlx5e: Default to Striding RQ when not conflicting with CQE compressionTariq Toukan1-2/+3
2022-02-17net/mlx5e: Generalize packet merge error messageTariq Toukan1-2/+2
2022-02-17net/mlx5e: Add support for using xdp->data_metaAlex Liu1-5/+12
2022-02-17net/mlx5e: Fix spelling mistake "supoported" -> "supported"Colin Ian King1-1/+1
2022-02-15net/mlx5e: Optimize the common case condition in mlx5e_select_queueMaxim Mikityanskiy1-3/+8
2022-02-15net/mlx5e: Optimize modulo in mlx5e_select_queueMaxim Mikityanskiy2-3/+24
2022-02-15net/mlx5e: Optimize mlx5e_select_queueMaxim Mikityanskiy1-16/+42
2022-02-15net/mlx5e: Use READ_ONCE/WRITE_ONCE for DCBX trust stateMaxim Mikityanskiy2-6/+8
2022-02-15net/mlx5e: Move repeating code that gets TC prio into a functionMaxim Mikityanskiy1-21/+15
2022-02-15net/mlx5e: Use select queue parameters to sync with control flowMaxim Mikityanskiy5-73/+32
2022-02-15net/mlx5e: Move mlx5e_select_queue to en/selq.cMaxim Mikityanskiy4-113/+117
2022-02-15net/mlx5e: Introduce select queue parametersMaxim Mikityanskiy6-5/+165
2022-02-15net/mlx5e: Sync txq2sq updates with mlx5e_xmit for HTB queuesMaxim Mikityanskiy2-4/+33
2022-02-15net/mlx5e: Use a barrier after updating txq2sqMaxim Mikityanskiy1-2/+9
2022-02-15net/mlx5e: Disable TX queues before registering the netdevMaxim Mikityanskiy1-0/+1
2022-02-15net/mlx5e: Cleanup of start/stop all queuesMaxim Mikityanskiy1-3/+10
2022-02-15net/mlx5e: Use FW limitation for max MPW WQEBBsAya Levin8-26/+35
2022-02-15net/mlx5e: Read max WQEBBs on the SQ from firmwareAya Levin8-26/+53
2022-02-15net/mlx5e: Remove unused tstamp SQ fieldTariq Toukan3-3/+0
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv6 addressesDanielle Ratson3-11/+103
2022-02-07mlxsw: Support FLOW_ACTION_MANGLE for SIP and DIP IPv4 addressesDanielle Ratson3-0/+47
2022-02-07mlxsw: core_acl_flex_actions: Add SIP_DIP_ACTIONDanielle Ratson1-0/+45
2022-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-53/+98
2022-02-02net/mlx5e: Avoid field-overflowing memcpy()Kees Cook2-4/+6
2022-02-02net/mlx5e: Use struct_group() for memcpy() regionKees Cook1-1/+1
2022-02-02net/mlx5e: Avoid implicit modify hdr for decap drop ruleRoi Dayan1-1/+2
2022-02-02net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP trafficRaed Salem1-2/+11
2022-02-02net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem1-3/+6
2022-02-02net/mlx5e: Don't treat small ceil values as unlimited in HTB offloadMaxim Mikityanskiy1-1/+2
2022-02-02net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman1-1/+1
2022-02-02net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman1-18/+14
2022-02-02net/mlx5e: Fix broken SKB allocation in HW-GROKhalid Manaa1-9/+17
2022-02-02net/mlx5e: Fix wrong calculation of header index in HW_GROKhalid Manaa2-2/+7
2022-02-02net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan1-2/+2
2022-02-02net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+4
2022-02-02net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan1-0/+6
2022-02-02net/mlx5: Use del_timer_sync in fw reset flow of halting pollMaher Sanalla1-1/+1
2022-02-02net/mlx5e: Fix module EEPROM queryGal Pressman1-4/+5
2022-02-02net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan1-0/+6