| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-24 | net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr() | Eric Dumazet | 1 | -0/+2 |
| 2025-01-20 | net: sched: refine software bypass handling in tc_run | Xin Long | 1 | -2/+11 |
| 2024-12-09 | net: reformat kdoc return statements | Jakub Kicinski | 1 | -2/+2 |
| 2024-10-30 | net: sched: propagate "skip_sw" flag to struct flow_cls_common_offload | Vladimir Oltean | 1 | -0/+1 |
| 2024-08-26 | net: sched: Correct spelling in headers | Simon Horman | 1 | -1/+1 |
| 2024-03-29 | net: sched: make skip_sw actually skip software | Asbjørn Sloth Tønnesen | 1 | -0/+9 |
| 2024-02-02 | net/sched: Add helper macros with module names | Michal Koutný | 1 | -0/+2 |
| 2023-12-20 | net: sched: Make tc-related drop reason more flexible for remaining qdiscs | Victor Nogueira | 1 | -16/+0 |
| 2023-12-20 | net: sched: Move drop_reason to struct tc_skb_cb | Victor Nogueira | 1 | -2/+12 |
| 2023-10-16 | net, sched: Make tc-related drop reason more flexible | Daniel Borkmann | 1 | -0/+6 |
| 2023-08-07 | net: pkt_cls: Remove unused inline helpers | Yue Haibing | 1 | -13/+0 |
| 2023-07-21 | sch_htb: Allow HTB quantum parameter in offload mode | Naveen Mamindlapalli | 1 | -0/+1 |
| 2023-05-15 | sch_htb: Allow HTB priority parameter in offload mode | Naveen Mamindlapalli | 1 | -0/+1 |
| 2023-02-20 | net/sched: cls_api: Support hardware miss to tc action | Paul Blakey | 1 | -14/+20 |
| 2023-02-14 | net/sched: support per action hw stats | Oz Shlomo | 1 | -10/+19 |
| 2023-02-14 | net/sched: pass flow_stats instead of multiple stats args | Oz Shlomo | 1 | -6/+5 |
| 2023-02-06 | net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h | Vladimir Oltean | 1 | -10/+0 |
| 2022-10-02 | net: sched: cls_api: introduce tc_cls_bind_class() helper | Zhengchao Shao | 1 | -0/+12 |
| 2022-09-20 | net/sched: cls_api: add helper for tc cls walker stats dump | Zhengchao Shao | 1 | -0/+13 |
| 2022-07-13 | net/sched: remove return value of unregister_tcf_proto_ops | Zhengchao Shao | 1 | -1/+1 |
| 2022-04-08 | net/sched: act_api: Add extack to offload_act_setup() callback | Ido Schimmel | 1 | -2/+4 |
| 2022-02-05 | net/sched: Enable tc skb ext allocation on chain miss only when needed | Paul Blakey | 1 | -0/+11 |
| 2022-01-11 | net: sched: do not allocate a tracker in tcf_exts_init() | Eric Dumazet | 1 | -1/+3 |
| 2021-12-19 | flow_offload: validate flags of filter and actions | Baowen Zheng | 1 | -0/+3 |
| 2021-12-19 | flow_offload: add process to update action stats from hardware | Baowen Zheng | 1 | -8/+10 |
| 2021-12-19 | flow_offload: rename exts stats update functions with hw | Baowen Zheng | 1 | -3/+3 |
| 2021-12-19 | flow_offload: allow user to offload tc action to net device | Baowen Zheng | 1 | -0/+5 |
| 2021-12-19 | flow_offload: rename offload functions with offload instead of flow | Baowen Zheng | 1 | -3/+3 |
| 2021-12-10 | net: sched: add netns refcount tracker to struct tcf_exts | Eric Dumazet | 1 | -2/+6 |
| 2021-10-19 | net: sch_tbf: Add a graft command | Petr Machata | 1 | -0/+2 |
| 2021-10-18 | net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types | Ahmed S. Darwish | 1 | -2/+2 |
| 2021-08-30 | sch_htb: Fix inconsistency when leaf qdisc creation fails | Maxim Mikityanskiy | 1 | -2/+1 |
| 2021-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+4 |
| 2021-08-03 | net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops | Bijie Xu | 1 | -0/+4 |
| 2021-08-02 | net_sched: refactor TC action init API | Cong Wang | 1 | -1/+1 |
| 2021-07-29 | net/sched: store the last executed chain also for clsact egress | Davide Caratti | 1 | -15/+7 |
| 2021-05-25 | net: zero-initialize tc skb extension on allocation | Vlad Buslov | 1 | -0/+11 |
| 2021-01-22 | sch_htb: Hierarchical QoS hardware offload | Maxim Mikityanskiy | 1 | -0/+36 |
| 2020-12-01 | net: sched: remove redundant 'rtnl_held' argument | Vlad Buslov | 1 | -1/+1 |
| 2020-11-16 | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel | 1 | -1/+1 |
| 2020-11-16 | Modify return value of nla_strlcpy to match that of strscpy. | Francis Laniel | 1 | -1/+1 |
| 2020-07-16 | net: sched: Do not drop root lock in tcf_qevent_handle() | Petr Machata | 1 | -2/+2 |
| 2020-06-29 | net: sched: Introduce helpers for qevent blocks | Petr Machata | 1 | -0/+49 |
| 2020-06-19 | net: qos offload add flow status with dropped count | Po Liu | 1 | -2/+3 |
| 2020-05-15 | net: sched: implement terse dump support in act | Vlad Buslov | 1 | -0/+1 |
| 2020-03-30 | net: sched: expose HW stats types per action used by drivers | Jiri Pirko | 1 | -1/+4 |
| 2020-03-26 | net: sched: refine extack messages in tcf_change_indev | Guillaume Nault | 1 | -2/+6 |
| 2020-03-14 | net: sched: RED: Introduce an ECN nodrop mode | Petr Machata | 1 | -0/+1 |
| 2020-03-12 | Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa... | David S. Miller | 1 | -0/+13 |
| 2020-03-05 | net: sched: Make FIFO Qdisc offloadable | Petr Machata | 1 | -0/+15 |
| 2020-02-19 | net: sched: Pass ingress block to tcf_classify_ingress | Paul Blakey | 1 | -2/+5 |
| 2020-02-19 | net: sched: Introduce ingress classification function | Paul Blakey | 1 | -0/+10 |
| 2020-02-17 | net: sched: don't take rtnl lock during flow_action setup | Vlad Buslov | 1 | -1/+1 |
| 2020-01-27 | net_sched: fix ops->bind_class() implementations | Cong Wang | 1 | -14/+19 |
| 2020-01-25 | net: sched: Make TBF Qdisc offloadable | Petr Machata | 1 | -0/+22 |
| 2019-12-18 | net: sch_ets: Make the ETS qdisc offloadable | Petr Machata | 1 | -0/+31 |
| 2019-12-18 | net: pkt_cls: Clarify a comment | Petr Machata | 1 | -3/+2 |
| 2019-08-26 | net: sched: take reference to action dev before calling offloads | Vlad Buslov | 1 | -0/+2 |
| 2019-08-26 | net: sched: take rtnl lock in tc_setup_flow_action() | Vlad Buslov | 1 | -1/+1 |
| 2019-08-26 | net: sched: refactor block offloads counter usage | Vlad Buslov | 1 | -1/+16 |
| 2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
| 2019-08-18 | net: sched: use major priority number as hardware priority | Pablo Neira Ayuso | 1 | -1/+1 |
| 2019-08-08 | flow_offload: move tc indirect block to flow offload | wenxu | 1 | -35/+0 |
| 2019-07-19 | net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t | Pablo Neira Ayuso | 1 | -3/+2 |
| 2019-07-12 | net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() | Vlad Buslov | 1 | -0/+10 |
| 2019-07-09 | net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload | Pablo Neira Ayuso | 1 | -35/+5 |
| 2019-07-09 | net: sched: remove tcf block API | Pablo Neira Ayuso | 1 | -69/+0 |
| 2019-07-09 | drivers: net: use flow block API | Pablo Neira Ayuso | 1 | -2/+0 |
| 2019-07-09 | net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_* | Pablo Neira Ayuso | 1 | -2/+1 |
| 2019-07-09 | net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND | Pablo Neira Ayuso | 1 | -1/+0 |
| 2019-07-09 | net: flow_offload: add flow_block_cb_setup_simple() | Pablo Neira Ayuso | 1 | -17/+3 |
| 2019-06-28 | net: sched: refactor reinsert action | John Hurley | 1 | -1/+1 |
| 2019-06-15 | net: sched: remove NET_CLS_IND config option | Jiri Pirko | 1 | -4/+1 |
| 2019-05-07 | net/sched: remove block pointer from common offload structure | Pieter Jansen van Vuuren | 1 | -3/+0 |
| 2019-05-05 | net/sched: add block pointer to tc_cls_common_offload structure | Pieter Jansen van Vuuren | 1 | -0/+8 |
| 2019-05-05 | net/sched: extend matchall offload for hardware statistics | Pieter Jansen van Vuuren | 1 | -0/+2 |
| 2019-05-05 | net/sched: remove unused functions for matchall offload | Pieter Jansen van Vuuren | 1 | -25/+0 |
| 2019-05-05 | net/sched: use the hardware intermediate representation for matchall | Pieter Jansen van Vuuren | 1 | -0/+1 |
| 2019-02-25 | net: sched: set dedicated tcf_walker flag when tp is empty | Vlad Buslov | 1 | -0/+1 |
| 2019-02-22 | net_sched: initialize net pointer inside tcf_exts_init() | Cong Wang | 1 | -2/+3 |
| 2019-02-12 | net: sched: extend proto ops to support unlocked classifiers | Vlad Buslov | 1 | -1/+1 |
| 2019-02-12 | net: sched: track rtnl lock status when validating extensions | Vlad Buslov | 1 | -1/+1 |
| 2019-02-12 | net: sched: traverse classifiers in chain with tcf_get_next_proto() | Vlad Buslov | 1 | -0/+2 |
| 2019-02-12 | net: sched: traverse chains in block with tcf_get_next_chain() | Vlad Buslov | 1 | -0/+2 |
| 2019-02-06 | cls_flower: don't expose TC actions to drivers anymore | Pablo Neira Ayuso | 1 | -1/+0 |
| 2019-02-06 | flow_offload: add statistics retrieval infrastructure and use it | Pablo Neira Ayuso | 1 | -0/+1 |
| 2019-02-06 | cls_api: add translator to flow_action representation | Pablo Neira Ayuso | 1 | -0/+2 |
| 2019-02-06 | flow_offload: add flow action infrastructure | Pablo Neira Ayuso | 1 | -0/+1 |
| 2019-02-06 | flow_offload: add flow_rule and flow_match structures and use them | Pablo Neira Ayuso | 1 | -3/+8 |
| 2018-12-14 | net_sched: fold tcf_block_cb_call() into tc_setup_cb_call() | Cong Wang | 1 | -2/+2 |
| 2018-11-19 | net: sched: cls_u32: add res to offload information | Jakub Kicinski | 1 | -0/+1 |
| 2018-11-19 | net: sched: gred: support reporting stats from offloads | Jakub Kicinski | 1 | -0/+8 |
| 2018-11-19 | net: sched: gred: add basic Qdisc offload | Jakub Kicinski | 1 | -0/+36 |
| 2018-11-14 | net: sched: red: notify drivers about RED's limit parameter | Jakub Kicinski | 1 | -0/+1 |
| 2018-11-14 | net: sched: mq: offload a graft notification | Jakub Kicinski | 1 | -1/+10 |
| 2018-11-14 | net: sched: red: offload a graft notification | Jakub Kicinski | 1 | -0/+2 |
| 2018-11-14 | net: sched: provide notification for graft on root | Jakub Kicinski | 1 | -0/+10 |
| 2018-11-11 | net: sched: register callbacks for indirect tc block binds | John Hurley | 1 | -0/+34 |
| 2018-11-08 | net: sched: red: inform offloads about harddrop setting | Jakub Kicinski | 1 | -0/+1 |
| 2018-10-04 | net: sched: remove unused helpers | Jakub Kicinski | 1 | -10/+0 |
| 2018-09-24 | net/sched: Add hardware specific counters to TC actions | Eelco Chaudron | 1 | -1/+1 |
| 2018-08-22 | net_sched: fix unused variable warning in stmmac | Arnd Bergmann | 1 | -1/+1 |
| 2018-08-21 | net_sched: remove list_head from tc_action | Cong Wang | 1 | -11/+14 |
| 2018-08-01 | net: sched: make tcf_chain_{get,put}() static | Jiri Pirko | 1 | -3/+0 |
| 2018-07-30 | net/tc: introduce TC_ACT_REINSERT. | Paolo Abeni | 1 | -0/+3 |
| 2018-07-27 | net: sched: don't dump chains only held by actions | Jiri Pirko | 1 | -0/+3 |
| 2018-07-23 | net: sched: cls_flower: propagate chain teplate creation and destruction to d... | Jiri Pirko | 1 | -0/+2 |
| 2018-07-22 | nfp: bring back support for offloading shared blocks | Jakub Kicinski | 1 | -5/+0 |
| 2018-07-13 | net: sched: refactor flower walk to iterate over idr | Vlad Buslov | 1 | -0/+1 |
| 2018-07-08 | net: sched: use rcu for action cookie update | Vlad Buslov | 1 | -0/+1 |
| 2018-07-03 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |
| 2018-06-27 | nfp: reject binding to shared blocks | John Hurley | 1 | -0/+5 |
| 2018-06-26 | net: sched: call reoffload op on block callback reg | John Hurley | 1 | -2/+4 |
| 2018-06-26 | net: sched: pass extack pointer to block binds and cb registration | John Hurley | 1 | -4/+7 |
| 2018-05-29 | net: sched: mq: request stats from offloads | Jakub Kicinski | 1 | -0/+2 |
| 2018-05-29 | net: sched: mq: add simple offload notification | Jakub Kicinski | 1 | -0/+10 |
| 2018-05-24 | net_sched: switch to rcu_work | Cong Wang | 1 | -1/+1 |
| 2018-05-14 | sched: cls: enable verbose logging | Marcelo Ricardo Leitner | 1 | -2/+4 |
| 2018-02-28 | net: sch: prio: Add offload ability for grafting a child | Nogah Frankel | 1 | -0/+8 |
| 2018-01-25 | pkt_cls: add new tc cls helper to check offload flag and chain index | Jakub Kicinski | 1 | -0/+14 |
| 2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2018-01-24 | net: sched: remove tc_cls_common_offload_init_deprecated() | Jakub Kicinski | 1 | -11/+0 |
| 2018-01-24 | cls_bpf: remove gen_flags from bpf_offload | Jakub Kicinski | 1 | -1/+0 |
| 2018-01-24 | net: sched: prepare for reimplementation of tc_cls_common_offload_init() | Jakub Kicinski | 1 | -3/+15 |
| 2018-01-24 | net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr | Wolfgang Bumiller | 1 | -1/+1 |
| 2018-01-22 | net: sched: create tc_can_offload_extack() wrapper | Quentin Monnet | 1 | -0/+11 |
| 2018-01-22 | net: sched: add extack support for offload via tc_cls_common_offload | Quentin Monnet | 1 | -1/+4 |
| 2018-01-19 | net: sched: cls: add extack support for tcf_change_indev | Alexander Aring | 1 | -2/+5 |
| 2018-01-19 | net: sched: cls: add extack support for tcf_exts_validate | Alexander Aring | 1 | -1/+2 |
| 2018-01-17 | net: sched: introduce block mechanism to handle netif_keep_dst calls | Jiri Pirko | 1 | -0/+1 |
| 2018-01-17 | net: sched: introduce shared filter blocks infrastructure | Jiri Pirko | 1 | -0/+7 |
| 2018-01-17 | net: sched: red: don't reset the backlog on every stat dump | Jakub Kicinski | 1 | -0/+1 |
| 2018-01-14 | net: sch: prio: Add offload ability to PRIO qdisc | Nogah Frankel | 1 | -0/+25 |
| 2018-01-10 | net: sch: red: Change the name of the stats struct to be generic | Nogah Frankel | 1 | -5/+6 |
| 2018-01-05 | net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set | Quentin Monnet | 1 | -1/+2 |
| 2017-12-27 | net: sch: api: fix tcf_block_get | Sudip Mukherjee | 1 | -1/+2 |
| 2017-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+2 |
| 2017-12-21 | net: sch: api: add extack support in tcf_block_get | Alexander Aring | 1 | -2/+4 |
| 2017-12-20 | cls_bpf: fix offload assumptions after callback conversion | Jakub Kicinski | 1 | -3/+2 |
| 2017-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+24 |
| 2017-11-09 | net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() | Cong Wang | 1 | -0/+24 |
| 2017-11-08 | net_sch: red: Add offload ability to RED qdisc | Nogah Frankel | 1 | -0/+30 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-11-03 | net: sched: introduce chain_head_change callback | Jiri Pirko | 1 | -8/+6 |
| 2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-11-02 | net: sched: remove ndo_setup_tc check from tc_can_offload | Jiri Pirko | 1 | -5/+1 |
| 2017-11-02 | net: sched: remove unused tc_should_offload helper | Jiri Pirko | 1 | -7/+0 |
| 2017-10-31 | net: sched: Identify hardware traffic classes using classid | Amritha Nambiar | 1 | -0/+1 |
| 2017-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
| 2017-10-29 | net_sched: introduce a workqueue for RCU callbacks of tc filter | Cong Wang | 1 | -0/+3 |
| 2017-10-21 | net: sched: remove unused classid field from tc_cls_common_offload | Jiri Pirko | 1 | -2/+0 |
| 2017-10-21 | net: sched: use tc_setup_cb_call to call per-block callbacks | Jiri Pirko | 1 | -2/+2 |
| 2017-10-21 | net: sched: introduce per-block callbacks | Jiri Pirko | 1 | -0/+81 |
| 2017-10-21 | net: sched: use extended variants of block_get/put in ingress and clsact qdiscs | Jiri Pirko | 1 | -0/+2 |
| 2017-10-21 | net: sched: add block bind/unbind notif. and extended block_get/put | Jiri Pirko | 1 | -0/+40 |
| 2017-10-16 | net: sched: teach tcf_bind/unbind_filter to use block->q | Jiri Pirko | 1 | -10/+17 |
| 2017-10-16 | net: sched: introduce tcf_block_q and tcf_block_dev helpers | Jiri Pirko | 1 | -0/+21 |
| 2017-10-16 | net: sched: store Qdisc pointer in struct block | Jiri Pirko | 1 | -2/+2 |
| 2017-10-13 | mqprio: Introduce new hardware offload mode and shaper in mqprio | Amritha Nambiar | 1 | -0/+9 |
| 2017-10-11 | net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_dev | Jiri Pirko | 1 | -3/+0 |
| 2017-10-11 | net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infra | Jiri Pirko | 1 | -2/+3 |
| 2017-10-11 | net: sched: introduce per-egress action device callbacks | Jiri Pirko | 1 | -0/+2 |
| 2017-08-11 | net: sched: remove cops->tcf_cl_offload | Jiri Pirko | 1 | -11/+3 |
| 2017-08-11 | net: sched: remove handle propagation down to the drivers | Jiri Pirko | 1 | -2/+0 |
| 2017-08-11 | net: sched: propagate classid down to offload drivers | Jiri Pirko | 1 | -0/+2 |
| 2017-08-07 | net_sched: use void pointer for filter handle | WANG Cong | 1 | -1/+1 |
| 2017-08-07 | net: sched: move prio into cls_common | Jiri Pirko | 1 | -1/+2 |
| 2017-08-07 | net: sched: push cls related args into cls_common structure | Jiri Pirko | 1 | -0/+19 |
| 2017-08-07 | net: sched: make egress_dev flag part of flower offload struct | Jiri Pirko | 1 | -0/+1 |
| 2017-08-04 | net: sched: avoid atomic swap in tcf_exts_change | Jiri Pirko | 1 | -2/+1 |
| 2017-08-04 | net: sched: remove check for number of actions in tcf_exts_exec | Jiri Pirko | 1 | -3/+1 |
| 2017-08-04 | net: sched: fix return value of tcf_exts_exec | Jiri Pirko | 1 | -2/+2 |
| 2017-08-04 | net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_... | Jiri Pirko | 1 | -30/+0 |
| 2017-08-04 | net: sched: use tcf_exts_has_actions in tcf_exts_exec | Jiri Pirko | 1 | -23/+23 |
| 2017-08-04 | net: sched: change names of action number helpers to be aligned with the rest | Jiri Pirko | 1 | -9/+27 |
| 2017-08-04 | net: sched: remove unneeded tcf_em_tree_change | Jiri Pirko | 1 | -21/+0 |
| 2017-05-31 | sched: add helper for updating statistics on all actions | Jakub Kicinski | 1 | -0/+19 |
| 2017-05-25 | net_sched: only create filter chains for new filters/actions | WANG Cong | 1 | -1/+2 |
| 2017-05-17 | net: sched: introduce multichain support for filters | Jiri Pirko | 1 | -0/+2 |
| 2017-05-17 | net: sched: introduce tcf block infractructure | Jiri Pirko | 1 | -2/+11 |
| 2017-05-17 | net: sched: move tc_classify function to cls_api.c | Jiri Pirko | 1 | -0/+9 |
| 2017-02-17 | net/sched: Reflect HW offload status | Or Gerlitz | 1 | -0/+5 |
| 2017-02-15 | sched: have stub for tcf_destroy_chain in case NET_CLS is not configured | Jiri Pirko | 1 | -0/+6 |
| 2017-02-10 | sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api | Jiri Pirko | 1 | -0/+2 |
| 2017-02-03 | sched: cls_flower: expose priority to offloading netdevice | Jiri Pirko | 1 | -0/+1 |
| 2017-01-25 | net sched actions: Add support for user cookies | Jamal Hadi Salim | 1 | -0/+8 |
| 2016-12-02 | net/sched: cls_flower: Add offload support using egress Hardware device | Hadar Hen Zion | 1 | -0/+2 |
| 2016-12-02 | net/sched: Add separate check for skip_hw flag | Hadar Hen Zion | 1 | -4/+15 |
| 2016-09-28 | net/sched: pkt_cls: change tc actions order to be as the user sets | Hadar Hen Zion | 1 | -1/+1 |
| 2016-09-21 | net: cls_bpf: allow offloaded filters to update stats | Jakub Kicinski | 1 | -0/+1 |
| 2016-09-21 | net: cls_bpf: limit hardware offload by software-only flag | Jakub Kicinski | 1 | -0/+1 |
| 2016-09-21 | net: cls_bpf: add hardware offload | Jakub Kicinski | 1 | -0/+14 |
| 2016-08-22 | net_sched: properly handle failure case of tcf_exts_init() | WANG Cong | 1 | -2/+4 |
| 2016-08-17 | net_sched: convert tcf_exts from list to pointer array | WANG Cong | 1 | -14/+26 |
| 2016-08-17 | net_sched: move tc offload macros to pkt_cls.h | WANG Cong | 1 | -0/+19 |
| 2016-07-24 | net/sched: Add match-all classifier hw offloading. | Yotam Gigi | 1 | -0/+11 |
| 2016-06-07 | net: sched: fix tc_should_offload for specific clsact classes | Daniel Borkmann | 1 | -3/+7 |
| 2016-05-16 | net/sched: cls_flower: Hardware offloaded filters statistics support | Amir Vadai | 1 | -0/+1 |
| 2016-05-16 | net: cls_u32: Add support for skip-sw flag to tc u32 classifier. | Samudrala, Sridhar | 1 | -0/+17 |