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_htb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
1
-3
/
+0
2007-07-10
[NET_SCHED]: Make HTB scheduler work with TSO.
Ranjit Manomohan
1
-10
/
+10
2007-07-10
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
1
-17
/
+1
2007-07-10
[NET_SCHED]: sch_htb: use generic estimator
Patrick McHardy
1
-61
/
+24
2007-05-24
[NET_SCHED]: sch_htb: fix event cache time calculation
Patrick McHardy
1
-2
/
+3
2007-04-25
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
1
-12
/
+2
2007-04-25
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
Patrick McHardy
1
-3
/
+3
2007-04-25
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
Patrick McHardy
1
-2
/
+2
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
-5
/
+5
2007-04-25
[NET_SCHED]: kill jiffie conversion macros
Patrick McHardy
1
-1
/
+1
2007-04-25
[NET_SCHED]: sch_htb: use hrtimer based watchdog
Patrick McHardy
1
-60
/
+31
2007-03-27
[NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notify
Patrick McHardy
1
-3
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-14
/
+14
2006-12-08
[NET_SCHED] sch_htb: turn intermediate classes into leaves
Jarek Poplawski
1
-0
/
+51
2006-12-02
[NET_SCHED]: Fix endless loops (part 4): HTB
Patrick McHardy
1
-7
/
+17
2006-12-02
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
1
-3
/
+4
2006-12-02
[NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete
Patrick McHardy
1
-1
/
+6
2006-11-07
[PKT_SCHED] sch_htb: Use hlist_del_init().
Stephen Hemminger
1
-4
/
+2
2006-10-12
[PKT_SCHED] sch_htb: use rb_first() cleanup
Akinbou Mita
1
-3
/
+2
2006-10-04
[NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE"
Ismail Donmez
1
-1
/
+1
2006-09-28
[NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODE
Patrick McHardy
1
-1
/
+1
2006-09-22
[HTB]: rbtree cleanup
Stephen Hemminger
1
-7
/
+27
2006-09-22
[HTB]: Use hlist for hash lists.
Stephen Hemminger
1
-22
/
+27
2006-09-22
[HTB]: Lindent
Stephen Hemminger
1
-475
/
+526
2006-09-22
[HTB]: HTB_HYSTERESIS cleanup
Stephen Hemminger
1
-10
/
+17
2006-09-22
[HTB]: Remove lock macro.
Stephen Hemminger
1
-10
/
+8
2006-09-22
[HTB]: Remove broken debug code.
Stephen Hemminger
1
-268
/
+34
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-2
/
+1
2006-07-15
[PATCH] sch_htb compile fix.
Dave Jones
1
-1
/
+1
2006-07-14
[PKT_SCHED] HTB: initialize upper bound properly
Stephen Hemminger
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-09
[PKT_SCHED]: Fix qdisc return code.
Jamal Hadi Salim
1
-2
/
+2
2005-05-03
[PKT_SCHED]: HTB: Drop packet when direct queue is full
Asim Shankar
1
-0
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1759
[prev]