- 429c3be sch_htb: Fail on unsupported parameters when offload is requested by Maxim Mikityanskiy · 3 years ago
- 648a991 sch_htb: Add extack messages for EOPNOTSUPP errors by Maxim Mikityanskiy · 3 years, 2 months ago
- 29cbcd8 net: sched: Remove Qdisc::running sequence counter by Ahmed S. Darwish · 3 years, 2 months ago
- 50dc9a8 net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types by Ahmed S. Darwish · 3 years, 2 months ago
- f56940d net: sched: Use _bstats_update/set() instead of raw writes by Ahmed S. Darwish · 3 years, 2 months ago
- 67c9e6270 net: sched: Protect Qdisc::bstats with u64_stats by Ahmed S. Darwish · 3 years, 2 months ago
- ca49bfd sch_htb: Fix inconsistency when leaf qdisc creation fails by Maxim Mikityanskiy · 3 years, 4 months ago
- 3aa2605 net/sched: store the last executed chain also for clsact egress by Davide Caratti · 3 years, 5 months ago
- 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
- 9977d6f sch_htb: fix doc warning in htb_lookup_leaf() by Yu Kuai · 3 years, 7 months ago
- 2c3ee53 sch_htb: fix doc warning in htb_do_events() by Yu Kuai · 3 years, 7 months ago
- 0e5c908 sch_htb: fix doc warning in htb_charge_class() by Yu Kuai · 3 years, 7 months ago
- 9a034f2 sch_htb: fix doc warning in htb_deactivate() by Yu Kuai · 3 years, 7 months ago
- 8df7e8f sch_htb: fix doc warning in htb_activate() by Yu Kuai · 3 years, 7 months ago
- 4b479e9 sch_htb: fix doc warning in htb_change_class_mode() by Yu Kuai · 3 years, 7 months ago
- 1e95595 sch_htb: fix doc warning in htb_class_mode() by Yu Kuai · 3 years, 7 months ago
- 4113be2 sch_htb: fix doc warning in htb_deactivate_prios() by Yu Kuai · 3 years, 7 months ago
- 876b5fc sch_htb: fix doc warning in htb_activate_prios() by Yu Kuai · 3 years, 7 months ago
- 5f8c6d0 sch_htb: fix doc warning in htb_remove_class_from_row() by Yu Kuai · 3 years, 7 months ago
- 996bccc sch_htb: fix doc warning in htb_add_class_to_row() by Yu Kuai · 3 years, 7 months ago
- 274e5d0 sch_htb: fix doc warning in htb_next_rb_node() by Yu Kuai · 3 years, 7 months ago
- 4d7efa7 sch_htb: fix doc warning in htb_add_to_wait_tree() by Yu Kuai · 3 years, 7 months ago
- 944d671 sch_htb: fix refcount leak in htb_parent_to_leaf_offload by Yunjian Wang · 3 years, 7 months ago
- a10541f sch_htb: fix doc warning in htb_add_to_id_tree() by Yu Kuai · 3 years, 7 months ago
- 37f2ad2 net: sched: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
- ae81feb sch_htb: fix null pointer dereference on a null new_q by Yunjian Wang · 3 years, 9 months ago
- fb3a3e3 sch_htb: Fix offload cleanup in htb_destroy on htb_init failure by Maxim Mikityanskiy · 3 years, 10 months ago
- 93bde21 sch_htb: Fix select_queue for non-offload mode by Maxim Mikityanskiy · 3 years, 10 months ago
- 8327158 sch_htb: Stats for offloaded HTB by Maxim Mikityanskiy · 4 years ago
- d03b195 sch_htb: Hierarchical QoS hardware offload by Maxim Mikityanskiy · 4 years ago
- 4dd78a7 net: sched: Add extack to Qdisc_class_ops.delete by Maxim Mikityanskiy · 4 years ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
- 964201d net/sched: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- aebe442 net: sched: Pass root lock to Qdisc_ops.enqueue by Petr Machata · 4 years, 6 months ago
- 4ce70b4 net: sched: sch_htb: don't call qdisc_put() while holding tree lock by Vlad Buslov · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- b362487 sch_htb: redefine htb qdisc overlimits by Cong Wang · 6 years ago
- 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
- ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
- e5f0e8f net: sched: introduce and use qdisc tree flush/purge helpers by Paolo Abeni · 6 years ago
- 5dd431b net: sched: introduce and use qstats read helpers by Paolo Abeni · 6 years ago
- f6bab19 sched: Avoid dereferencing skb pointer after child enqueue by Toke Høiland-Jørgensen · 6 years ago
- 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
- 11957be htb: use anonymous union for simplicity by Cong Wang · 6 years ago
- aea890b sch_htb: Remove local SKB queue handling code. by David S. Miller · 6 years ago
- fe0b082 net_sched: remove unused htb drop_list by Cong Wang · 7 years ago
- da01ec4 net: sched: do not emit messages while holding spinlock by Li RongQing · 7 years ago
- a38a9882 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
- 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
- e9bc3fa net: sch: api: add extack support in qdisc_get_rtab by Alexander Aring · 7 years ago
- 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
- cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
- 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
- e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
- f3ae608 net: sched: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
- 69d78ef net: sched: store Qdisc pointer in struct block by Jiri Pirko · 7 years ago
- 3c75f6e net_sched: sch_htb: add per class overlimits counter by Eric Dumazet · 7 years ago
- 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 88c2ace sch_htb: fix crash on init failure by Nikolay Aleksandrov · 7 years ago
- 143976c net_sched: remove tc class reference counting by WANG Cong · 7 years ago
- 9594665 net_sched: call qlen_notify only if child qdisc is empty by Konstantin Khlebnikov · 7 years ago
- 8989042 net_sched: reset pointers to tcf blocks in classful qdiscs' destructors by Konstantin Khlebnikov · 7 years ago
- e25ea21 net: sched: introduce a TRAP control action by Jiri Pirko · 8 years ago
- 6529eab net: sched: introduce tcf block infractructure by Jiri Pirko · 8 years ago
- 87d8309 net: sched: move tc_classify function to cls_api.c by Jiri Pirko · 8 years ago
- fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
- 49b4997 net: sched: make default fifo qdiscs appear in the dump by Jiri Kosina · 8 years ago
- cf1facd sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api by Jiri Pirko · 8 years ago
- 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
- 73e42ff sch_htb: do not report fake rate estimators by Eric Dumazet · 8 years ago
- 48da34b sched: add and use qdisc_skb_head helpers by Florian Westphal · 8 years ago
- de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 0564bf0 net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int by Konstantin Khlebnikov · 8 years ago
- ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 338ed9b net_sched: sch_htb: export class backlog in dumps by Eric Dumazet · 9 years ago
- 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 9 years ago
- 0ee1362 htb: call qdisc_root with rcu read lock held by Florian Westphal · 9 years ago
- a5a9f534 net_sched: sch_htb: defer skb freeing by Eric Dumazet · 9 years ago
- 45f50be net_sched: remove generic throttled management by Eric Dumazet · 9 years ago
- a09ceb0 sched: remove qdisc->drop by Florian Westphal · 9 years ago
- edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 9 years ago
- a9efad8 net_sched: avoid too many hrtimer_start() calls by Eric Dumazet · 9 years ago
- 2a51c1e sched: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
- 431e3a8 sch_htb: update backlog as well by WANG Cong · 9 years ago
- 2ccccf5 net_sched: update hierarchical backlog too by WANG Cong · 9 years ago
- 86a7996 net_sched: introduce qdisc_replace() helper by WANG Cong · 9 years ago
- 3b3ae88 net: sched: consolidate tc_classify{,_compat} by Daniel Borkmann · 9 years ago
- 348e343 net: sched: drop all special handling of tx_queue_len == 0 by Phil Sutter · 9 years ago
- b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
- 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
- 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
- 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
- 4a8e320 net: sched: use pinned timers by Eric Dumazet · 10 years ago
- ab34f64 net: sched: use __skb_queue_head_init() where applicable by Eric Dumazet · 10 years ago
- 25d8c0d net: rcu-ify tcf_proto by John Fastabend · 10 years ago
- d2de875 net: use ktime_get_ns() and ktime_get_real_ns() helpers by Eric Dumazet · 10 years ago
- 6f542ef net_sched: htb: do not acquire qdisc lock in dump operations by Eric Dumazet · 11 years ago
- 2982431 sch_htb: let skb->priority refer to non-leaf class by Harry Mason · 11 years ago