index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_red.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: validate stab values
Eric Dumazet
2021-03-10
1
-2
/
+5
*
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2020-12-28
1
-1
/
+1
*
net_sched: fix error path in red_init()
Cong Wang
2020-08-28
1
-16
/
+4
*
net_sched: initialize timer earlier in red_init()
Cong Wang
2020-07-28
1
-4
/
+4
*
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
2020-07-16
1
-2
/
+2
*
net: sched: Do not drop root lock in tcf_qevent_handle()
Petr Machata
2020-07-16
1
-3
/
+3
*
net: sched: sch_red: Add qevents "early_drop" and "mark"
Petr Machata
2020-06-29
1
-2
/
+56
*
net: sched: sch_red: Split init and change callbacks
Petr Machata
2020-06-29
1
-12
/
+30
*
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
2020-06-29
1
-2
/
+2
*
netlink: remove type-unsafe validation_data pointer
Johannes Berg
2020-04-30
1
-5
/
+4
*
net: introduce nla_put_bitfield32() helper and use it
Jiri Pirko
2020-03-30
1
-5
/
+2
*
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
2020-03-14
1
-6
/
+25
*
net: sched: Allow extending set of supported RED flags
Petr Machata
2020-03-14
1
-3
/
+40
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-1
/
+2
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-1
/
+1
*
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
2019-04-01
1
-2
/
+1
*
net: sched: red: notify drivers about RED's limit parameter
Jakub Kicinski
2018-11-14
1
-0
/
+1
*
net: sched: red: offload a graft notification
Jakub Kicinski
2018-11-14
1
-0
/
+17
*
net: sched: red: inform offloads about harddrop setting
Jakub Kicinski
2018-11-08
1
-0
/
+1
*
net: sched: red: delay destroying child qdisc on replace
Jakub Kicinski
2018-11-08
1
-2
/
+6
*
net: sched: red: remove unnecessary red_dump_offload_stats parameter
Jakub Kicinski
2018-11-08
1
-2
/
+2
*
net: sched: add an offload dump helper
Jakub Kicinski
2018-11-08
1
-16
/
+1
*
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
2018-09-25
1
-2
/
+2
*
net: sched: red: avoid hashing NULL child
Paolo Abeni
2018-05-18
1
-2
/
+3
*
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
2018-01-17
1
-1
/
+1
*
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
2018-01-10
1
-16
/
+8
*
net_sch: red: Fix the new offload indication
Nogah Frankel
2018-01-02
1
-12
/
+14
*
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
2017-12-21
1
-1
/
+2
*
net: sched: sch: add extack for graft callback
Alexander Aring
2017-12-21
1
-1
/
+1
*
net: sched: sch: add extack for change qdisc ops
Alexander Aring
2017-12-21
1
-2
/
+3
*
net: sched: sch: add extack for init callback
Alexander Aring
2017-12-21
1
-1
/
+2
*
net: sched: Move to new offload indication in RED
Yuval Mintz
2017-12-15
1
-16
/
+15
*
net_sched: red: Avoid illegal values
Nogah Frankel
2017-12-05
1
-0
/
+2
*
net/sched/sch_red.c: work around gcc-4.4.4 anon union initializer issue
Andrew Morton
2017-11-13
1
-5
/
+9
*
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
2017-11-08
1
-0
/
+79
*
net: sched: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-4
/
+6
*
net_sched: remove tc class reference counting
WANG Cong
2017-08-25
1
-7
/
+2
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+1
*
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
2017-03-12
1
-0
/
+2
*
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-25
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
1
-0
/
+3
|
\
|
*
sch_red: update backlog as well
WANG Cong
2016-06-03
1
-0
/
+4
*
|
sched: remove qdisc->drop
Florian Westphal
2016-06-08
1
-20
/
+0
|
/
*
net_sched: update hierarchical backlog too
WANG Cong
2016-02-29
1
-1
/
+2
*
net_sched: introduce qdisc_replace() helper
WANG Cong
2016-02-29
1
-6
/
+1
*
net: sched: implement qstat helper routines
John Fastabend
2014-09-30
1
-4
/
+4
*
pkt_sched: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-2
/
+3
*
net_sched: red: split red_parms into parms and vars
Eric Dumazet
2012-01-05
1
-12
/
+17
*
sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE
Eric Dumazet
2011-12-09
1
-2
/
+7
[next]