summaryrefslogtreecommitdiffstats
path: root/include/net/pkt_cls.h
Commit message (Expand)AuthorAge
* 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: refactor block offloads counter usageVlad Buslov2019-08-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
|\
| * net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-18
* | flow_offload: move tc indirect block to flow offloadwenxu2019-08-08
|/
* net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso2019-07-20
* net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov2019-07-12
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-09
* net: sched: remove tcf block APIPablo Neira Ayuso2019-07-09
* drivers: net: use flow block APIPablo 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: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-09
* net: sched: refactor reinsert actionJohn Hurley2019-06-28
* net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-15
* net/sched: remove block pointer from common offload structurePieter Jansen van Vuuren2019-05-07
* net/sched: add block pointer to tc_cls_common_offload structurePieter Jansen van Vuuren2019-05-06
* net/sched: extend matchall offload for hardware statisticsPieter Jansen van Vuuren2019-05-06
* net/sched: remove unused functions for matchall offloadPieter Jansen van Vuuren2019-05-06
* net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren2019-05-06
* 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: extend proto ops to support unlocked classifiersVlad Buslov2019-02-12
* net: sched: track rtnl lock status when validating extensionsVlad Buslov2019-02-12
* net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov2019-02-12
* net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov2019-02-12
* cls_flower: don't expose TC actions to drivers anymorePablo Neira Ayuso2019-02-06
* flow_offload: add statistics retrieval infrastructure and use itPablo Neira Ayuso2019-02-06
* cls_api: add translator to flow_action representationPablo Neira Ayuso2019-02-06
* flow_offload: add flow action infrastructurePablo Neira Ayuso2019-02-06
* flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso2019-02-06
* net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang2018-12-14
* net: sched: cls_u32: add res to offload informationJakub Kicinski2018-11-19
* net: sched: gred: support reporting stats from offloadsJakub Kicinski2018-11-19
* net: sched: gred: add basic Qdisc offloadJakub Kicinski2018-11-19
* net: sched: red: notify drivers about RED's limit parameterJakub Kicinski2018-11-14
* net: sched: mq: offload a graft notificationJakub Kicinski2018-11-14
* net: sched: red: offload a graft notificationJakub Kicinski2018-11-14
* net: sched: provide notification for graft on rootJakub Kicinski2018-11-14
* net: sched: register callbacks for indirect tc block bindsJohn Hurley2018-11-11
* net: sched: red: inform offloads about harddrop settingJakub Kicinski2018-11-08
* net: sched: remove unused helpersJakub Kicinski2018-10-05
* net/sched: Add hardware specific counters to TC actionsEelco Chaudron2018-09-24
* net_sched: fix unused variable warning in stmmacArnd Bergmann2018-08-23
* net_sched: remove list_head from tc_actionCong Wang2018-08-21
* net: sched: make tcf_chain_{get,put}() staticJiri Pirko2018-08-01
* net/tc: introduce TC_ACT_REINSERT.Paolo Abeni2018-07-30
* net: sched: don't dump chains only held by actionsJiri Pirko2018-07-27
* net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko2018-07-23