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
2011-06-07
net: Rework netdev_drivername() to avoid warning.
David S. Miller
1
-2
/
+1
2011-05-26
sch_sfq: fix peek() implementation
Eric Dumazet
1
-13
/
+1
2011-05-24
sch_sfq: avoid giving spurious NET_XMIT_CN signals
Eric Dumazet
1
-2
/
+6
2011-05-23
net: avoid synchronize_rcu() in dev_deactivate_many
Eric Dumazet
1
-2
/
+15
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
5
-3
/
+1151
2011-05-20
networking: NET_CLS_ROUTE4 depends on INET
Randy Dunlap
1
-0
/
+1
2011-05-20
pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
David S. Miller
1
-2
/
+0
2011-05-08
net,act_police,rcu: remove rcu_barrier()
Lai Jiangshan
1
-1
/
+0
2011-05-08
net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu()
Lai Jiangshan
1
-6
/
+1
2011-05-08
net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()
Lai Jiangshan
1
-6
/
+1
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-1
/
+1
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-7
/
+7
2011-04-04
pkt_sched: QFQ - quick fair queue scheduler
stephen hemminger
3
-0
/
+1149
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-7
/
+7
2011-03-05
ipv4: Remove flowi from struct rtable.
David S. Miller
2
-2
/
+2
2011-03-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-03-03
net_sched: reduce fifo qdisc size
Eric Dumazet
2
-30
/
+22
2011-02-26
sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled
Hagen Paul Pfeifer
1
-2
/
+2
2011-02-25
sch_netem: Need to include vmalloc.h
David S. Miller
1
-0
/
+1
2011-02-25
sch_choke: add choke_skb_cb
Eric Dumazet
1
-2
/
+13
2011-02-25
netem: update version and cleanup
stephen hemminger
1
-6
/
+4
2011-02-25
netem: revised correlated loss generator
stephen hemminger
1
-4
/
+270
2011-02-25
Revert "sch_netem: Remove classful functionality"
stephen hemminger
1
-8
/
+79
2011-02-25
netem: define NETEM_DIST_MAX
stephen hemminger
1
-1
/
+1
2011-02-25
netem: use vmalloc for distribution table
stephen hemminger
1
-4
/
+18
2011-02-25
netem: cleanup dump code
stephen hemminger
1
-6
/
+3
2011-02-24
em_meta: fix sparse warning
stephen hemminger
1
-1
/
+1
2011-02-24
mqprio: cleanups
stephen hemminger
1
-2
/
+4
2011-02-24
net_sched: SFB flow scheduler
Eric Dumazet
3
-0
/
+721
2011-02-22
cls_u32: fix sparse warnings
stephen hemminger
1
-6
/
+6
2011-02-20
net: Fix more stale on-stack list_head objects.
Eric W. Biederman
1
-0
/
+1
2011-02-14
sch_mqprio: Always set num_tc to 0 in mqprio_destroy()
Ben Hutchings
1
-7
/
+7
2011-02-03
sch_choke: Need linux/vmalloc.h
David S. Miller
1
-0
/
+1
2011-02-03
sched: CHOKe flow scheduler
stephen hemminger
3
-0
/
+689
2011-02-03
sfq: deadlock in error path
stephen hemminger
1
-4
/
+5
2011-01-27
net_sched: sch_mqprio: dont leak kernel memory
Eric Dumazet
1
-1
/
+1
2011-01-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-30
/
+24
2011-01-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2011-01-22
net_sched: TCQ_F_CAN_BYPASS generalization
Eric Dumazet
5
-6
/
+20
2011-01-21
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
13
-30
/
+24
2011-01-21
net_sched: RCU conversion of stab
Eric Dumazet
2
-10
/
+18
2011-01-21
net_sched: move TCQ_F_THROTTLED flag
Eric Dumazet
6
-11
/
+11
2011-01-21
net_sched: sfq: allow divisor to be a parameter
Eric Dumazet
1
-12
/
+30
2011-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-6
/
+3
2011-01-20
net_sched: cleanups
Eric Dumazet
41
-801
/
+842
2011-01-20
net_sched: implement a root container qdisc sch_mqprio
John Fastabend
4
-0
/
+434
2011-01-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
23
-71
/
+54
2011-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+21
2011-01-14
Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6
Patrick McHardy
5
-120
/
+218
2011-01-14
netfilter: fix Kconfig dependencies
Patrick McHardy
3
-6
/
+3
[next]