index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-26
[NET_SCHED]: kill PSCHED_TLESS
Patrick McHardy
2
-7
/
+6
2007-04-26
[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2
Patrick McHardy
2
-7
/
+7
2007-04-26
[NET_SCHED]: kill PSCHED_AUDIT_TDIFF
Patrick McHardy
1
-2
/
+0
2007-04-26
[NET_SCHED]: sch_netem: fix off-by-one in send time comparison
Patrick McHardy
1
-1
/
+1
2007-04-26
[NETEM]: spelling errors
Stephen Hemminger
1
-3
/
+3
2007-04-26
[NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeup
Stephen Hemminger
1
-1
/
+7
2007-04-26
[NETEM]: avoid excessive requeues
Stephen Hemminger
2
-10
/
+16
2007-04-26
[NETEM]: Optimize tfifo
Stephen Hemminger
1
-4
/
+11
2007-04-26
[NETEM]: use better types for time values
Stephen Hemminger
1
-9
/
+12
2007-04-26
[NETEM]: report reorder percent correctly.
Stephen Hemminger
1
-1
/
+2
2007-04-26
[PKT_SCHED] act: Use rtnl registration interface
Thomas Graf
1
-9
/
+3
2007-04-26
[PKT_SCHED] cls: Use rtnl registration interface
Thomas Graf
1
-12
/
+4
2007-04-26
[PKT_SCHED] qdisc: Use rtnl registration interface
Thomas Graf
1
-20
/
+7
2007-04-26
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
26
-44
/
+70
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
25
-95
/
+98
2007-04-26
[NET_SCHED]: Fix warning
Patrick McHardy
1
-1
/
+2
2007-04-26
[NET_SCHED]: sch_cbq: fix watchdog scheduled too late
Patrick McHardy
1
-1
/
+1
2007-04-26
[NET_SCHED]: Export real timer resolution in /proc/net/psched
Patrick McHardy
1
-1
/
+1
2007-04-26
[NET_SCHED]: kill jiffie conversion macros
Patrick McHardy
2
-7
/
+7
2007-04-26
[NET_SCHED]: sch_htb: use hrtimer based watchdog
Patrick McHardy
1
-60
/
+31
2007-04-26
[NET_SCHED]: sch_cbq: use hrtimer for delay_timer
Patrick McHardy
1
-29
/
+41
2007-04-26
[NET_SCHED]: sch_cbq: fix cbq_undelay_prio for non-active priorites
Patrick McHardy
1
-1
/
+1
2007-04-26
[NET_SCHED]: sch_cbq: use hrtimer based watchdog
Patrick McHardy
1
-21
/
+7
2007-04-26
[NET_SCHED]: sch_netem: use hrtimer based watchdog
Patrick McHardy
1
-20
/
+5
2007-04-26
[NET_SCHED]: sch_tbf: use hrtimer based watchdog
Patrick McHardy
1
-24
/
+7
2007-04-26
[NET_SCHED]: sch_hfsc: use hrtimer based watchdog
Patrick McHardy
1
-25
/
+7
2007-04-26
[NET_SCHED]: Add hrtimer based qdisc watchdog
Patrick McHardy
1
-0
/
+36
2007-04-26
[NET_SCHED]: Use ktime as clocksource
Patrick McHardy
3
-159
/
+5
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
3
-4
/
+4
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
4
-6
/
+6
2007-04-26
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
3
-3
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_network_offset()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[NET] SCHED: Use htons() where appropriate.
YOSHIFUJI Hideaki
2
-2
/
+2
2007-04-10
[NET_SCHED]: cls_tcindex: fix compatibility breakage
Patrick McHardy
1
-2
/
+2
2007-04-03
[NET_SCHED]: cls_basic: fix memory leak in basic_destroy
Patrick McHardy
1
-0
/
+1
2007-03-29
[IFB]: Fix crash on input device removal
Patrick McHardy
1
-1
/
+1
2007-03-28
[NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notify
Patrick McHardy
2
-4
/
+6
2007-03-27
[NET]: Remove dead net/sched/Makefile entry for sch_hpfq.o.
Robert P. J. Day
1
-1
/
+0
2007-03-26
[NET_SCHED]: cls_basic: fix NULL pointer dereference
Patrick McHardy
1
-9
/
+7
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
21
-21
/
+0
2007-02-13
[NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ON
Patrick McHardy
1
-14
/
+1
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
1
-1
/
+1
2007-02-11
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
33
-207
/
+207
2007-02-08
[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...
Jan Engelhardt
1
-1
/
+1
2007-02-08
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
1
-0
/
+2
2007-02-08
[NET]: user of the jiffies rounding code: Networking
Arjan van de Ven
1
-1
/
+1
2007-02-08
[NET_SCHED] sch_prio: class statistics printing enabled
Jarek Poplawski
1
-0
/
+15
2007-02-02
[NET_SCHED]: act_ipt: fix regression in ipt action
Patrick McHardy
1
-3
/
+5
2006-12-09
[NET_SCHED] sch_htb: turn intermediate classes into leaves
Jarek Poplawski
1
-0
/
+51
[next]