summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/mae.c
AgeCommit message (Expand)Author
2023-10-15sfc: support offloading ct(nat) action in RHS rulesEdward Cree
2023-10-06sfc: support TC rules which require OR-AR-CT-AR flowEdward Cree
2023-10-06sfc: support TC left-hand-side rules on foreign netdevsEdward Cree
2023-08-27sfc: add decrement ttl by offloading set ipv4 ttl actionsPieter Jansen van Vuuren
2023-08-27sfc: introduce ethernet pedit set action infrastructurePieter Jansen van Vuuren
2023-08-09sfc: offload left-hand side rules for conntrackEdward Cree
2023-08-09sfc: conntrack state matches in TC rulesEdward Cree
2023-08-09sfc: functions to insert/remove conntrack entries to MAE hardwareEdward Cree
2023-08-09sfc: add MAE table machinery for conntrack tableEdward Cree
2023-06-10sfc: MAE functions to create/update/delete encap headersEdward Cree
2023-06-10sfc: add function to atomically update a rule in the MAEEdward Cree
2023-05-12sfc: support TC decap rules matching on enc_src_portEdward Cree
2023-05-12sfc: populate enc_ip_tos matches in MAE outer rulesEdward Cree
2023-03-29sfc: add offloading of 'foreign' TC (decap) rulesEdward Cree
2023-03-29sfc: add functions to insert encap matches into the MAEEdward Cree
2023-03-29sfc: add notion of match on enc keys to MAE machineryEdward Cree
2023-03-10sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree
2023-02-20sfc: clean up some inconsistent indentingsYang Li
2023-02-16sfc: add mport lookup based on driver's mport dataAlejandro Lucero
2023-02-16sfc: enumerate mports in ef100Alejandro Lucero
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree
2022-11-16sfc: add functions to allocate/free MAE countersEdward Cree
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree
2022-11-04sfc: add Layer 4 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 3 flag matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 3 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: add Layer 2 matches to ef100 TC offloadEdward Cree
2022-11-04sfc: check recirc_id match caps before MAE offloadEdward Cree
2022-10-19sfc: use formatted extacks instead of efx_tc_err()Edward Cree
2022-09-28sfc: bare bones TC offload on EF100Edward Cree
2022-09-28sfc: interrogate MAE capabilities at probe timeEdward Cree
2022-07-29sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-07-29sfc: determine wire m-port at EF100 PF probe timeEdward Cree
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree