summaryrefslogtreecommitdiffstats
path: root/include/net/pkt_cls.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-101-0/+24
|\
| * net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang2017-11-091-0/+24
* | net_sch: red: Add offload ability to RED qdiscNogah Frankel2017-11-081-0/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\ \ | |/
| * Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-021-0/+1
| |\
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | | net: sched: introduce chain_head_change callbackJiri Pirko2017-11-031-8/+6
* | | net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko2017-11-021-5/+1
* | | net: sched: remove unused tc_should_offload helperJiri Pirko2017-11-021-7/+0
* | | net: sched: Identify hardware traffic classes using classidAmritha Nambiar2017-10-311-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-0/+2
|\ \ \ | |/ /
| * | net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2017-10-291-0/+3
| |/
* | net: sched: remove unused classid field from tc_cls_common_offloadJiri Pirko2017-10-211-2/+0
* | net: sched: use tc_setup_cb_call to call per-block callbacksJiri Pirko2017-10-211-2/+2
* | net: sched: introduce per-block callbacksJiri Pirko2017-10-211-0/+81
* | net: sched: use extended variants of block_get/put in ingress and clsact qdiscsJiri Pirko2017-10-211-0/+2
* | net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko2017-10-211-0/+40
* | net: sched: teach tcf_bind/unbind_filter to use block->qJiri Pirko2017-10-161-10/+17
* | net: sched: introduce tcf_block_q and tcf_block_dev helpersJiri Pirko2017-10-161-0/+21
* | net: sched: store Qdisc pointer in struct blockJiri Pirko2017-10-161-2/+2
* | mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar2017-10-131-0/+9
* | net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_devJiri Pirko2017-10-111-3/+0
* | net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko2017-10-111-2/+3
* | net: sched: introduce per-egress action device callbacksJiri Pirko2017-10-111-0/+2
|/
* net: sched: remove cops->tcf_cl_offloadJiri Pirko2017-08-111-11/+3
* net: sched: remove handle propagation down to the driversJiri Pirko2017-08-111-2/+0
* net: sched: propagate classid down to offload driversJiri Pirko2017-08-111-0/+2
* net_sched: use void pointer for filter handleWANG Cong2017-08-071-1/+1
* net: sched: move prio into cls_commonJiri Pirko2017-08-071-1/+2
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-0/+19
* net: sched: make egress_dev flag part of flower offload structJiri Pirko2017-08-071-0/+1
* net: sched: avoid atomic swap in tcf_exts_changeJiri Pirko2017-08-041-2/+1
* net: sched: remove check for number of actions in tcf_exts_execJiri Pirko2017-08-041-3/+1
* net: sched: fix return value of tcf_exts_execJiri Pirko2017-08-041-2/+2
* net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...Jiri Pirko2017-08-041-30/+0
* net: sched: use tcf_exts_has_actions in tcf_exts_execJiri Pirko2017-08-041-23/+23
* net: sched: change names of action number helpers to be aligned with the restJiri Pirko2017-08-041-9/+27
* net: sched: remove unneeded tcf_em_tree_changeJiri Pirko2017-08-041-21/+0
* sched: add helper for updating statistics on all actionsJakub Kicinski2017-05-311-0/+19
* net_sched: only create filter chains for new filters/actionsWANG Cong2017-05-251-1/+2
* net: sched: introduce multichain support for filtersJiri Pirko2017-05-171-0/+2
* net: sched: introduce tcf block infractructureJiri Pirko2017-05-171-2/+11
* net: sched: move tc_classify function to cls_api.cJiri Pirko2017-05-171-0/+9
* net/sched: Reflect HW offload statusOr Gerlitz2017-02-171-0/+5
* sched: have stub for tcf_destroy_chain in case NET_CLS is not configuredJiri Pirko2017-02-151-0/+6
* sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-101-0/+2
OpenPOWER on IntegriCloud