summaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)Author
2021-10-07net: sched: flower: protect fl_walk() with rcuVlad Buslov
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet
2021-09-18fix array-index-out-of-bounds in taprio_changeHaimin Zhang
2021-09-18net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-09-15net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang
2021-09-15sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy
2021-08-25net/sched: ets: fix crash when flipping from 'strict' to 'quantum'Davide Caratti
2021-08-18sch_cake: fix srchost/dsthost hashing modeToke Høiland-Jørgensen
2021-08-09net: sched: act_mirred: Reset ct info when mirror/redirect skbHangbin Liu
2021-08-04net: sched: fix lockdep_set_class() typo error for sch->seqlockYunsheng Lin
2021-08-02net/sched: taprio: Fix init procedureYannick Vignon
2021-07-22net: sched: cls_api: Fix the the wrong parameterYajun Deng
2021-07-20net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye
2021-07-18net: sched: fix memory leak in tcindex_partial_destroy_workPavel Skripkin
2021-07-02net/sched: act_ct: remove and free nf_table callbacksLouis Peens
2021-07-02net/sched: act_ct: fix err check for nf_conntrack_confirmwenxu
2021-07-02net/sched: sch_taprio: fix typo in commentJesper Dangaard Brouer
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-28net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin
2021-06-24bpf, sched: Remove unneeded rcu_read_lock() around BPF program invocationToke Høiland-Jørgensen
2021-06-23net: sched: remove qdisc->empty for lockless qdiscYunsheng Lin
2021-06-23net: sched: implement TCQ_F_CAN_BYPASS for lockless qdiscYunsheng Lin
2021-06-21pkt_sched: sch_qfq: fix qfq_change_class() error pathEric Dumazet
2021-06-21Revert "net/sched: cls_flower: Remove match on n_proto"Boris Sukholitko
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-17net: sched: fix error return code in tcf_del_walker()Yang Yingliang
2021-06-15net/sched: cls_flower: Remove match on n_protoBoris Sukholitko
2021-06-14sch_cake: revise docs for RFC 8622 LE PHB supportTyson Moore
2021-06-10sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy
2021-06-09net/sched: act_ct: handle DNAT tuple collisionMarcelo Ricardo Leitner
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-07sch_htb: fix doc warning in htb_lookup_leaf()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_do_events()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_charge_class()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_deactivate()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_activate()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_change_class_mode()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_class_mode()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_deactivate_prios()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_activate_prios()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_remove_class_from_row()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_add_class_to_row()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_next_rb_node()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_add_to_wait_tree()Yu Kuai
2021-06-04sch_htb: fix refcount leak in htb_parent_to_leaf_offloadYunjian Wang
2021-06-03sch_htb: fix doc warning in htb_add_to_id_tree()Yu Kuai
2021-06-03mlx5: count all link eventsJakub Kicinski
2021-06-01net/sched: act_vlan: No dump for unset priorityBoris Sukholitko
2021-06-01net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko