index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-03
1
-2
/
+5
*
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
4
-7
/
+7
*
[NET_SCHED]: ingress: switch back to using ingress_lock
Patrick McHardy
2007-04-25
4
-21
/
+24
*
[NET_SCHED]: Eliminate qdisc_tree_lock
Patrick McHardy
2007-04-25
3
-43
/
+10
*
[NET_SCHED]: qdisc: remove unnecessary memory barriers
Patrick McHardy
2007-04-25
1
-2
/
+0
*
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
2007-04-25
8
-70
/
+28
*
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
Patrick McHardy
2007-04-25
6
-28
/
+22
*
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
Patrick McHardy
2007-04-25
3
-7
/
+7
*
[NET_SCHED]: kill PSCHED_TDIFF
Patrick McHardy
2007-04-25
1
-7
/
+7
*
[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT
Patrick McHardy
2007-04-25
2
-10
/
+9
*
[NET_SCHED]: kill PSCHED_TLESS
Patrick McHardy
2007-04-25
2
-7
/
+6
*
[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2
Patrick McHardy
2007-04-25
2
-7
/
+7
*
[NET_SCHED]: kill PSCHED_AUDIT_TDIFF
Patrick McHardy
2007-04-25
1
-2
/
+0
*
[NET_SCHED]: sch_netem: fix off-by-one in send time comparison
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NETEM]: spelling errors
Stephen Hemminger
2007-04-25
1
-3
/
+3
*
[NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeup
Stephen Hemminger
2007-04-25
1
-1
/
+7
*
[NETEM]: avoid excessive requeues
Stephen Hemminger
2007-04-25
2
-10
/
+16
*
[NETEM]: Optimize tfifo
Stephen Hemminger
2007-04-25
1
-4
/
+11
*
[NETEM]: use better types for time values
Stephen Hemminger
2007-04-25
1
-9
/
+12
*
[NETEM]: report reorder percent correctly.
Stephen Hemminger
2007-04-25
1
-1
/
+2
*
[PKT_SCHED] act: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-9
/
+3
*
[PKT_SCHED] cls: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-12
/
+4
*
[PKT_SCHED] qdisc: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-20
/
+7
*
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
2007-04-25
26
-44
/
+70
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
25
-95
/
+98
*
[NET_SCHED]: Fix warning
Patrick McHardy
2007-04-25
1
-1
/
+2
*
[NET_SCHED]: sch_cbq: fix watchdog scheduled too late
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NET_SCHED]: Export real timer resolution in /proc/net/psched
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NET_SCHED]: kill jiffie conversion macros
Patrick McHardy
2007-04-25
2
-7
/
+7
*
[NET_SCHED]: sch_htb: use hrtimer based watchdog
Patrick McHardy
2007-04-25
1
-60
/
+31
*
[NET_SCHED]: sch_cbq: use hrtimer for delay_timer
Patrick McHardy
2007-04-25
1
-29
/
+41
*
[NET_SCHED]: sch_cbq: fix cbq_undelay_prio for non-active priorites
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NET_SCHED]: sch_cbq: use hrtimer based watchdog
Patrick McHardy
2007-04-25
1
-21
/
+7
*
[NET_SCHED]: sch_netem: use hrtimer based watchdog
Patrick McHardy
2007-04-25
1
-20
/
+5
*
[NET_SCHED]: sch_tbf: use hrtimer based watchdog
Patrick McHardy
2007-04-25
1
-24
/
+7
*
[NET_SCHED]: sch_hfsc: use hrtimer based watchdog
Patrick McHardy
2007-04-25
1
-25
/
+7
*
[NET_SCHED]: Add hrtimer based qdisc watchdog
Patrick McHardy
2007-04-25
1
-0
/
+36
*
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
2007-04-25
3
-159
/
+5
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
3
-4
/
+4
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
4
-6
/
+6
*
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
3
-3
/
+3
*
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[NET] SCHED: Use htons() where appropriate.
YOSHIFUJI Hideaki
2007-04-25
2
-2
/
+2
*
[NET_SCHED]: cls_tcindex: fix compatibility breakage
Patrick McHardy
2007-04-09
1
-2
/
+2
*
[NET_SCHED]: cls_basic: fix memory leak in basic_destroy
Patrick McHardy
2007-04-02
1
-0
/
+1
*
[IFB]: Fix crash on input device removal
Patrick McHardy
2007-03-29
1
-1
/
+1
*
[NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notify
Patrick McHardy
2007-03-27
2
-4
/
+6
*
[NET]: Remove dead net/sched/Makefile entry for sch_hpfq.o.
Robert P. J. Day
2007-03-26
1
-1
/
+0
*
[NET_SCHED]: cls_basic: fix NULL pointer dereference
Patrick McHardy
2007-03-25
1
-9
/
+7
*
[NET]: fix up misplaced inlines.
Dave Jones
2007-03-22
1
-1
/
+1
[prev]
[next]