summaryrefslogtreecommitdiffstats
path: root/include/net/tc_act/tc_csum.h
Commit message (Expand)AuthorAgeFilesLines
* net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen2019-02-101-1/+1
* net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti2018-07-071-1/+0Star
* net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti2018-01-241-2/+14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-231-0/+15
* net_sched: get rid of struct tcf_commonWANG Cong2016-07-261-1/+1
* net_sched: move tc_action into tcf_commonWANG Cong2016-07-261-2/+1Star
* net_sched: act: hide struct tcf_common from APIWANG Cong2014-02-131-2/+2
* net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-201-0/+15