summaryrefslogtreecommitdiffstats
path: root/include/net/pkt_cls.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-091-1/+0
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-17/+3
* net: sched: refactor reinsert actionJohn Hurley2019-06-281-1/+1
* net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-151-4/+1
* net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren2019-05-071-3/+0
* net/sched: add block pointer to tc_cls_common_offload structurePieter Jansen van Vuuren2019-05-051-0/+8
* net/sched: extend matchall offload for hardware statisticsPieter Jansen van Vuuren2019-05-051-0/+2
* net/sched: remove unused functions for matchall offloadPieter Jansen van Vuuren2019-05-051-25/+0
* net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren2019-05-051-0/+1
* net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov2019-02-251-0/+1
* net_sched: initialize net pointer inside tcf_exts_init()Cong Wang2019-02-221-2/+3
* net: sched: extend proto ops to support unlocked classifiersVlad Buslov2019-02-121-1/+1
* net: sched: track rtnl lock status when validating extensionsVlad Buslov2019-02-121-1/+1
* net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov2019-02-121-0/+2
* net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov2019-02-121-0/+2
* cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso2019-02-061-1/+0
* flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2019-02-061-0/+1
* cls_api: add translator to flow_action representationPablo Neira Ayuso2019-02-061-0/+2
* flow_offload: add flow action infrastructurePablo Neira Ayuso2019-02-061-0/+1
* flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-061-3/+8
* net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang2018-12-141-2/+2
* net: sched: cls_u32: add res to offload informationJakub Kicinski2018-11-191-0/+1
* net: sched: gred: support reporting stats from offloadsJakub Kicinski2018-11-191-0/+8
* net: sched: gred: add basic Qdisc offloadJakub Kicinski2018-11-191-0/+36
* net: sched: red: notify drivers about RED's limit parameterJakub Kicinski2018-11-141-0/+1
* net: sched: mq: offload a graft notificationJakub Kicinski2018-11-141-1/+10
* net: sched: red: offload a graft notificationJakub Kicinski2018-11-141-0/+2
* net: sched: provide notification for graft on rootJakub Kicinski2018-11-141-0/+10
* net: sched: register callbacks for indirect tc block bindsJohn Hurley2018-11-111-0/+34
* net: sched: red: inform offloads about harddrop settingJakub Kicinski2018-11-081-0/+1
* net: sched: remove unused helpersJakub Kicinski2018-10-041-10/+0
* net/sched: Add hardware specific counters to TC actionsEelco Chaudron2018-09-241-1/+1
* net_sched: fix unused variable warning in stmmacArnd Bergmann2018-08-221-1/+1
* net_sched: remove list_head from tc_actionCong Wang2018-08-211-11/+14
* net: sched: make tcf_chain_{get,put}() staticJiri Pirko2018-08-011-3/+0
* net/tc: introduce TC_ACT_REINSERT.Paolo Abeni2018-07-301-0/+3
* net: sched: don't dump chains only held by actionsJiri Pirko2018-07-271-0/+3
* net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko2018-07-231-0/+2
OpenPOWER on IntegriCloud