summaryrefslogtreecommitdiff
path: root/include/net/pkt_cls.h
AgeCommit message (Expand)Author
2018-02-28net: sch: prio: Add offload ability for grafting a childNogah Frankel
2018-01-25pkt_cls: add new tc cls helper to check offload flag and chain indexJakub Kicinski
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski
2018-01-24cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski
2018-01-24net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller
2018-01-22net: sched: create tc_can_offload_extack() wrapperQuentin Monnet
2018-01-22net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet
2018-01-19net: sched: cls: add extack support for tcf_change_indevAlexander Aring
2018-01-19net: sched: cls: add extack support for tcf_exts_validateAlexander Aring
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel
2018-01-05net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not setQuentin Monnet
2017-12-27net: sch: api: fix tcf_block_getSudip Mukherjee
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-21net: sch: api: add extack support in tcf_block_getAlexander Aring
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03net: sched: introduce chain_head_change callbackJiri Pirko
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko
2017-11-02net: sched: remove unused tc_should_offload helperJiri Pirko
2017-10-31net: sched: Identify hardware traffic classes using classidAmritha Nambiar
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang
2017-10-21net: sched: remove unused classid field from tc_cls_common_offloadJiri Pirko
2017-10-21net: sched: use tc_setup_cb_call to call per-block callbacksJiri Pirko
2017-10-21net: sched: introduce per-block callbacksJiri Pirko
2017-10-21net: sched: use extended variants of block_get/put in ingress and clsact qdiscsJiri Pirko
2017-10-21net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko
2017-10-16net: sched: teach tcf_bind/unbind_filter to use block->qJiri Pirko
2017-10-16net: sched: introduce tcf_block_q and tcf_block_dev helpersJiri Pirko
2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko
2017-10-13mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar
2017-10-11net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_devJiri Pirko
2017-10-11net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko
2017-10-11net: sched: introduce per-egress action device callbacksJiri Pirko
2017-08-11net: sched: remove cops->tcf_cl_offloadJiri Pirko
2017-08-11net: sched: remove handle propagation down to the driversJiri Pirko
2017-08-11net: sched: propagate classid down to offload driversJiri Pirko
2017-08-07net_sched: use void pointer for filter handleWANG Cong
2017-08-07net: sched: move prio into cls_commonJiri Pirko