summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)Author
2021-10-27net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-09-15net/mlx5e: Use correct eswitch for stack devices with lagDmytro Linkin
2021-07-27net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak
2021-06-26net/mlx5: Increase hairpin buffer sizeAriel Levkovich
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-09net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-01net/mlx5e: Check for needed capability for cvlan matchingRoi Dayan
2021-05-27Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-18net/mlx5e: Reject mirroring on source port change encap rulesVlad Buslov
2021-05-18net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak
2021-05-18net/mlx5e: Fix nullptr in add_vlan_push_action()Dima Chumak
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-14net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu
2021-04-06net/mlx5e: TC, Add support to offload sample actionChris Mi
2021-04-06net/mlx5e: TC, Add sampler termination table APIChris Mi
2021-04-06net/mlx5e: TC, Parse sample actionChris Mi
2021-04-06net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi
2021-04-06net/mlx5: Map register values to restore objectsChris Mi
2021-04-02net/mlx5e: Dynamic alloc vlan table for netdev when neededVu Pham
2021-04-02net/mlx5e: Reject tc rules which redirect from a VF to itselfAriel Levkovich
2021-03-25net/mlx5e: alloc the correct size for indirection_rqtSaeed Mahameed
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-22net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak
2021-03-22net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel
2021-03-16net/mlx5: E-Switch, Protect changing mode while adding rulesRoi Dayan
2021-03-16net/mlx5e: Verify dev is present in some ndosRoi Dayan
2021-03-16net/mlx5e: Distinguish nic and esw offload in tc setup block cbRoi Dayan
2021-03-13flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng
2021-03-12net/mlx5e: Allow to match on ICMP parametersMaor Dickman
2021-03-12net/mlx5: CT: Add support for mirroringPaul Blakey
2021-03-12net/mlx5e: allocate 'indirection_rqt' buffer dynamicallyArnd Bergmann
2021-03-11net/mlx5e: mlx5_tc_ct_init does not failSaeed Mahameed
2021-03-10net/mlx5e: E-switch, Fix rate calculation divisionParav Pandit
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-11net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit
2021-02-10net/mlx5e: Fix error return code in mlx5e_tc_esw_init()Wei Yongjun
2021-02-05net/mlx5e: Handle FIB events to update tunnel endpoint deviceVlad Buslov
2021-02-05net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov
2021-02-05net/mlx5e: TC preparation refactoring for routing update eventVlad Buslov
2021-02-05net/mlx5e: Create route entry infrastructureVlad Buslov
2021-02-05net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov
2021-02-05net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov
2021-02-05net/mlx5e: VF tunnel RX traffic offloadingVlad Buslov
2021-02-05net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov
2021-02-01net/mlx5e: Avoid false lock depenency warning on tc_htRoi Dayan
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski