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