summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-12/+45
2021-03-22net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak1-11/+33
2021-03-22net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel1-0/+10
2021-03-16net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan1-0/+9
2021-03-16net/mlx5e: Verify dev is present in some ndosRoi Dayan1-0/+3
2021-03-16net/mlx5e: Distinguish nic and esw offload in tc setup block cbRoi Dayan1-1/+6
2021-03-13flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng1-0/+4
2021-03-12net/mlx5e: Allow to match on ICMP parametersMaor Dickman1-0/+47
2021-03-12net/mlx5: CT: Add support for mirroringPaul Blakey1-9/+10
2021-03-12net/mlx5e: allocate 'indirection_rqt' buffer dynamicallyArnd Bergmann1-3/+13
2021-03-11net/mlx5e: mlx5_tc_ct_init does not failSaeed Mahameed1-8/+0
2021-03-10net/mlx5e: E-switch, Fix rate calculation divisionParav Pandit1-1/+2
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2021-02-11net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit1-1/+1
2021-02-10net/mlx5e: Fix error return code in mlx5e_tc_esw_init()Wei Yongjun1-2/+4
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov1-22/+54
2021-02-05net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov1-1/+1
2021-02-05net/mlx5e: TC preparation refactoring for routing update eventVlad Buslov1-8/+65
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov1-9/+15
2021-02-05net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov1-884/+16
2021-02-05net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov1-1/+2
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov1-2/+2
2021-02-05net/mlx5e: VF tunnel RX traffic offloadingVlad Buslov1-3/+99
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov1-0/+87
2021-02-01net/mlx5e: Avoid false lock depenency warning on tc_htRoi Dayan1-0/+12
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+17
2021-01-26net/mlx5e: Fix CT rule + encap slow path offload and deletionPaul Blakey1-0/+7
2021-01-26net/mlx5e: Reduce tc unsupported key print levelMaor Dickman1-2/+2
2021-01-26net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit1-3/+8
2021-01-13net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and fo...Jianbo Liu1-6/+0
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky1-5/+3
2020-11-17net/mlx5: fix error return code in mlx5e_tc_nic_init()Wang Hai1-1/+3
2020-11-05net/mlx5e: Fix modify header actions memory leakMaor Dickman1-0/+2
2020-10-12net/mlx5: Fix uininitialized pointer read on pointer attrColin Ian King1-1/+0
2020-09-30net/mlx5e: Fix potential null pointer dereferenceGustavo A. R. Silva1-4/+6
2020-09-30net/mlx5: Fix dereference on pointer attr after null checkAriel Levkovich1-2/+4
2020-09-23net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()Saeed Mahameed1-1/+1
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich1-34/+137
2020-09-23net/mlx5e: Add tc chains offload support for nic flowsAriel Levkovich1-55/+197
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich1-138/+166
2020-09-23net/mlx5e: Split nic tc flow allocation and creationAriel Levkovich1-46/+70
2020-09-23net/mlx5e: Tc nic flows to use mlx5_chains flow tablesAriel Levkovich1-30/+56
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich1-6/+6
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-19/+26
2020-09-21net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman1-13/+21
2020-09-21net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan1-2/+4
2020-09-21net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu1-4/+1
2020-09-15net/mlx5e: Add IPv6 traffic class (DSCP) header rewrite supportMaor Dickman1-0/+1
2020-09-15net/mlx5e: Add support for tc trapEli Cohen1-0/+10
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1