aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tc_act/tc_csum.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen1-1/+1
2018-07-07net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti1-1/+0
2018-01-23net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti1-2/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-23net/sched: act_csum: Add accessors for offloading driversOr Gerlitz1-0/+15
2016-07-25net_sched: get rid of struct tcf_commonWANG Cong1-1/+1
2016-07-25net_sched: move tc_action into tcf_commonWANG Cong1-2/+1
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong1-2/+2
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron1-0/+15