summaryrefslogtreecommitdiff
path: root/include/net/tc_act/tc_ct.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-16net: sched: do not offload flows with a helper in act_ctXin Long1-0/+9
2023-10-25sched: act_ct: switch to per-action label countingFlorian Westphal1-0/+1
2022-11-08net: sched: add helper support in act_ctXin Long1-0/+1
2020-06-16net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel1-1/+10
2020-03-13net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey1-0/+10
2020-03-13net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey1-0/+7
2020-03-04net/sched: act_ct: Create nf flow table per zonePaul Blakey1-0/+2
2020-02-18net: sched: refactor ct action helpers to require tcf_lockVlad Buslov1-2/+4
2019-07-09net/sched: Introduce action ctPaul Blakey1-0/+63