summaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)Author
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata
2020-06-29net: sched: sch_red: Split init and change callbacksPetr Machata
2020-06-29net: sched: Introduce helpers for qevent blocksPetr Machata
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handlingKevin Darbyshire-Bryant
2020-06-25sch_cake: fix a few style nitsToke Høiland-Jørgensen
2020-06-25sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen
2020-06-25sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu
2020-06-22tcindex_change: Remove redundant null checkGaurav Singh
2020-06-20net: Add MODULE_DESCRIPTION entries to network modulesRob Gill
2020-06-20Remove redundant skb null checkGaurav Singh
2020-06-20Remove redundant condition in qdisc_graftGaurav Singh
2020-06-19net/sched: cls_u32: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-06-19taprio: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-06-19net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-18net/sched: act_gate: fix configuration of the periodic timerDavide Caratti
2020-06-18net/sched: act_gate: fix NULL dereference in tcf_gate_init()Davide Caratti
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09net: sched: export __netdev_watchdog_up()Valentin Longchamp
2020-06-01cls_flower: remove mpls_opts_policyGuillaume Nault
2020-06-01flow_dissector: work around stack frame size warningArnd Bergmann
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso
2020-06-01net: use flow_indr_dev_setup_offload()Pablo Neira Ayuso
2020-06-01net: cls_api: add tcf_block_offload_init()Pablo Neira Ayuso
2020-06-01net/sched: fix a couple of splats in the error path of tfc_gate_init()Davide Caratti
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-30sch_cake: Take advantage of skb->hash where appropriateToke Høiland-Jørgensen
2020-05-30net/sched: act_ct: add nat mangle action only for NAT-conntrackwenxu
2020-05-27net_sched: get rid of unnecessary dev_qdisc_reset()Cong Wang
2020-05-27net_sched: avoid resetting active qdisc for multiple timesCong Wang
2020-05-27net_sched: add a tracepoint for qdisc creationCong Wang
2020-05-27net_sched: add tracepoints for qdisc_reset() and qdisc_destroy()Cong Wang
2020-05-27net_sched: use qdisc_reset() in qdisc_destroy()Cong Wang
2020-05-27net/sched: fix infinite loop in sch_fq_pieDavide Caratti
2020-05-26cls_flower: Support filtering on multiple MPLS Label Stack EntriesGuillaume Nault
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault
2020-05-15net: sched: cls_flower: implement terse dump supportVlad Buslov
2020-05-15net: sched: implement terse dump support in actVlad Buslov
2020-05-15net: sched: introduce terse dump flagVlad Buslov
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-05sch_choke: Remove classid from choke_skb_cb.David S. Miller