Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE | Eli Cohen | 2019-02-10 | 1 | -1/+1 |
* | net/sched: act_csum: fix NULL dereference when 'goto chain' is used | Davide Caratti | 2018-07-07 | 1 | -1/+0 |
* | net/sched: act_csum: don't use spinlock in the fast path | Davide Caratti | 2018-01-23 | 1 | -2/+14 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | net/sched: act_csum: Add accessors for offloading drivers | Or Gerlitz | 2017-05-23 | 1 | -0/+15 |
* | net_sched: get rid of struct tcf_common | WANG Cong | 2016-07-25 | 1 | -1/+1 |
* | net_sched: move tc_action into tcf_common | WANG Cong | 2016-07-25 | 1 | -2/+1 |
* | net_sched: act: hide struct tcf_common from API | WANG Cong | 2014-02-12 | 1 | -2/+2 |
* | net/sched: add ACT_CSUM action to update packets checksums | Grégoire Baron | 2010-08-20 | 1 | -0/+15 |