summaryrefslogtreecommitdiff
path: root/include/net/pkt_cls.h
Commit message (Expand)AuthorAgeFilesLines
* net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao2022-07-131-1/+1
* net/sched: act_api: Add extack to offload_act_setup() callbackIdo Schimmel2022-04-081-2/+4
* net/sched: Enable tc skb ext allocation on chain miss only when neededPaul Blakey2022-02-051-0/+11
* net: sched: do not allocate a tracker in tcf_exts_init()Eric Dumazet2022-01-111-1/+3
* flow_offload: validate flags of filter and actionsBaowen Zheng2021-12-191-0/+3
* flow_offload: add process to update action stats from hardwareBaowen Zheng2021-12-191-8/+10
* flow_offload: rename exts stats update functions with hwBaowen Zheng2021-12-191-3/+3
* flow_offload: allow user to offload tc action to net deviceBaowen Zheng2021-12-191-0/+5
* flow_offload: rename offload functions with offload instead of flowBaowen Zheng2021-12-191-3/+3
* net: sched: add netns refcount tracker to struct tcf_extsEric Dumazet2021-12-101-2/+6
* net: sch_tbf: Add a graft commandPetr Machata2021-10-191-0/+2
* net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish2021-10-181-2/+2
* sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy2021-08-301-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-0/+4
|\
| * net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_opsBijie Xu2021-08-031-0/+4
* | net_sched: refactor TC action init APICong Wang2021-08-021-1/+1
* | net/sched: store the last executed chain also for clsact egressDavide Caratti2021-07-291-15/+7
|/
* net: zero-initialize tc skb extension on allocationVlad Buslov2021-05-251-0/+11
* sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy2021-01-221-0/+36
* net: sched: remove redundant 'rtnl_held' argumentVlad Buslov2020-12-011-1/+1
* treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel2020-11-161-1/+1
* Modify return value of nla_strlcpy to match that of strscpy.Francis Laniel2020-11-161-1/+1
* net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata2020-07-161-2/+2
* net: sched: Introduce helpers for qevent blocksPetr Machata2020-06-291-0/+49
* net: qos offload add flow status with dropped countPo Liu2020-06-191-2/+3
* net: sched: implement terse dump support in actVlad Buslov2020-05-151-0/+1
* net: sched: expose HW stats types per action used by driversJiri Pirko2020-03-301-1/+4
* net: sched: refine extack messages in tcf_change_indevGuillaume Nault2020-03-261-2/+6
* net: sched: RED: Introduce an ECN nodrop modePetr Machata2020-03-141-0/+1
* Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller2020-03-121-0/+13
|\
| * net: sched: Pass ingress block to tcf_classify_ingressPaul Blakey2020-02-191-2/+5
| * net: sched: Introduce ingress classification functionPaul Blakey2020-02-191-0/+10
* | net: sched: Make FIFO Qdisc offloadablePetr Machata2020-03-051-0/+15
|/
* net: sched: don't take rtnl lock during flow_action setupVlad Buslov2020-02-171-1/+1
* net_sched: fix ops->bind_class() implementationsCong Wang2020-01-271-14/+19
* net: sched: Make TBF Qdisc offloadablePetr Machata2020-01-251-0/+22
* net: sch_ets: Make the ETS qdisc offloadablePetr Machata2019-12-181-0/+31
* net: pkt_cls: Clarify a commentPetr Machata2019-12-181-3/+2
* net: sched: take reference to action dev before calling offloadsVlad Buslov2019-08-261-0/+2
* net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov2019-08-261-1/+1
* net: sched: refactor block offloads counter usageVlad Buslov2019-08-261-1/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-1/+1
|\
| * net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-1/+1
* | flow_offload: move tc indirect block to flow offloadwenxu2019-08-081-35/+0
|/
* net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-191-3/+2
* net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov2019-07-121-0/+10
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-35/+5
* net: sched: remove tcf block APIPablo Neira Ayuso2019-07-091-69/+0
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-2/+0
* net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2019-07-091-2/+1