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
2007-06-08
[NET]: Avoid duplicate netlink notification when changing link state
Thomas Graf
1
-3
/
+5
2007-06-08
[UDP]: Revert 2-pass hashing changes.
David S. Miller
8
-212
/
+78
2007-06-08
[AF_UNIX]: Fix stream recvmsg() race.
Miklos Szeredi
1
-3
/
+10
2007-06-08
[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check
Akinobu Mita
1
-6
/
+6
2007-06-08
[NETFILTER]: ip_tables: fix compat related crash
Dmitry Mishin
2
-18
/
+83
2007-06-08
[NETFILTER]: nf_conntrack: fix helper module unload races
Patrick McHarrdy
7
-29
/
+61
2007-06-08
[RTNETLINK]: ifindex 0 does not exist
Patrick McHardy
1
-3
/
+3
2007-06-08
[NETLINK]: Mark netlink policies const
Patrick McHardy
19
-28
/
+28
2007-06-08
[TCP] tcp_probe: Attach printf attribute properly to printl().
David S. Miller
1
-2
/
+4
2007-06-08
[TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().
Eric Dumazet
1
-2
/
+2
2007-06-08
[NET]: Merge dst_discard_in and dst_discard_out.
Denis Cheng
1
-13
/
+4
2007-06-08
[RFKILL]: Make rfkill->name const
Ivo van Doorn
1
-1
/
+1
2007-06-08
[IPV4]: Restore old behaviour of default config values
Herbert Xu
3
-16
/
+24
2007-06-08
[IPV4]: Add default config support after inetdev_init
Herbert Xu
2
-35
/
+101
2007-06-08
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
9
-260
/
+163
2007-06-08
[IPV4]: Only panic if inetdev_init fails for loopback
Herbert Xu
1
-2
/
+3
2007-06-08
[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack
Patrick McHardy
3
-1
/
+6
2007-06-08
[BNX2]: Update version and reldate.
Michael Chan
1
-2
/
+2
2007-06-08
[BNX2]: Fix occasional counter corruption on 5708.
Michael Chan
1
-1
/
+13
2007-06-08
[BNX2]: Enable DMA on 5709.
Michael Chan
2
-0
/
+6
2007-06-08
[BNX2]: Add missing wait in bnx2_init_5709_context().
Michael Chan
1
-3
/
+14
2007-06-08
[BNX2]: Fix netdev watchdog on 5708.
Michael Chan
1
-8
/
+13
2007-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
18
-62
/
+543
2007-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
11
-167
/
+224
2007-06-07
Restrict clearing TIF_SIGPENDING
Roland McGrath
1
-4
/
+12
2007-06-07
checkpatch.pl: should be executable
Andy Whitcroft
1
-0
/
+0
2007-06-07
[POWERPC] Fix building of COFF zImages
Paul Mackerras
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Fix error handling in spufs_fill_dir()
Sebastian Siewior
1
-2
/
+15
2007-06-07
[POWERPC] Add table of contents to booting-without-of.txt
Stuart Yoder
1
-1
/
+56
2007-06-07
[POWERPC] spufs: Don't yield nosched context
Christoph Hellwig
1
-3
/
+5
2007-06-07
[POWERPC] Fix typo in booting-without-of-txt section numbering
Stuart Yoder
1
-1
/
+1
2007-06-07
[POWERPC] scc_sio: Fix link failure
Christoph Hellwig
1
-1
/
+1
2007-06-07
[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain
Thomas Renninger
1
-6
/
+27
2007-06-07
[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap
Arnd Bergmann
1
-1
/
+1
2007-06-07
[POWERPC] spufs scheduler: Fix wakeup races
Christoph Hellwig
1
-82
/
+77
2007-06-07
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
3
-30
/
+32
2007-06-07
[POWERPC] spufs: Free mm if spufs_fill_dir() failed
Sebastian Siewior
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Fix gang destroy leaks
Jeremy Kerr
1
-35
/
+5
2007-06-07
[POWERPC] spufs: Hook up spufs_release_mem
Christoph Hellwig
1
-0
/
+1
2007-06-07
[POWERPC] spufs: Refuse to load the module when not running on cell
Arnd Bergmann
1
-0
/
+4
2007-06-07
[POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug
Olof Johansson
1
-8
/
+0
2007-06-06
[VIDEO] sunxvr500fb: Fix pseudo_palette array size
Antonino Daplas
1
-2
/
+4
2007-06-06
[VIDEO] sunxvr2500fb: Fix pseudo_palette array size
Antonino Daplas
1
-9
/
+8
2007-06-06
[VIDEO] ffb: The pseudo_palette is only 16 elements long
Antonino Daplas
1
-2
/
+2
2007-06-05
[VIDEO]: Fix section mismatch warning in promcon.
Sam Ravnborg
1
-1
/
+1
2007-06-05
[ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends.
David S. Miller
1
-1
/
+0
2007-06-05
[SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation.
David S. Miller
1
-0
/
+83
2007-06-05
[SPARC64]: Fix {mc,smt}_capable().
David S. Miller
5
-4
/
+12
2007-06-05
[SPARC64]: Make core and sibling groups equal on UltraSPARC-IV.
David S. Miller
1
-1
/
+2
2007-06-05
[SPARC64]: Proper multi-core scheduling support.
David S. Miller
7
-5
/
+89
[next]