summaryrefslogtreecommitdiff
path: root/include/net/pkt_cls.h
Commit message (Expand)AuthorAge
* net: sched: remove cops->tcf_cl_offloadJiri Pirko2017-08-11
* net: sched: remove handle propagation down to the driversJiri Pirko2017-08-11
* net: sched: propagate classid down to offload driversJiri Pirko2017-08-11
* net_sched: use void pointer for filter handleWANG Cong2017-08-07
* net: sched: move prio into cls_commonJiri Pirko2017-08-07
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-07
* net: sched: make egress_dev flag part of flower offload structJiri Pirko2017-08-07
* net: sched: avoid atomic swap in tcf_exts_changeJiri Pirko2017-08-04
* net: sched: remove check for number of actions in tcf_exts_execJiri Pirko2017-08-04
* net: sched: fix return value of tcf_exts_execJiri Pirko2017-08-04
* net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...Jiri Pirko2017-08-04
* net: sched: use tcf_exts_has_actions in tcf_exts_execJiri Pirko2017-08-04
* net: sched: change names of action number helpers to be aligned with the restJiri Pirko2017-08-04
* net: sched: remove unneeded tcf_em_tree_changeJiri Pirko2017-08-04
* sched: add helper for updating statistics on all actionsJakub Kicinski2017-05-31
* net_sched: only create filter chains for new filters/actionsWANG Cong2017-05-25
* net: sched: introduce multichain support for filtersJiri Pirko2017-05-17
* net: sched: introduce tcf block infractructureJiri Pirko2017-05-17
* net: sched: move tc_classify function to cls_api.cJiri Pirko2017-05-17
* net/sched: Reflect HW offload statusOr Gerlitz2017-02-17
* sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko2017-02-15
* sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-10
* sched: cls_flower: expose priority to offloading netdeviceJiri Pirko2017-02-03
* net sched actions: Add support for user cookiesJamal Hadi Salim2017-01-25
* net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion2016-12-02
* net/sched: Add separate check for skip_hw flagHadar Hen Zion2016-12-02
* net/sched: pkt_cls: change tc actions order to be as the user setsHadar Hen Zion2016-09-28
* net: cls_bpf: allow offloaded filters to update statsJakub Kicinski2016-09-21
* net: cls_bpf: limit hardware offload by software-only flagJakub Kicinski2016-09-21
* net: cls_bpf: add hardware offloadJakub Kicinski2016-09-21
* net_sched: properly handle failure case of tcf_exts_init()WANG Cong2016-08-22
* net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-17
* net_sched: move tc offload macros to pkt_cls.hWANG Cong2016-08-17
* net/sched: Add match-all classifier hw offloading.Yotam Gigi2016-07-24
* net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-07
* net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai2016-05-16
* net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2016-05-16
* net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar2016-05-16
* net/flower: Fix pointer castAmir Vadai2016-03-11
* net/flower: Introduce hardware offload supportAmir Vadai2016-03-10
* net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend2016-03-01
* net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend2016-03-01
* net: sched: consolidate offload decision in cls_u32John Fastabend2016-03-01
* net: pack tc_cls_u32_knode struct slighter betterJohn Fastabend2016-02-17
* net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend2016-02-17
* net: sched: remove tcf_proto from ematch callsJohn Fastabend2014-10-06
* net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong2014-10-01
* net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong2014-09-28
* sched, cls: check if we could overwrite actions when changing a filterCong Wang2014-04-27
* net_sched: optimize tcf_match_indev()WANG Cong2014-01-13