summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/tc_encap_actions.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree1-0/+4
2023-06-21sfc: fix uninitialized variable useArnd Bergmann1-0/+1
2023-06-10sfc: generate encap headers for TC offloadEdward Cree1-9/+185
2023-06-10sfc: neighbour lookup for TC encap action offloadEdward Cree1-2/+446
2023-06-10sfc: some plumbing towards TC encap action offloadEdward Cree1-0/+126