index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
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