aboutsummaryrefslogtreecommitdiff
path: root/include/net/pkt_cls.h
AgeCommit message (Expand)Author
2018-12-14net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang
2018-11-19net: sched: cls_u32: add res to offload informationJakub Kicinski
2018-11-19net: sched: gred: support reporting stats from offloadsJakub Kicinski
2018-11-19net: sched: gred: add basic Qdisc offloadJakub Kicinski
2018-11-14net: sched: red: notify drivers about RED's limit parameterJakub Kicinski
2018-11-14net: sched: mq: offload a graft notificationJakub Kicinski
2018-11-14net: sched: red: offload a graft notificationJakub Kicinski
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski
2018-11-11net: sched: register callbacks for indirect tc block bindsJohn Hurley
2018-11-08net: sched: red: inform offloads about harddrop settingJakub Kicinski
2018-10-04net: sched: remove unused helpersJakub Kicinski
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron
2018-08-22net_sched: fix unused variable warning in stmmacArnd Bergmann
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko
2018-07-30net/tc: introduce TC_ACT_REINSERT.Paolo Abeni
2018-07-27net: sched: don't dump chains only held by actionsJiri Pirko
2018-07-23net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski
2018-07-13net: sched: refactor flower walk to iterate over idrVlad Buslov
2018-07-08net: sched: use rcu for action cookie updateVlad Buslov
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-27nfp: reject binding to shared blocksJohn Hurley
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
2018-05-29net: sched: mq: request stats from offloadsJakub Kicinski
2018-05-29net: sched: mq: add simple offload notificationJakub Kicinski
2018-05-24net_sched: switch to rcu_workCong Wang
2018-05-14sched: cls: enable verbose loggingMarcelo Ricardo Leitner
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