- e323d86 net: sched: validate stab values by Eric Dumazet · 3 years, 10 months ago
- bd1248f net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 4 years ago
- 5438dd4 net_sched: fix error path in red_init() by Cong Wang · 4 years, 4 months ago
- 608b4ad net_sched: initialize timer earlier in red_init() by Cong Wang · 4 years, 5 months ago
- ac5c66f Revert "net: sched: Pass root lock to Qdisc_ops.enqueue" by Petr Machata · 4 years, 6 months ago
- 55f656c net: sched: Do not drop root lock in tcf_qevent_handle() by Petr Machata · 4 years, 6 months ago
- aee9caa net: sched: sch_red: Add qevents "early_drop" and "mark" by Petr Machata · 4 years, 6 months ago
- 65545ea2 net: sched: sch_red: Split init and change callbacks by Petr Machata · 4 years, 6 months ago
- aebe442 net: sched: Pass root lock to Qdisc_ops.enqueue by Petr Machata · 4 years, 6 months ago
- 47a1494 netlink: remove type-unsafe validation_data pointer by Johannes Berg · 4 years, 8 months ago
- 8953b07 net: introduce nla_put_bitfield32() helper and use it by Jiri Pirko · 4 years, 9 months ago
- 0a7fad2 net: sched: RED: Introduce an ECN nodrop mode by Petr Machata · 4 years, 10 months ago
- 14bc175 net: sched: Allow extending set of supported RED flags by Petr Machata · 4 years, 10 months ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 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
- c0b7490 net: sched: red: notify drivers about RED's limit parameter by Jakub Kicinski · 6 years ago
- bf2a752 net: sched: red: offload a graft notification by Jakub Kicinski · 6 years ago
- 190852a net: sched: red: inform offloads about harddrop setting by Jakub Kicinski · 6 years ago
- 0c8d13a net: sched: red: delay destroying child qdisc on replace by Jakub Kicinski · 6 years ago
- dad54c0 net: sched: red: remove unnecessary red_dump_offload_stats parameter by Jakub Kicinski · 6 years ago
- b592843 net: sched: add an offload dump helper by Jakub Kicinski · 6 years ago
- 86bd446 net: sched: rename qdisc_destroy() to qdisc_put() by Vlad Buslov · 6 years ago
- 44a63b13 net: sched: red: avoid hashing NULL child by Paolo Abeni · 7 years ago
- 416ef9b net: sched: red: don't reset the backlog on every stat dump by Jakub Kicinski · 7 years ago
- f8253df net: sch: red: Change offloaded xstats to be incremental by Nogah Frankel · 7 years ago
- 8234af2 net_sch: red: Fix the new offload indication by Nogah Frankel · 7 years ago
- a38a9882 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
- 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
- 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
- e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
- 428a68a net: sched: Move to new offload indication in RED by Yuval Mintz · 7 years ago
- 8afa10c net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
- ee9d342 net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue by Andrew Morton · 7 years ago
- 602f3ba net_sch: red: Add offload ability to RED qdisc by Nogah Frankel · 7 years ago
- cdeabbb net: sched: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 143976c net_sched: remove tc class reference counting by WANG Cong · 7 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
- 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 9 years ago
- 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- a09ceb0 sched: remove qdisc->drop by Florian Westphal · 9 years ago
- d7f4f33 sch_red: 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
- 25331d6 net: sched: implement qstat helper routines by John Fastabend · 10 years ago
- 1b34ec4 pkt_sched: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
- eeca668 net_sched: red: split red_parms into parms and vars by Eric Dumazet · 13 years ago
- a73ed26 sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE by Eric Dumazet · 13 years ago
- 8af2a21 sch_red: Adaptative RED AQM by Eric Dumazet · 13 years ago
- 1ee5fa1 sch_red: fix red_change by Eric Dumazet · 13 years ago
- 5bdc22a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
- 9190b3b net_sched: accurate bytes/packets stats/rates by Eric Dumazet · 14 years ago
- cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
- bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
- 0dfb33a sch_red: report backlog information by Eric Dumazet · 14 years ago
- 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
- 5b9a9cc net_sched: remove some unnecessary checks in classful schedulers by Patrick McHardy · 15 years ago
- de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
- 71ebe5e net_sched: make cls_ops->tcf_chain() optional by Patrick McHardy · 15 years ago
- b94c8af pkt_sched: remove unnecessary xchg() in packet schedulers by Patrick McHardy · 16 years ago
- f30ab41 pkt_sched: Remove qdisc->ops->requeue() etc. by Jarek Poplawski · 16 years ago
- 8e3af97 pkt_sched: Add qdisc->ops->peek() implementation. by Jarek Poplawski · 16 years ago
- 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
- 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
- 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
- fb0305c net-sched: consolidate default fifo qdisc setup by Patrick McHardy · 16 years ago
- bc3ed28 netlink: Improve returned error codes by Thomas Graf · 17 years ago
- 27a3421 [NET_SCHED]: Use nla_policy for attribute validation in packet schedulers by Patrick McHardy · 17 years ago
- cee6372 [NET_SCHED]: Propagate nla_parse return value by Patrick McHardy · 17 years ago
- 1e90474 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API by Patrick McHardy · 17 years ago
- 20fea08 [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. by Eric Dumazet · 17 years ago
- 0ba4805 [NET_SCHED]: Remove unnecessary includes by Patrick McHardy · 17 years ago
- 10297b9 [NET] SCHED: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
- 5e50da0 [NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs by Patrick McHardy · 18 years ago
- 9f9afec [NET_SCHED]: Set parent classid in default qdiscs by Patrick McHardy · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- f38c39d [PKT_SCHED]: Convert sch_red to a classful qdisc by Patrick McHardy · 19 years ago
- bdc450a [PKT_SCHED]: (G)RED: Introduce hard dropping by Thomas Graf · 19 years ago
- dba051f [PKT_SCHED]: RED: Cleanup and remove unnecessary code by Thomas Graf · 19 years ago
- 6a1b63d [PKT_SCHED]: RED: Dont start idle periods while already idling by Thomas Graf · 19 years ago
- 9e178ff [PKT_SCHED]: RED: Use generic queue management interface by Thomas Graf · 19 years ago
- 6b31b28 [PKT_SCHED]: RED: Use new generic red interface by Thomas Graf · 19 years ago
- b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago