summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/tc.c
AgeCommit message (Expand)Author
2023-06-22sfc: keep alive neighbour entries while a TC encap action is using themEdward Cree
2023-06-10sfc: neighbour lookup for TC encap action offloadEdward Cree
2023-06-10sfc: some plumbing towards TC encap action offloadEdward Cree
2023-06-10sfc: add fallback action-set-lists for TC offloadEdward Cree
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-31sfc: fix error unwinds in TC offloadEdward Cree
2023-05-13sfc: fix use-after-free in efx_tc_flower_record_encap_match()Edward Cree
2023-05-12sfc: support TC decap rules matching on enc_src_portEdward Cree
2023-05-12sfc: support TC decap rules matching on enc_ip_tosEdward Cree
2023-05-12sfc: populate enc_ip_tos matches in MAE outer rulesEdward Cree
2023-05-12sfc: release encap match in efx_tc_flow_free()Edward Cree
2023-03-29sfc: add offloading of 'foreign' TC (decap) rulesEdward Cree
2023-03-29sfc: add code to register and unregister encap matchesEdward Cree
2023-03-29sfc: handle enc keys in efx_tc_flower_parse_match()Edward Cree
2023-03-29sfc: document TC-to-EF100-MAE action translation conceptsEdward Cree
2023-03-10sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree
2022-11-16sfc: implement counters readout to TC statsEdward Cree
2022-11-16sfc: validate MAE action orderEdward Cree
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree
2022-11-16sfc: add hashtables for MAE counters and counter ID mappingsEdward Cree
2022-11-16sfc: add extra RX channel to receive MAE counter updates on ef100Edward 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-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-09-28sfc: add a hashtable for offloaded TC rulesEdward Cree
2022-09-28sfc: bind indirect blocks for TC offload on EF100Edward Cree
2022-09-28sfc: bind blocks for TC offload on EF100Edward 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