summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_tc.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris1-7/+9
2023-10-12net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin1-2/+3
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu1-0/+1
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+13
2023-08-07net/mlx5e: TC, Fix internal port memory leakJianbo Liu1-8/+13
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+18
2023-08-03net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu1-0/+47
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth1-22/+22
2023-07-27net/mlx5e: E-Switch, Register devcom device with switch id keyRoi Dayan1-2/+7
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan1-21/+15
2023-07-27net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi1-3/+18
2023-07-05net/mlx5e: Check for NOT_READY flag state after lockingVlad Buslov1-3/+3
2023-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2023-06-16net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi1-0/+1
2023-06-02net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed1-18/+26
2023-06-02net/mlx5: Devcom, Rename paired to readyShay Drory1-2/+2
2023-06-02net/mlx5e: Handle offloads flows per peerShay Drory1-8/+29
2023-06-02net/mlx5e: en_tc, re-factor query route portMark Bloch1-19/+13
2023-06-02net/mlx5e: tc, Refactor peer add/del flowShay Drory1-31/+34
2023-06-02net/mlx5e: en_tc, Extend peer flows to a listMark Bloch1-16/+27
2023-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-90/+7
2023-05-31flow_offload: Reject matching on layer 2 missIdo Schimmel1-0/+6
2023-05-25net/mlx5: Fix post parse infra to only parse every action onceVlad Buslov1-3/+5
2023-05-25net/mlx5e: Extract remaining tunnel encap code to dedicated fileChris Mi1-87/+2
2023-05-23net/mlx5e: TC, Fix using eswitch mapping in nic modePaul Blakey1-7/+27
2023-05-23net/mlx5e: Fix deadlock in tc route query codeVlad Buslov1-9/+10
2023-05-23net/mlx5: Handle pairing of E-switch via uplink un/load APIsShay Drory1-1/+3
2023-04-06net/mlx5e: TC, Remove mirror and ct limitationPaul Blakey1-13/+0
2023-04-06net/mlx5e: TC, Remove tuple rewrite and ct limitationPaul Blakey1-109/+33
2023-04-06net/mlx5e: TC, Remove special handling of CT actionPaul Blakey1-25/+6
2023-04-06net/mlx5e: TC, Remove CT action reorderingPaul Blakey1-23/+9
2023-04-06net/mlx5e: CT: Use per action statsPaul Blakey1-2/+17
2023-04-06net/mlx5e: TC, Move main flow attribute cleanup to helper funcPaul Blakey1-18/+9
2023-04-06net/mlx5e: TC, Remove unused vf_tun variablePaul Blakey1-12/+3
2023-04-06net/mlx5e: Set default can_offload actionPaul Blakey1-1/+1
2023-03-23Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski1-17/+3
2023-03-20net/mlx5: fs_chains: Refactor to detach chains from tc usagePaul Blakey1-17/+3
2023-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+18
2023-03-16net/mlx5e: Add more information to hairpin table dumpGal Pressman1-2/+6
2023-03-16net/mlx5e: Add devlink hairpin queues parametersGal Pressman1-31/+19
2023-03-16net/mlx5: Move needed PTYS functions to core layerGal Pressman1-1/+1
2023-03-16net/mlx5e: TC, fix cloned flow attributeOz Shlomo1-1/+1
2023-03-16net/mlx5e: TC, fix missing error codeOz Shlomo1-2/+6
2023-03-16net/mlx5e: Fix cleanup null-ptr deref on encap lockPaul Blakey1-0/+10
2023-03-16net/mlx5: E-switch, Fix missing set of split_count when forward to ovs intern...Maor Dickman1-0/+1
2023-02-24net/mlx5e: Remove hairpin write debugfs filesGal Pressman1-59/+0
2023-02-21net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey1-7/+57
2023-02-21net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey1-3/+3
2023-02-21net/mlx5: Refactor tc miss handling to a single functionPaul Blakey1-23/+197