index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ieee1394
/
dv1394.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-05-07
[CLASS DEVICE]: add attribute_group creation
Stephen Hemminger
2
-0
/
+34
2006-05-06
[TCP]: Fix snd_cwnd adjustments in tcp_highspeed.c
John Heffner
1
-1
/
+1
2006-05-06
[NETROM/ROSE]: Kill module init version kernel log messages.
Ralf Baechle
2
-6
/
+0
2006-05-06
[DCCP]: Fix sock_orphan dead lock
Herbert Xu
1
-3
/
+10
2006-05-06
[BRIDGE]: keep track of received multicast packets
Stephen Hemminger
1
-0
/
+1
2006-05-06
[SCTP]: Fix state table entries for chunks received in CLOSED state.
Sridhar Samudrala
1
-5
/
+5
2006-05-06
[SCTP]: Fix panic's when receiving fragmented SCTP control chunks.
Sridhar Samudrala
1
-5
/
+8
2006-05-06
[SCTP]: Prevent possible infinite recursion with multiple bundled DATA.
Vladislav Yasevich
1
-2
/
+25
2006-05-06
[SCTP]: Allow spillover of receive buffer to avoid deadlock.
Neil Horman
3
-10
/
+38
2006-05-05
[ARM] 3495/1: EABI: undefine removed syscalls, but...
Nicolas Pitre
1
-1
/
+1
2006-05-05
[ARM] 3500/1: fix PXA27x DMA allocation priority
Nicolas Pitre
2
-24
/
+19
2006-05-05
[ARM] 3499/1: Fix VFP FPSCR corruption for double exception case
George G. Davis
1
-1
/
+1
2006-05-05
[BLOCK] Fix oops on removal of SD/MMC card
Russell King
1
-0
/
+2
2006-05-05
[ARM] 3496/1: more constants for asm-offsets.h
Uwe Zeisberger
3
-11
/
+7
2006-05-05
[ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h
Nicolas Pitre
1
-0
/
+1
2006-05-04
CREDITS file update (Tristan Greaves)
Linus Torvalds
1
-8
/
+2
2006-05-04
[MMC] Move set_ios debugging into mmc.c
Russell King
8
-43
/
+34
2006-05-04
[ARM] 3490/1: i.MX: move uart resources to board files
Sascha Hauer
4
-76
/
+100
2006-05-04
[MMC] Correct mmc_request_done comments
Russell King
1
-5
/
+4
2006-05-04
[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check
Jens Axboe
1
-1
/
+1
2006-05-04
[DECNET]: Fix level1 router hello
Patrick Caulfield
1
-5
/
+0
2006-05-04
[TCP]: Fix sock_orphan dead lock
Herbert Xu
1
-4
/
+9
2006-05-04
[ROSE]: Eleminate HZ from ROSE kernel interfaces
Ralf Baechle
3
-14
/
+16
2006-05-04
[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
Ralf Baechle
2
-9
/
+14
2006-05-04
[AX.25]: Eleminate HZ from AX.25 kernel interfaces
Ralf Baechle
4
-43
/
+53
2006-05-04
[ROSE]: Fix routing table locking in rose_remove_neigh.
Ralf Baechle
1
-5
/
+0
2006-05-04
[AX.25]: Move AX.25 symbol exports
Ralf Baechle
7
-18
/
+37
2006-05-04
[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.
Ralf Baechle DL5RB
3
-3
/
+0
2006-05-04
[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.
Ralf Baechle
2
-2
/
+0
2006-05-04
[AX.25]: Spelling fix
Ralf Baechle
1
-1
/
+1
2006-05-04
[ROSE]: Remove useless prototype for rose_remove_neigh().
Ralf Baechle
1
-2
/
+0
2006-05-04
[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...
Patrick McHardy
2
-5
/
+5
2006-05-04
[NETFILTER]: H.323 helper: Change author's email address
Jing Min Zhao
2
-2
/
+2
2006-05-04
[NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=n
Patrick McHardy
1
-0
/
+2
2006-05-04
[NETFILTER]: H.323 helper: fix use of uninitialized data
Patrick McHardy
1
-4
/
+4
2006-05-04
[NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len
Patrick McHardy
1
-0
/
+2
2006-05-04
[PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST
Jens Axboe
1
-0
/
+2
2006-05-04
[PATCH] splice: rename remaining info variables to pipe
Jens Axboe
1
-10
/
+10
2006-05-04
[PATCH] splice: LRU fixups
Jens Axboe
2
-24
/
+14
2006-05-04
[PATCH] splice: fix unlocking of page on error ->prepare_write()
Jens Axboe
1
-3
/
+16
2006-05-04
[PATCH] ext3: multile block allocate little endian fixes
Mingming Cao
1
-5
/
+8
2006-05-04
[PATCH] Altix: correct ioc4 port order
Brent Casavant
1
-1
/
+1
2006-05-04
[PATCH] EDAC Coexistence with BIOS
mark gross
1
-1
/
+16
2006-05-04
[PATCH] uml: change timer initialization
Jeff Dike
1
-1
/
+1
2006-05-04
[PATCH] Remove wrong cpu_has_apic checks that came from mismerging
Andi Kleen
1
-6
/
+0
2006-05-03
[SPARC]: Hook up vmsplice into syscall tables.
David S. Miller
5
-5
/
+6
2006-05-03
[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.
Stephen Smalley
2
-5
/
+3
2006-05-03
[PATCH] powerpc: Use the ibm,pa-features property if available
Paul Mackerras
1
-0
/
+70
2006-05-03
powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses
Paul Mackerras
1
-6
/
+13
2006-05-03
[PATCH] ppc32 CPM_UART: fixes and improvements
Vitaly Bordug
6
-12
/
+104
[next]