Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-10 | sched: check negative err value to safe one level of indent | Jiri Pirko | 1 | -13/+9 |
2017-02-10 | sched: add missing curly braces in else branch in tc_ctl_tfilter | Jiri Pirko | 1 | -1/+2 |
2017-02-10 | sched: move err set right before goto errout in tc_ctl_tfilter | Jiri Pirko | 1 | -10/+19 |
2017-02-10 | sched: push TC filter protocol creation into a separate function | Jiri Pirko | 1 | -51/+59 |
2017-02-10 | sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api | Jiri Pirko | 1 | -0/+21 |
2017-02-10 | sched: rename tcf_destroy to tcf_destroy_proto | Jiri Pirko | 1 | -4/+4 |