aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tc_act/tc_ct.h
AgeCommit message (Expand)AuthorFilesLines
2025-07-11net_sched: act_ct: use RCU in tcf_ct_dump()Eric Dumazet1-1/+1
2025-06-25net/sched: Remove unused functionsYue Haibing1-9/+0
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-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel1-1/+10
2020-03-12net/sched: act_ct: Enable hardware offload of flow table entiresPaul Blakey1-0/+10
2020-03-12net/sched: act_ct: Support restoring conntrack info on skbsPaul Blakey1-0/+7
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey1-0/+2
2020-02-17net: sched: refactor ct action helpers to require tcf_lockVlad Buslov1-2/+4
2019-07-09net/sched: Introduce action ctPaul Blakey1-0/+63