aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/pkt_cls.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-04net: sched: remove unused helpersJakub Kicinski1-10/+0
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron1-1/+1
2018-08-22net_sched: fix unused variable warning in stmmacArnd Bergmann1-1/+1
2018-08-21net_sched: remove list_head from tc_actionCong Wang1-11/+14
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko1-3/+0
2018-07-30net/tc: introduce TC_ACT_REINSERT.Paolo Abeni1-0/+3
2018-07-27net: sched: don't dump chains only held by actionsJiri Pirko1-0/+3
2018-07-23net: sched: cls_flower: propagate chain teplate creation and destruction to driversJiri Pirko1-0/+2
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski1-5/+0
2018-07-13net: sched: refactor flower walk to iterate over idrVlad Buslov1-0/+1
2018-07-08net: sched: use rcu for action cookie updateVlad Buslov1-0/+1
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2018-06-27nfp: reject binding to shared blocksJohn Hurley1-0/+5
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley1-2/+4
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley1-4/+7
2018-05-29net: sched: mq: request stats from offloadsJakub Kicinski1-0/+2
2018-05-29net: sched: mq: add simple offload notificationJakub Kicinski1-0/+10
2018-05-24net_sched: switch to rcu_workCong Wang1-1/+1
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner1-2/+4
2018-02-28net: sch: prio: Add offload ability for grafting a childNogah Frankel1-0/+8
2018-01-25pkt_cls: add new tc cls helper to check offload flag and chain indexJakub Kicinski1-0/+14
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-01-24net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski1-11/+0
2018-01-24cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski1-1/+0
2018-01-24net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski1-3/+15
2018-01-24net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller1-1/+1
2018-01-22net: sched: create tc_can_offload_extack() wrapperQuentin Monnet1-0/+11
2018-01-22net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet1-1/+4
2018-01-19net: sched: cls: add extack support for tcf_change_indevAlexander Aring1-2/+5
2018-01-19net: sched: cls: add extack support for tcf_exts_validateAlexander Aring1-1/+2
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko1-0/+1
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko1-0/+7
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski1-0/+1
2018-01-14net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel1-0/+25
2018-01-10net: sch: red: Change the name of the stats struct to be genericNogah Frankel1-5/+6
2018-01-05net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not setQuentin Monnet1-1/+2
2017-12-27net: sch: api: fix tcf_block_getSudip Mukherjee1-1/+2
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2
2017-12-21net: sch: api: add extack support in tcf_block_getAlexander Aring1-2/+4
2017-12-20cls_bpf: fix offload assumptions after callback conversionJakub Kicinski1-3/+2
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+24
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang1-0/+24
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel1-0/+30
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-03net: sched: introduce chain_head_change callbackJiri Pirko1-8/+6
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-02net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko1-5/+1
2017-11-02net: sched: remove unused tc_should_offload helperJiri Pirko1-7/+0
2017-10-31net: sched: Identify hardware traffic classes using classidAmritha Nambiar1-0/+1