Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ad7449969d827965484306ad8cc56edc7e55687c
/
net
/
sched
/
sch_red.c
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
· 8 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a09ceb0
sched: remove qdisc->drop
by Florian Westphal
· 8 years ago
d7f4f33
sch_red: update backlog as well
by WANG Cong
· 8 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
· 14 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
· 16 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
· 18 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