aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/cls_api.c
Commit message (Expand)AuthorAge
* net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley2019-11-05
* net_sched: fix backward compatibility for TCA_KINDCong Wang2019-10-08
* net: sched: fix possible crash in tcf_action_destroy()Eric Dumazet2019-09-24
* net: sched: use get_dev() action API in flow_action infraVlad Buslov2019-09-16
* net: sched: take reference to psample group in flow_action infraVlad Buslov2019-09-16
* net: sched: extend flow_action_entry with destructorVlad Buslov2019-09-16
* net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey2019-09-06
* net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov2019-08-26
* net: sched: take reference to action dev before calling offloadsVlad Buslov2019-08-26
* net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov2019-08-26
* net: sched: conditionally obtain rtnl lock in cls hw offloads APIVlad Buslov2019-08-26
* net: sched: add API for registering unlocked offload block callbacksVlad Buslov2019-08-26
* net: sched: notify classifier on successful offload add/deleteVlad Buslov2019-08-26
* net: sched: refactor block offloads counter usageVlad Buslov2019-08-26
* net: sched: change tcf block offload counter type to atomic_tVlad Buslov2019-08-26
* net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov2019-08-26
* flow_offload: support get multi-subsystem blockwenxu2019-08-08
* flow_offload: move tc indirect block to flow offloadwenxu2019-08-08
* cls_api: add flow_indr_block_call functionwenxu2019-08-08
* cls_api: remove the tcf_block cachewenxu2019-08-08
* cls_api: modify the tc_indr_block_ing_cmd parameters.wenxu2019-08-08
* net: sched: add ingress mirred action to hardware IRJohn Hurley2019-08-06
* net: sched: add skbedit of ptype action to hardware IRJohn Hurley2019-08-06
* net: sched: include mpls actions in hardware intermediate representationJohn Hurley2019-07-23
* net: sched: verify that q!=NULL before setting q->flagsVlad Buslov2019-07-21
* net: flow_offload: add flow_block structure and use itPablo Neira Ayuso2019-07-20
* net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-20
* net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang2019-07-17
* net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov2019-07-12
* net: sched: remove tcf block APIPablo Neira Ayuso2019-07-09
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-09
* net: sched: use flow block APIPablo Neira Ayuso2019-07-09
* net: flow_offload: add list handling functionsPablo Neira Ayuso2019-07-09
* net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2019-07-09
* net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-09
* net/sched: Introduce action ctPaul Blakey2019-07-09
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren2019-05-06
* net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren2019-05-06
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* net: sched: don't set tunnel for decap actionVlad Buslov2019-04-02
* net/sched: let actions use RCU to access 'goto_chain'Davide Caratti2019-03-21
* net_sched: return correct value for *notify* functionsZhike Wang2019-03-13
* net: sched: fix potential use-after-free in __tcf_chain_put()Vlad Buslov2019-03-08
* net: sched: fix typo in walker_check_empty()Vlad Buslov2019-02-26
* net: sched: don't release block->lock when dumping chainsVlad Buslov2019-02-25
* net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov2019-02-25
* net_sched: initialize net pointer inside tcf_exts_init()Cong Wang2019-02-22
* net: sched: potential NULL dereference in tcf_block_find()Dan Carpenter2019-02-21