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.13.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
2005-09-28
[NET]: Add Sun Cassini driver.
David S. Miller
5
-0
/
+9747
2005-09-28
[NET]: Fix module reference counts for loadable protocol modules
Frank Filz
2
-13
/
+20
2005-09-28
[NET]: Reorder some hot fields of struct net_device
Eric Dumazet
1
-34
/
+55
2005-09-28
[NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()
Eric Dumazet
1
-0
/
+2
2005-09-28
[NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()
Daniel Phillips
1
-55
/
+26
2005-09-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
28
-1192
/
+908
2005-09-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-24
/
+94
2005-09-28
[PATCH] Make POSIX message queue sys_mq_open() honor umask
Krzysztof Benedyczak
1
-0
/
+1
2005-09-27
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-27
[TG3]: misc. fixes
Michael Chan
1
-7
/
+46
2005-09-27
[TG3]: 5780 PHY fixes
Michael Chan
2
-6
/
+32
2005-09-27
[NEIGH]: Add debugging check when adding timers.
David S. Miller
1
-9
/
+14
2005-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
33
-717
/
+992
2005-09-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-266
/
+327
2005-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
10
-48
/
+167
2005-09-27
[PATCH] missing dependency on arm O= builds
Al Viro
1
-2
/
+2
2005-09-27
[PATCH] m32r: more basic __user annotations
Al Viro
2
-12
/
+14
2005-09-27
[PATCH] m32r: set CHECKFLAGS properly
Al Viro
1
-1
/
+1
2005-09-27
[PATCH] m32r: missing __iomem in ioremap() declaration
Al Viro
1
-1
/
+1
2005-09-27
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
29
-51
/
+1
2005-09-27
[PATCH] missing asm/irq.h (cs89x0)
Al Viro
1
-0
/
+1
2005-09-27
[SPARC64]: Do not do TLB pre-filling any more.
David S. Miller
2
-35
/
+0
2005-09-27
[SPARC64]: Simplify Spitfire D-cache page flush.
David S. Miller
1
-46
/
+23
2005-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6
David S. Miller
22
-614
/
+875
2005-09-27
[NETFILTER]: Fix invalid module autoloading by splitting iptable_nat
Harald Welte
5
-41
/
+40
2005-09-27
[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
David S. Miller
1
-6
/
+0
2005-09-27
[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
Herbert Xu
1
-0
/
+2
2005-09-27
[CONNECTOR]: async connector mode.
Evgeniy Polyakov
3
-55
/
+72
2005-09-27
[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().
Alex Williamson
1
-1
/
+3
2005-09-26
[ARM] 2936/1: ixp4xx default config fixes
Vincent Sanders
1
-259
/
+318
2005-09-26
[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type
David Vrabel
1
-1
/
+4
2005-09-26
NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with
Anton Altaparmakov
1
-8
/
+5
2005-09-26
[ARM] Remove SA_IRQNOMASK
Russell King
1
-1
/
+0
2005-09-26
[PATCH] pcmcia: fix cross-platform issues with pcmcia module aliases
Kars de Jong
2
-2
/
+5
2005-09-26
[PATCH] pcmcia: update ID for NinjaATA
Dominik Brodowski
1
-1
/
+1
2005-09-26
[PATCH] yenta: more ENE bridges
Daniel Ritz
1
-0
/
+4
2005-09-26
[PATCH] pcmcia: new IDs for serial_cs
Dominik Brodowski
1
-0
/
+1
2005-09-26
[PATCH] yenta: add support for more TI bridges
Daniel Ritz
3
-0
/
+44
2005-09-26
[PATCH] pcmcia: fix Kconfig dependency
Komuro
1
-1
/
+1
2005-09-26
[PATCH] yenta: tiny cleanup
Dominik Brodowski
1
-2
/
+3
2005-09-26
[PATCH] yenta: don't mess with bridge control register
Daniel Ritz
1
-27
/
+3
2005-09-26
[PATCH] yenta: auto-tune EnE bridges for CardBus cards
Daniel Ritz
5
-15
/
+105
2005-09-26
Merge branch 'master' of /home/src/linux-2.6/
Anton Altaparmakov
148
-953
/
+2828
2005-09-26
NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the
Anton Altaparmakov
3
-15
/
+35
2005-09-26
NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by
Anton Altaparmakov
1
-1
/
+1
2005-09-26
[SPARC64]: Probe D/I/E-cache config and use.
David S. Miller
6
-23
/
+106
2005-09-26
[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
David S. Miller
7
-15
/
+156
2005-09-26
[ARM] 2934/1: Anubis - fix VA offsets for CPLD registers
Ben Dooks
1
-5
/
+5
2005-09-25
[SPARC64]: Fix mask formation in tomatillo_wsync_handler()
David S. Miller
1
-1
/
+1
2005-09-25
[NETFILTER] ip_conntrack: Update event cache when status changes
Harald Welte
3
-1
/
+4
[next]