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
*
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
2010-05-31
1
-0
/
+18
*
cls_cgroup: Store classid in struct sock
Herbert Xu
2010-05-24
1
-16
/
+34
*
net_sched: Fix qdisc_notify()
Eric Dumazet
2010-05-23
1
-7
/
+7
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
7
-7
/
+0
*
net sched: cleanup and rate limit warning
stephen hemminger
2010-05-17
1
-3
/
+6
*
net sched: printk message severity
stephen hemminger
2010-05-17
8
-28
/
+33
*
net_sched: sch_hfsc: fix classification loops
Patrick McHardy
2010-05-17
1
-1
/
+5
*
tbf: stop wanton destruction of children (v2)
stephen hemminger
2010-05-17
1
-1
/
+5
*
net: add a noref bit on skb dst
Eric Dumazet
2010-05-17
1
-1
/
+3
*
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
2010-05-11
1
-1
/
+1
|
\
|
*
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
2010-05-11
1
-1
/
+1
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-05-10
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
net: fix softnet_stat
Changli Gao
2010-05-02
1
-1
/
+1
|
*
net: Fix various endianness glitches
Eric Dumazet
2010-04-20
1
-5
/
+5
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-04-20
34
-95
/
+185
|
\
|
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
33
-0
/
+33
|
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
33
-0
/
+33
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
2
-10
/
+31
|
|
\
|
|
|
*
cgroups: net_cls as module
Ben Blum
2010-03-23
2
-10
/
+31
|
*
|
gen_estimator: deadlock fix
Eric Dumazet
2010-04-01
1
-2
/
+13
|
*
|
net_sched: minor netns related cleanup
Tom Goff
2010-03-30
1
-3
/
+1
|
*
|
net: remove trailing space in messages
Frans Pop
2010-03-24
1
-2
/
+2
|
*
|
net_sched: make traffic control network namespace aware
Tom Goff
2010-03-22
3
-80
/
+107
|
|
/
*
/
netfilter: xtables: make use of xt_request_find_target
Jan Engelhardt
2010-03-25
1
-2
/
+2
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-09
1
-8
/
+8
|
\
|
*
net/sched: Fix module name in Kconfig
Jan Luebbe
2010-02-08
1
-8
/
+8
*
|
sched: add head drop fifo queue
Hagen Paul Pfeifer
2010-01-28
2
-0
/
+35
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
*
|
net: Move && and || to end of previous line
Joe Perches
2009-11-29
4
-25
/
+30
*
|
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
3
-9
/
+9
*
|
net: rename skb->iif to skb->skb_iif
Eric Dumazet
2009-11-20
2
-2
/
+2
*
|
netsched: Allow var_sk_bound_if meta to work on all namespaces
Eric Dumazet
2009-11-18
1
-1
/
+2
*
|
act_mirred: optimization.
Changli Gao
2009-11-17
1
-31
/
+29
*
|
act_mirred: cleanup
Changli Gao
2009-11-17
1
-26
/
+33
*
|
net: Optimize hard_start_xmit() return checking
Jarek Poplawski
2009-11-15
1
-18
/
+5
*
|
net: allow to propagate errors through ->ndo_hard_start_xmit()
Patrick McHardy
2009-11-13
1
-1
/
+8
*
|
net: use rcu for network scheduler API
stephen hemminger
2009-11-10
1
-3
/
+4
*
|
net_cls: Use __dev_get_by_index()
Eric Dumazet
2009-11-05
1
-2
/
+2
*
|
em_meta: avoid one dev_put()
Eric Dumazet
2009-11-04
1
-6
/
+6
*
|
pkt_sched: skbedit add support for setting mark
jamal
2009-10-22
1
-1
/
+16
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-13
1
-1
/
+1
|
\
|
|
*
pkt_sched: pedit use proper struct
jamal
2009-10-11
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-11
1
-1
/
+1
|
\
|
|
*
netlink: fix typo in initialization
Jiri Pirko
2009-10-08
1
-1
/
+1
*
|
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
2009-10-07
6
-6
/
+7
|
/
*
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
1
-1
/
+1
*
pkt_sched: Fix qstats.qlen updating in dump_stats
Jarek Poplawski
2009-09-17
4
-1
/
+6
*
pkt_sched: Fix qdisc_create on stab error handling
Jarek Poplawski
2009-09-15
1
-2
/
+2
*
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-15
2
-7
/
+16
[next]