index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
1
-21
/
+45
|
\
|
*
pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible
Paolo Valente
2013-03-06
1
-2
/
+0
|
*
pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...
Paolo Valente
2013-03-06
1
-1
/
+2
|
*
pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue
Paolo Valente
2013-03-06
1
-1
/
+9
|
*
pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...
Paolo Valente
2013-03-06
1
-14
/
+22
|
*
pkt_sched: sch_qfq: fix the update of eligible-group sets
Paolo Valente
2013-03-06
1
-1
/
+1
|
*
pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service
Paolo Valente
2013-03-06
1
-2
/
+11
*
|
htb: add HTB_DIRECT_QLEN attribute
Eric Dumazet
2013-03-06
1
-15
/
+16
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
6
-45
/
+30
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
1
-1
/
+1
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
1
-1
/
+1
*
net: Add skb_unclone() helper function.
Pravin B Shelar
2013-02-15
2
-6
/
+3
*
act_police: improved accuracy at high rates
Jiri Pirko
2013-02-12
1
-46
/
+53
*
act_police: move struct tcf_police to act_police.c
Jiri Pirko
2013-02-12
1
-0
/
+15
*
tbf: improved accuracy at high rates
Jiri Pirko
2013-02-12
1
-39
/
+37
*
sch_api: introduce qdisc_watchdog_schedule_ns()
Jiri Pirko
2013-02-12
1
-3
/
+3
*
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
2013-02-12
2
-56
/
+46
*
htb: initialize cl->tokens and cl->ctokens correctly
Jiri Pirko
2013-02-12
1
-2
/
+2
*
htb: remove pointless first initialization of buffer and cbuffer
Jiri Pirko
2013-02-12
1
-3
/
+0
*
htb: use PSCHED_TICKS2NS()
Jiri Pirko
2013-02-12
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-12
1
-2
/
+2
|
\
|
*
htb: fix values in opt dump
Jiri Pirko
2013-02-12
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
1
-6
/
+6
|
\
|
|
*
netem: fix delay calculation in rate extension
Johannes Naab
2013-01-29
1
-6
/
+6
*
|
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
2013-01-14
19
-65
/
+80
|
/
*
net: sched: integer overflow fix
Stefan Hasko
2012-12-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
11
-325
/
+717
|
\
|
*
pkt_sched: avoid requeues if possible
Eric Dumazet
2012-12-12
4
-6
/
+15
|
*
pkt_sched: QFQ Plus: fair-queueing service at DRR cost
Paolo Valente
2012-11-28
1
-264
/
+566
|
*
net: sched: enable CAN Identifier to be build into kernel
Marc Kleine-Budde
2012-11-25
1
-1
/
+1
|
*
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
3
-0
/
+14
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-10
1
-30
/
+79
|
|
\
|
*
|
htb: fix two bugs
Eric Dumazet
2012-11-06
1
-12
/
+5
|
*
|
htb: improved accuracy at high rates
Vimalkumar
2012-11-03
1
-38
/
+90
|
*
|
cgroup: net_cls: Rework update socket logic
Daniel Wagner
2012-10-26
1
-0
/
+24
|
*
|
pkt_sched: use ns_to_ktime() helper
Eric Dumazet
2012-10-21
2
-7
/
+5
*
|
|
Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-12-12
1
-16
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
netcls_cgroup: move config inheritance to ->css_online() and remove .broken_h...
Tejun Heo
2012-11-22
1
-12
/
+8
|
*
|
cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...
Tejun Heo
2012-11-19
1
-4
/
+4
|
|
/
*
/
pkt_sched: enable QFQ to support TSO/GSO
Paolo Valente
2012-11-07
1
-30
/
+79
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
7
-77
/
+66
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-1
/
+4
|
|
\
|
*
|
pkt_sched: Fix warning false positives.
David S. Miller
2012-09-27
2
-2
/
+2
|
*
|
net: use a per task frag allocator
Eric Dumazet
2012-09-24
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
3
-19
/
+26
|
|
\
\
|
*
|
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
3
-55
/
+55
|
*
|
|
net: qdisc busylock needs lockdep annotations
Eric Dumazet
2012-09-05
1
-1
/
+8
|
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-24
9
-13
/
+29
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
5
-35
/
+88
|
|
\
\
\
\
|
*
|
|
|
|
net: move and rename netif_notify_peers()
Amerigo Wang
2012-08-14
1
-18
/
+0
[next]