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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bsg: add support for tail queuing
Boaz Harrosh
2009-03-24
2
-2
/
+15
*
cpqarray: enable bus mastering
Dave Jones
2009-03-24
1
-0
/
+1
*
block: genhd.h cleanup patch
Petros Koutoupis
2009-03-24
1
-2
/
+1
*
block: add private bio_set for bio integrity allocations
Martin K. Petersen
2009-03-24
3
-80
/
+32
*
block: genhd.h comment needs updating
Petros Koutoupis
2009-03-24
1
-1
/
+1
*
block: get rid of unused blkdev_free_rq() define
Jens Axboe
2009-03-24
1
-1
/
+0
*
block: remove various blk_queue_*() setting functions in blk_init_queue_node()
Jens Axboe
2009-03-24
1
-6
/
+3
*
cciss: add BUILD_BUG_ON() for catching bad CommandList_struct alignment
Jens Axboe
2009-03-24
1
-0
/
+7
*
block: don't create bio_vec slabs of less than the inline number
Jens Axboe
2009-03-24
1
-0
/
+7
*
block: cleanup bio_alloc_bioset()
Ingo Molnar
2009-03-24
1
-34
/
+37
*
Linux 2.6.29
v2.6.29
Linus Torvalds
2009-03-23
1
-2
/
+2
*
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
2009-03-23
1
-0
/
+3
*
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
2009-03-23
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
39
-121
/
+314
|
\
|
*
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-03-22
2
-26
/
+11
|
*
dm9000: locking bugfix
David Brownell
2009-03-22
1
-2
/
+4
|
*
net: update dnet.c for bus_id removal
Stephen Rothwell
2009-03-22
1
-3
/
+3
|
*
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
2009-03-21
1
-1
/
+1
|
*
dca: add missing copyright/license headers
Maciej Sosnowski
2009-03-21
2
-0
/
+41
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-20
1
-0
/
+11
|
|
\
|
|
*
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
2009-03-20
1
-0
/
+11
|
*
|
sungem: missing net_device_ops
Stephen Hemminger
2009-03-19
1
-5
/
+4
|
*
|
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
2009-03-19
1
-5
/
+5
|
*
|
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2009-03-19
2
-21
/
+30
|
|
/
|
*
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
2009-03-18
1
-3
/
+13
|
*
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
2009-03-18
1
-0
/
+4
|
*
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
2009-03-18
1
-2
/
+2
|
*
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
2009-03-18
1
-3
/
+17
|
*
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2009-03-18
2
-5
/
+5
|
*
net: kfree(napi->skb) => kfree_skb
Roel Kluin
2009-03-18
1
-1
/
+1
|
*
net: fix sctp breakage
Al Viro
2009-03-18
1
-1
/
+2
|
*
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
2009-03-18
1
-1
/
+1
|
*
net: Document /proc/sys/net/core/netdev_budget
Stanislaw Gruszka
2009-03-18
1
-0
/
+7
|
*
tulip: fix crash on iface up with shirq debug
Kyle McMartin
2009-03-18
1
-16
/
+29
|
*
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
2009-03-18
1
-0
/
+3
|
*
bonding: Fix updating of speed/duplex changes
Jay Vosburgh
2009-03-18
1
-5
/
+20
|
*
bnx2: Fix problem of using wrong IRQ handler.
Michael Chan
2009-03-18
1
-6
/
+6
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-17
9
-5
/
+81
|
|
\
|
|
*
zd1211rw: Do not panic on device eject when associated
Jouni Malinen
2009-03-16
1
-2
/
+6
|
|
*
mac80211: Fix panic on fragmentation with power saving
Jouni Malinen
2009-03-16
1
-0
/
+2
|
|
*
ath9k: AR9280 PCI devices must serialize IO as well
Luis R. Rodriguez
2009-03-16
1
-1
/
+2
|
|
*
ath9k: implement IO serialization
Luis R. Rodriguez
2009-03-16
4
-2
/
+55
|
|
*
lib80211: silence excessive crypto debugging messages
John W. Linville
2009-03-16
3
-0
/
+16
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-17
5
-8
/
+10
|
|
\
\
|
|
*
|
netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking
Christoph Paasch
2009-03-16
1
-4
/
+4
|
|
*
|
netfilter: conntrack: fix dropping packet after l4proto->packet()
Christoph Paasch
2009-03-16
2
-3
/
+3
|
|
*
|
netfilter: ctnetlink: fix crash during expectation creation
Pablo Neira Ayuso
2009-03-16
1
-0
/
+1
|
|
*
|
netfilter: conntrack: don't deliver events for racy packets
Pablo Neira Ayuso
2009-03-16
1
-1
/
+2
|
*
|
|
gro: Fix legacy path napi_complete crash
Herbert Xu
2009-03-17
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-03-23
6
-25
/
+12
|
\
\
\
[next]