summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2020-04-13net_sched: fix a missing refcnt in tcindex_init()Cong Wang
2020-04-13net_sched: add a temporary refcnt for struct tcindex_dataCong Wang
2020-04-08sched: act: count in the size of action flags bitfieldJiri Pirko
2020-04-01net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-04-01net_sched: keep alloc_hash updated after hash allocationCong Wang
2020-04-01net_sched: hold rtnl lock in tcindex_partial_destroy_work()Cong Wang
2020-04-01net_sched: cls_route: remove the right filter from hashtableCong Wang
2020-04-01net/sched: act_ct: Fix leak of ct zone template on replacePaul Blakey
2020-04-01net: cbs: Fix software cbs to consider packet sending timeZh-yuan Ye
2020-03-18net: taprio: add missing attribute validation for txtime delayJakub Kicinski
2020-03-18net: fq: add missing attribute validation for orphan maskJakub Kicinski
2020-03-18taprio: Fix sending packets without dequeueing themVinicius Costa Gomes
2020-03-05net: sched: correct flower port blockingJason Baron
2020-02-24net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti
2020-02-24net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti
2020-02-11taprio: Fix dropping packets when using taprio + ETF offloadingVinicius Costa Gomes
2020-02-11taprio: Use taprio_reset_tc() to reset Traffic Classes configurationVinicius Costa Gomes
2020-02-11taprio: Add missing policy validation for flagsVinicius Costa Gomes
2020-02-11taprio: Fix still allowing changing the flags during runtimeVinicius Costa Gomes
2020-02-11taprio: Fix enabling offload with wrong number of traffic classesVinicius Costa Gomes
2020-02-11net_sched: fix a resource leak in tcindex_set_parms()Cong Wang
2020-02-11cls_rsvp: fix rsvp_policyEric Dumazet
2020-02-11net_sched: fix an OOB access in cls_tcindexCong Wang
2020-02-01net_sched: walk through all child classes in tc_bind_tclass()Cong Wang
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang
2020-02-01net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-01-23net_sched: fix datalen for ematchCong Wang
2020-01-22net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet
2020-01-19net: sched: act_ctinfo: fix memory leakEric Dumazet
2020-01-17net/sched: act_ife: initalize ife->metalist earlierEric Dumazet
2020-01-08net: sch_prio: When ungrafting, replace with FIFOPetr Machata
2020-01-08pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-01-02sch_cake: avoid possible divide by zero in cake_enqueue()Wen Yang
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2019-12-27net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceShmulik Ladkani
2019-12-26net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-19net/sched: cls_u32: fix refcount leak in the error path of u32_change()Davide Caratti
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet
2019-12-06net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-06mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk
2019-12-04net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-04act_ct: support asymmetric conntrackAaron Conole
2019-12-03cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi
2019-12-03net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li
2019-12-02Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-12-02sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSOVictorien Molle
2019-11-30net: sched: fix `tc -s class show` no bstats on class with nolock subqueuesDust Li