summaryrefslogtreecommitdiff
path: root/net/sched/cls_api.c
AgeCommit message (Expand)Author
2019-10-29net_sched: fix backward compatibility for TCA_KINDCong Wang
2019-10-05net: sched: fix possible crash in tcf_action_destroy()Eric Dumazet
2019-07-21net: sched: verify that q!=NULL before setting q->flagsVlad Buslov
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-17net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang
2019-07-12net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov
2019-07-09net: sched: remove tcf block APIPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: sched: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso
2019-07-09net/sched: Introduce action ctPaul Blakey
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-05net/sched: add police action to the hardware intermediate representationPieter Jansen van Vuuren
2019-05-05net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-02net: sched: don't set tunnel for decap actionVlad Buslov
2019-03-21net/sched: let actions use RCU to access 'goto_chain'Davide Caratti
2019-03-13net_sched: return correct value for *notify* functionsZhike Wang
2019-03-08net: sched: fix potential use-after-free in __tcf_chain_put()Vlad Buslov
2019-02-26net: sched: fix typo in walker_check_empty()Vlad Buslov
2019-02-25net: sched: don't release block->lock when dumping chainsVlad Buslov
2019-02-25net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov
2019-02-22net_sched: initialize net pointer inside tcf_exts_init()Cong Wang
2019-02-21net: sched: potential NULL dereference in tcf_block_find()Dan Carpenter
2019-02-13net: sched: remove duplicated include from cls_api.cYueHaibing
2019-02-12net: sched: unlock rules update APIVlad Buslov
2019-02-12net: sched: refactor tcf_block_find() into standalone functionsVlad Buslov
2019-02-12net: sched: extend proto ops to support unlocked classifiersVlad Buslov
2019-02-12net: sched: extend proto ops with 'put' callbackVlad Buslov
2019-02-12net: sched: track rtnl lock status when validating extensionsVlad Buslov
2019-02-12net: sched: prevent insertion of new classifiers during chain flushVlad Buslov
2019-02-12net: sched: refactor tp insert/delete for concurrent executionVlad Buslov
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov
2019-02-12net: sched: introduce reference counting for tcf_protoVlad Buslov
2019-02-12net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov
2019-02-12net: sched: protect chain template accesses with block lockVlad Buslov
2019-02-12net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov
2019-02-12net: sched: protect block->chain0 with block->lockVlad Buslov
2019-02-12net: sched: refactor tc_ctl_chain() to use block->lockVlad Buslov
2019-02-12net: sched: protect chain->explicitly_created with block->lockVlad Buslov
2019-02-12net: sched: protect block state with mutexVlad Buslov
2019-02-06cls_api: add translator to flow_action representationPablo Neira Ayuso
2019-02-06flow_offload: add flow action infrastructurePablo Neira Ayuso
2019-01-16net_sched: refetch skb protocol for each filterCong Wang
2018-12-14net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang
2018-12-10net/sched: Remove egdev mechanismOz Shlomo