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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-24
[Bluetooth] Correct RFCOMM channel MTU for broken implementations
Marcel Holtmann
1
-2
/
+17
2006-07-24
[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.
Guillaume Chazarain
1
-12
/
+6
2006-07-24
[DCCP]: Fix default sequence window size
Ian McDonald
4
-4
/
+7
2006-07-24
IB/mthca: Initialize max_cmds before debug code prints it
Roland Dreier
1
-2
/
+3
2006-07-24
IB/ipoib: Fix packet loss after hardware address update
Michael S. Tsirkin
2
-0
/
+24
2006-07-24
IB/ipoib: Fix oops with ipoib_debug_mcast set
Or Gerlitz
1
-4
/
+4
2006-07-24
IB/mad: Validate MADs for spec compliance
Sean Hefty
3
-21
/
+95
2006-07-24
IB/ipath: ipath_skip_sge() can break if num_sge > 1
Ralph Campbell
1
-4
/
+0
2006-07-24
IB/ipath: Fix ib_ipath driver to work with SRP
Ralph Campbell
2
-0
/
+16
2006-07-24
IB/ipath: Fix a data corruption
Ralph Campbell
1
-40
/
+36
2006-07-24
IB/mthca: Fix SRQ limit event range check
Dotan Barak
1
-1
/
+2
2006-07-24
IB/uverbs: Fix lockdep warnings
Roland Dreier
1
-11
/
+21
2006-07-24
IB/uverbs: Fix unlocking in error paths
Michael S. Tsirkin
1
-2
/
+8
2006-07-24
[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock
Paul Jackson
1
-3
/
+21
2006-07-23
cpu hotplug: simplify and hopefully fix locking
Linus Torvalds
2
-47
/
+34
2006-07-23
[cpufreq] ondemand: make shutdown sequence more robust
Linus Torvalds
1
-6
/
+10
2006-07-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
141
-470
/
+413
2006-07-22
[TIPC]: Removing useless casts
Panagiotis Issaris
2
-2
/
+2
2006-07-22
[IPV4]: Fix nexthop realm dumping for multipath routes
Patrick McHardy
1
-4
/
+8
2006-07-22
[DUMMY]: Avoid an oops when dummy_init_one() failed
Nicolas Dichtel
1
-0
/
+1
2006-07-22
[IFB] After ifb_init_one() failed, i is increased. Decrease
Nicolas Dichtel
1
-0
/
+1
2006-07-22
[NET]: Fix reversed error test in netif_tx_trylock
Herbert Xu
1
-3
/
+3
2006-07-22
[MAINTAINERS]: Mark LAPB as Oprhan.
David S. Miller
1
-3
/
+1
2006-07-22
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
94
-334
/
+154
2006-07-22
[NET]: sun happymeal, little pci cleanup
Jiri Slaby
1
-7
/
+2
2006-07-22
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
12
-35
/
+38
2006-07-22
[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine
Henrik Kretzschmar
1
-1
/
+1
2006-07-22
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
2
-1
/
+2
2006-07-22
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
Sridhar Samudrala
6
-27
/
+80
2006-07-22
[SCTP]: Set chunk->data_accepted only if we are going to accept it.
Sridhar Samudrala
1
-1
/
+2
2006-07-22
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
Sridhar Samudrala
8
-19
/
+60
2006-07-22
[SCTP]: Unhash the endpoint in sctp_endpoint_free().
Vlad Yasevich
1
-5
/
+6
2006-07-22
[SCTP]: Check for NULL arg to sctp_bucket_destroy().
Sridhar Samudrala
1
-1
/
+1
2006-07-22
[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)
Guillaume Chazarain
1
-1
/
+3
2006-07-22
[WAN]: Converted synclink drivers to use netif_carrier_*()
Krzysztof Halasa
4
-16
/
+40
2006-07-22
[WAN]: Cosmetic changes to N2 and C101 drivers
Krzysztof Halasa
2
-3
/
+4
2006-07-22
[WAN]: Added missing netif_dormant_off() to generic HDLC
Krzysztof Halasa
4
-0
/
+4
2006-07-22
[IPV4]: Get rid of redundant IPCB->opts initialisation
Herbert Xu
6
-7
/
+0
2006-07-22
[SPARC64]: Update defconfig.
David S. Miller
1
-4
/
+4
2006-07-22
[SPARC]: Fix length parameter verification in sys_getdomainname().
David S. Miller
2
-18
/
+18
2006-07-22
[SERIAL] sunzilog: Fix instance enumeration.
David S. Miller
1
-36
/
+35
2006-07-22
[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().
David S. Miller
1
-9
/
+1
2006-07-22
[SPARC]: Get sun4d SMP building again.
Raymond Burns
2
-78
/
+121
2006-07-22
[SPARC]: Do not call sun4m_irq_rotate on sun4d.
Raymond Burns
1
-1
/
+1
2006-07-22
[SPARC]: Simplify and correct __cpu_find_by()
David S. Miller
2
-21
/
+7
2006-07-22
[SPARC]: Initialize iounit spinlock in iounit_init().
Raymond Burns
1
-0
/
+1
2006-07-22
[SPARC]: Fix initialization of sun4d SBUS interrupts.
David S. Miller
1
-3
/
+31
2006-07-22
[SERIAL] sunzilog: Register IRQ after all devices have been probed.
David S. Miller
1
-11
/
+35
2006-07-22
[SPARC] sbus: Make sure sbus nodes are named uniquely.
David S. Miller
1
-1
/
+1
2006-07-22
[SPARC]: Fix property name acquisition in prom.c
Bob Breuer
1
-3
/
+6
[prev]
[next]