index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_red.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-20
pkt_sched: remove unnecessary xchg() in packet schedulers
Patrick McHardy
1
-2
/
+4
2008-11-13
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
1
-18
/
+0
2008-10-31
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
1
-0
/
+9
2008-08-04
net_sched: Add qdisc __NET_XMIT_STOLEN flag
Jarek Poplawski
1
-1
/
+1
2008-07-20
net_sched: Add accessor function for packet length for qdiscs
Jussi Kivilinna
1
-1
/
+1
2008-07-20
net_sched: Add qdisc_enqueue wrapper
Jussi Kivilinna
1
-1
/
+1
2008-07-05
net-sched: consolidate default fifo qdisc setup
Patrick McHardy
1
-30
/
+3
2008-06-03
netlink: Improve returned error codes
Thomas Graf
1
-1
/
+2
2008-01-28
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
Patrick McHardy
1
-4
/
+7
2008-01-28
[NET_SCHED]: Propagate nla_parse return value
Patrick McHardy
1
-1
/
+6
2008-01-28
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
1
-25
/
+27
2008-01-28
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
1
-2
/
+2
2007-07-10
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
1
-1
/
+0
2007-02-10
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-12-02
[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs
Patrick McHardy
1
-2
/
+4
2006-12-02
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
1
-3
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-20
[PKT_SCHED]: Convert sch_red to a classful qdisc
Patrick McHardy
1
-16
/
+163
2005-11-05
[PKT_SCHED]: (G)RED: Introduce hard dropping
Thomas Graf
1
-1
/
+7
2005-11-05
[PKT_SCHED]: RED: Cleanup and remove unnecessary code
Thomas Graf
1
-44
/
+21
2005-11-05
[PKT_SCHED]: RED: Dont start idle periods while already idling
Thomas Graf
1
-2
/
+4
2005-11-05
[PKT_SCHED]: RED: Use generic queue management interface
Thomas Graf
1
-29
/
+13
2005-11-05
[PKT_SCHED]: RED: Use new generic red interface
Thomas Graf
1
-247
/
+74
2005-07-08
[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()
David S. Miller
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+459