index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netrom
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-08-09
[PATCH] libata: clear sdev->locked on door lock failure
Tejun Heo
1
-0
/
+13
2006-08-09
[PATCH] Fix compile problem when sata debugging is on
Keith Owens
1
-2
/
+2
2006-08-09
[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume
Brice Goglin
1
-1
/
+1
2006-08-09
[IPX]: Another nonlinear receive fix
Stephen Hemminger
1
-2
/
+5
2006-08-09
[RTNETLINK]: Fix IFLA_ADDRESS handling.
David S. Miller
1
-1
/
+14
2006-08-08
V4L/DVB (4431): Add several error checks to dst
Yeasah Pell
1
-31
/
+27
2006-08-08
V4L/DVB (4430): Quickcam_messenger compilation fix
Diego Calleja
1
-0
/
+1
2006-08-08
V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctl
Mauro Carvalho Chehab
1
-0
/
+4
2006-08-08
V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners.
Hans Verkuil
1
-6
/
+8
2006-08-08
V4L/DVB (4418): Fix broken msp3400 module option 'standard'
Hans Verkuil
1
-2
/
+2
2006-08-08
V4L/DVB (4416): Cx25840_read4 has wrong endianness.
Hans Verkuil
1
-2
/
+2
2006-08-08
V4L/DVB (4411): Fix minor errors in build files
Trent Piepho
2
-4
/
+4
2006-08-08
V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one!
Mauro Carvalho Chehab
5
-14
/
+12
2006-08-08
V4L/DVB (4399): Fix a typo that caused some compat stuff to not work
Mauro Carvalho Chehab
5
-9
/
+9
2006-08-08
V4L/DVB (4395): Restore compat_ioctl in pwc driver
Luc Van Oostenryck
1
-0
/
+1
2006-08-08
V4L/DVB (4371b): Fix V4L1 dependencies at drivers under sound/oss and sound/pci
Mauro Carvalho Chehab
2
-37
/
+39
2006-08-08
V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32
Mauro Carvalho Chehab
1
-4
/
+28
2006-08-08
V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected.
Mauro Carvalho Chehab
1
-1
/
+1
2006-08-08
[TG3]: Fix tx race condition
Michael Chan
2
-26
/
+31
2006-08-08
[TCP]: SNMPv2 tcpOutSegs counter error
Wei Yongjun
1
-3
/
+9
2006-08-08
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
David S. Miller
1
-0
/
+2
2006-08-08
[PKTGEN]: Fix oops when used with balance-tlb bonding
Chen-Li Tien
1
-0
/
+2
2006-08-08
[IPV4]: Limit rt cache size properly.
Kirill Korotaev
1
-1
/
+1
2006-08-08
[IPX]: Header length validation needed
Stephen Hemminger
1
-1
/
+2
2006-08-08
[TG3]: skb->dev assignment is done by netdev_alloc_skb
Christoph Hellwig
1
-2
/
+0
2006-08-08
[NET]: Assign skb->dev in netdev_alloc_skb
Christoph Hellwig
1
-1
/
+3
2006-08-08
[NET]: Fix alloc_skb comment typo
Christoph Hellwig
1
-2
/
+2
2006-08-07
kbuild: external modules shall not check config consistency
Sam Ravnborg
1
-6
/
+18
2006-08-07
kbuild: do not try to build content of initramfs
Sam Ravnborg
1
-0
/
+3
2006-08-07
[S390] lost interrupt after chpid vary off/on cycle.
Peter Oberparleiter
1
-0
/
+1
2006-08-07
[S390] retry after deferred condition code.
Cornelia Huck
1
-0
/
+3
2006-08-07
[S390] tape class return value handling.
Heiko Carstens
1
-1
/
+1
2006-08-06
Linux v2.6.18-rc4
v2.6.18-rc4
Linus Torvalds
1
-1
/
+1
2006-08-06
[PATCH] SCX200_ACB: eliminate spurious timeout errors
David Woodhouse
1
-2
/
+5
2006-08-06
[PATCH] udf: initialize parts of inode earlier in create
Eric Sandeen
1
-5
/
+6
2006-08-06
[PATCH] futex: Apply recent futex fixes to futex_compat
Thomas Gleixner
1
-3
/
+3
2006-08-06
[PATCH] pnpacpi: reject ACPI_PRODUCER resources
matthieu castet
1
-0
/
+8
2006-08-06
[PATCH] reiserfs_write_full_page() should not get_block past eof
Chris Mason
1
-2
/
+12
2006-08-06
[PATCH] fix reiserfs lock inversion of bkl vs inode semaphore
Chris Mason
2
-2
/
+2
2006-08-06
[PATCH] memory hotadd fixes: enhance collision check
KAMEZAWA Hiroyuki
1
-7
/
+22
2006-08-06
[PATCH] memory hotadd fixes: avoid registering res twice
KAMEZAWA Hiroyuki
1
-0
/
+4
2006-08-06
[PATCH] memory hotadd fixes: avoid check in acpi
KAMEZAWA Hiroyuki
1
-8
/
+1
2006-08-06
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
KAMEZAWA Hiroyuki
2
-2
/
+3
2006-08-06
[PATCH] memory hotadd fixes: change find_next_system_ram's return value manner
KAMEZAWA Hiroyuki
1
-2
/
+4
2006-08-06
[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix
KAMEZAWA Hiroyuki
1
-7
/
+16
2006-08-06
[PATCH] Fix BeFS slab corruption
Diego Calleja
1
-2
/
+9
2006-08-06
[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks
Stefan Richter
1
-0
/
+3
2006-08-06
[PATCH] Add stable branch to maintainers file
Steven Rostedt
1
-0
/
+8
2006-08-06
[PATCH] sh: fix proc file removal for superh store queue module
Neil Horman
1
-3
/
+7
2006-08-06
[PATCH] eicon: fix define conflict with ptrace
Alexey Dobriyan
1
-1
/
+0
[next]