summaryrefslogtreecommitdiffstats
path: root/include/net/pkt_cls.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfp: bring back support for offloading shared blocksJakub Kicinski2018-07-221-5/+0
* net: sched: refactor flower walk to iterate over idrVlad Buslov2018-07-131-0/+1
* net: sched: use rcu for action cookie updateVlad Buslov2018-07-081-0/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-0/+5
|\
| * nfp: reject binding to shared blocksJohn Hurley2018-06-271-0/+5
* | net: sched: call reoffload op on block callback regJohn Hurley2018-06-261-2/+4
* | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-261-4/+7
|/
* net: sched: mq: request stats from offloadsJakub Kicinski2018-05-291-0/+2
* net: sched: mq: add simple offload notificationJakub Kicinski2018-05-291-0/+10
* net_sched: switch to rcu_workCong Wang2018-05-241-1/+1
* sched: cls: enable verbose loggingMarcelo Ricardo Leitner2018-05-141-2/+4
* net: sch: prio: Add offload ability for grafting a childNogah Frankel2018-02-281-0/+8
* pkt_cls: add new tc cls helper to check offload flag and chain indexJakub Kicinski2018-01-251-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-241-1/+1
|\
| * net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller2018-01-241-1/+1
* | net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski2018-01-241-11/+0
* | cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski2018-01-241-1/+0
* | net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski2018-01-241-3/+15
* | net: sched: create tc_can_offload_extack() wrapperQuentin Monnet2018-01-221-0/+11
* | net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet2018-01-221-1/+4
* | net: sched: cls: add extack support for tcf_change_indevAlexander Aring2018-01-191-2/+5
* | net: sched: cls: add extack support for tcf_exts_validateAlexander Aring2018-01-191-1/+2
* | net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko2018-01-171-0/+1
* | net: sched: introduce shared filter blocks infrastructureJiri Pirko2018-01-171-0/+7
* | net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski2018-01-171-0/+1
* | net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel2018-01-141-0/+25
* | net: sch: red: Change the name of the stats struct to be genericNogah Frankel2018-01-101-5/+6
* | net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not setQuentin Monnet2018-01-051-1/+2
* | net: sch: api: fix tcf_block_getSudip Mukherjee2017-12-271-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-221-3/+2
|\|
| * cls_bpf: fix offload assumptions after callback conversionJakub Kicinski2017-12-201-3/+2
* | net: sch: api: add extack support in tcf_block_getAlexander Aring2017-12-211-2/+4
|/