index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-i386
/
mach-generic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-12-28
[TG3]: ethtool -d hangs PCIe systems
Chris Elmquist
2
-2
/
+14
2005-12-28
[PATCH] Fix more radeon GART start calculation cases
Benjamin Herrenschmidt
1
-2
/
+4
2005-12-27
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
David L Stevens
2
-30
/
+111
2005-12-27
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
David S. Miller
2
-5
/
+2
2005-12-27
[IPV6]: Fix addrconf dead lock.
YOSHIFUJI Hideaki
1
-4
/
+5
2005-12-27
[BR_NETFILTER]: Fix leak if skb traverses > 1 bridge
David Kimdon
1
-0
/
+2
2005-12-27
[IPV6]: Increase default MLD_MAX_MSF to 64.
David L Stevens
1
-1
/
+1
2005-12-26
[PATCH] Fix Fibre Channel boot oops
James Bottomley
1
-1
/
+2
2005-12-25
Linux v2.6.15-rc7
v2.6.15-rc7
Linus Torvalds
1
-1
/
+1
2005-12-25
[PATCH] n_r3964: fixed usage of HZ; removed bad include
Kurt Huwig
1
-7
/
+13
2005-12-24
[PATCH] Fix typo in x86_64 __build_write_lock_const assembly
Ben Collins
1
-1
/
+1
2005-12-24
[PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu
Ravikiran G Thirumalai
2
-2
/
+2
2005-12-24
Fix silly typo ("smb" vs "smp")
Linus Torvalds
1
-1
/
+1
2005-12-24
[PATCH] Fix memory ordering problem in wake_futex()
Andrew Morton
1
-0
/
+6
2005-12-24
[PATCH] add missing memory barriers to ipc/sem.c
Manfred Spraul
1
-0
/
+2
2005-12-24
[VIDEO] sbuslib: Disallow private mmaps.
David S. Miller
1
-0
/
+3
2005-12-24
[PATCH] forcedeth: fix random memory scribbling bug
Manfred Spraul
1
-7
/
+8
2005-12-24
[PATCH] s390: remove redundant and useless code in qeth
Frank Pavlic
6
-230
/
+38
2005-12-24
[PATCH] s390: minor qeth network driver fixes
Frank Pavlic
3
-12
/
+10
2005-12-24
[PATCH] s390: some minor qeth driver fixes
Frank Pavlic
2
-24
/
+24
2005-12-24
[PATCH] missing license for libphy.ko
Olaf Hering
1
-0
/
+4
2005-12-24
[PATCH] orinoco_nortel: Add Symbol LA-4123 ID
Pavel Roskin
1
-0
/
+4
2005-12-24
[PATCH] orinoco_nortel: Fix incorrect PCI resource use
Pavel Roskin
1
-1
/
+1
2005-12-24
[PATCH] fix libata inquiry VPD for ATAPI devices
Tony Battersby
1
-4
/
+1
2005-12-23
[IPV6]: Fix Temporary Address Generation
Hiroyuki YAMAMORI
1
-0
/
+3
2005-12-23
[IPV6]: Fix dead lock.
YOSHIFUJI Hideaki
1
-4
/
+4
2005-12-23
[SPARC]: Kill CHILD_MAX.
David S. Miller
3
-3
/
+3
2005-12-23
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
14
-37
/
+45
2005-12-23
[SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.
Adrian Bunk
1
-2
/
+2
2005-12-23
[ACPI] fix build warning from owner_id patch
Len Brown
1
-1
/
+1
2005-12-23
[ACPI] fix passive cooling regression
Thomas Renninger
1
-2
/
+2
2005-12-22
[PATCH] fix posix lock on NFS
ASANO Masahiro
1
-1
/
+2
2005-12-22
[PATCH] fix race with preempt_enable()
Nicolas Pitre
1
-0
/
+1
2005-12-22
[IPSEC]: Fix policy updates missed by sockets
David S. Miller
1
-1
/
+29
2005-12-22
powerpc: Fix i8259 cascade on pSeries with XICS interrupt controller
Paul Mackerras
1
-18
/
+3
2005-12-22
V4L/DVB (3191): Fix CC output
Hans Verkuil
1
-3
/
+3
2005-12-22
V4L/DVB (3200): Fix saa7134 ALSA/OSS collisions
Ricardo Cerqueira
4
-10
/
+51
2005-12-22
[DCCP]: Comment typo
Ian McDonald
1
-1
/
+1
2005-12-22
[IPV6]: Fix address deletion
Kristian Slavov
1
-2
/
+3
2005-12-22
[VLAN]: Add two missing checks to vlan_ioctl_handler()
Mika Kukkonen
1
-1
/
+5
2005-12-22
[NETROM]: Fix three if-statements in nr_state1_machine()
Mika Kukkonen
1
-3
/
+3
2005-12-21
Initialize drivers/media/video/saa7134 late
Linus Torvalds
2
-2
/
+4
2005-12-21
[PATCH] usbcore: allow suspend/resume even if drivers don't support it
Alan Stern
1
-3
/
+6
2005-12-21
[PATCH] USB Storage: Force starget->scsi_level in usb-storage scsiglue.c
Paul Walmsley
1
-2
/
+2
2005-12-21
[PATCH] include/linux/irq.h: #include <linux/smp.h>
Adrian Bunk
1
-1
/
+1
2005-12-21
[IPV6]: Don't select a tentative address as a source address.
YOSHIFUJI Hideaki
1
-1
/
+8
2005-12-21
[IPV6]: Run DAD when the link becomes ready.
YOSHIFUJI Hideaki
1
-0
/
+23
2005-12-21
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
YOSHIFUJI Hideaki
2
-10
/
+65
2005-12-21
[IPV6]: Try not to send icmp to anycast address.
YOSHIFUJI Hideaki
1
-2
/
+14
2005-12-21
[IPV6]: Flag RTF_ANYCAST for anycast routes.
YOSHIFUJI Hideaki
2
-4
/
+10
[next]