index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-0
/
+3
2008-04-14
[NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen() loop
Jarek Poplawski
1
-0
/
+3
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-5
/
+5
2008-01-28
[NET_SCHED]: sch_api: introduce constant for rate table size
Patrick McHardy
1
-1
/
+2
2008-01-28
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
Patrick McHardy
1
-2
/
+2
2008-01-28
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
1
-38
/
+49
2008-01-28
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
Patrick McHardy
1
-5
/
+4
2008-01-28
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
1
-2
/
+2
2008-01-28
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
1
-0
/
+21
2008-01-28
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
1
-6
/
+6
2007-10-10
[NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/p...
Patrick McHardy
1
-1
/
+4
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-5
/
+5
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-1
/
+2
2007-07-31
[NET]: Fix sch_api to properly set sch->parent on the root.
Patrick McHardy
1
-5
/
+12
2007-07-15
[NET_SCHED]: act_api: qdisc internal reclassify support
Patrick McHardy
1
-29
/
+38
2007-07-14
[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimization
Patrick McHardy
1
-5
/
+1
2007-07-10
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
1
-12
/
+0
2007-07-10
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
Patrick McHardy
1
-6
/
+0
2007-05-03
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
1
-2
/
+5
2007-04-25
[NET_SCHED]: ingress: switch back to using ingress_lock
Patrick McHardy
1
-11
/
+15
2007-04-25
[NET_SCHED]: Eliminate qdisc_tree_lock
Patrick McHardy
1
-19
/
+3
2007-04-25
[NET_SCHED]: qdisc: remove unnecessary memory barriers
Patrick McHardy
1
-2
/
+0
2007-04-25
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
1
-0
/
+18
2007-04-25
[NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeup
Stephen Hemminger
1
-1
/
+7
2007-04-25
[NETEM]: avoid excessive requeues
Stephen Hemminger
1
-0
/
+3
2007-04-25
[PKT_SCHED] qdisc: Use rtnl registration interface
Thomas Graf
1
-20
/
+7
2007-04-25
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-25
[NET_SCHED]: Fix warning
Patrick McHardy
1
-1
/
+2
2007-04-25
[NET_SCHED]: Export real timer resolution in /proc/net/psched
Patrick McHardy
1
-1
/
+1
2007-04-25
[NET_SCHED]: Add hrtimer based qdisc watchdog
Patrick McHardy
1
-0
/
+36
2007-04-25
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
1
-75
/
+2
2007-04-25
[NET] SCHED: Use htons() where appropriate.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
1
-1
/
+1
2007-02-10
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-9
/
+9
2006-12-02
[PKT_SCHED]: Remove unused exports.
Adrian Bunk
1
-1
/
+0
2006-12-02
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
1
-6
/
+32
2006-12-02
[NET]: net/sched annotations.
Al Viro
1
-1
/
+1
2006-09-28
[NET_SCHED]: Fix fallout from dev->qdisc RCU change
Patrick McHardy
1
-8
/
+8
2006-08-04
[PKT_SCHED]: Return ENOENT if qdisc module is unavailable
Jamal Hadi Salim
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
1
-1
/
+1
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-2
/
+2
2005-07-05
[PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation
Thomas Graf
1
-5
/
+17
2005-07-05
[PKT_SCHED]: Cleanup qdisc creation and alignment macros
Thomas Graf
1
-32
/
+9
2005-06-28
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
1
-0
/
+2
2005-06-18
[NETLINK]: Explicit typing
Jamal Hadi Salim
1
-6
/
+4
2005-05-03
[PKT_SCHED]: netetm: adjust parent qlen when duplicating
Stephen Hemminger
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1296