summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse211-1441/+3293
2006-05-06Revert include/media changes: Mauro says those ioctls are only used in-kernel(!)David Woodhouse1-8/+8
2006-05-05[TCP]: Fix snd_cwnd adjustments in tcp_highspeed.cJohn Heffner1-1/+1
2006-05-05[NETROM/ROSE]: Kill module init version kernel log messages.Ralf Baechle2-6/+0
2006-05-05[DCCP]: Fix sock_orphan dead lockHerbert Xu1-3/+10
2006-05-05[BRIDGE]: keep track of received multicast packetsStephen Hemminger1-0/+1
2006-05-05[SCTP]: Fix state table entries for chunks received in CLOSED state.Sridhar Samudrala1-5/+5
2006-05-05[SCTP]: Fix panic's when receiving fragmented SCTP control chunks.Sridhar Samudrala1-5/+8
2006-05-05[SCTP]: Prevent possible infinite recursion with multiple bundled DATA.Vladislav Yasevich1-2/+25
2006-05-05[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman3-10/+38
2006-05-05Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+2
2006-05-05[ARM] 3495/1: EABI: undefine removed syscalls, but...Nicolas Pitre1-1/+1
2006-05-05[ARM] 3500/1: fix PXA27x DMA allocation priorityNicolas Pitre2-24/+19
2006-05-05[ARM] 3499/1: Fix VFP FPSCR corruption for double exception caseGeorge G. Davis1-1/+1
2006-05-05[BLOCK] Fix oops on removal of SD/MMC cardRussell King1-0/+2
2006-05-05[ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger3-11/+7
2006-05-05[ARM] 3494/1: asm-arm/bug.h needs linux/stddef.hNicolas Pitre1-0/+1
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds12-27/+209
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-91/+141
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds10-66/+94
2006-05-04Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-38/+43
2006-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-117/+145
2006-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-5/+6
2006-05-04CREDITS file update (Tristan Greaves)Linus Torvalds1-8/+2
2006-05-04[MMC] Move set_ios debugging into mmc.cRussell King8-43/+34
2006-05-04Include <linux/types.h> and use __uXX types in <linux/cramfs_fs.h>David Woodhouse1-20/+14
2006-05-04Use __uXX types in <linux/i2o_dev.h>, include <linux/ioctl.h> tooDavid Woodhouse1-87/+80
2006-05-04Remove private struct dx_hash_info from public view in <linux/ext3_fs.h>David Woodhouse1-1/+2
2006-05-04Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h>David Woodhouse1-35/+37
2006-05-04Use __uXX types in <linux/divert.h> for struct divert_blk et al.David Woodhouse1-10/+10
2006-05-04[ARM] 3490/1: i.MX: move uart resources to board filesSascha Hauer4-76/+100
2006-05-04[MMC] Correct mmc_request_done commentsRussell King1-5/+4
2006-05-04Use __u32 for elf_addr_t in <asm-powerpc/elf.h>, not u32. It's user-visible.David Woodhouse1-1/+1
2006-05-04Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirelyDavid Woodhouse1-10/+4
2006-05-04[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV checkJens Axboe1-1/+1
2006-05-03[DECNET]: Fix level1 router helloPatrick Caulfield1-5/+0
2006-05-03[TCP]: Fix sock_orphan dead lockHerbert Xu1-4/+9
2006-05-03[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle3-14/+16
2006-05-03[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle2-9/+14
2006-05-03[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle4-43/+53
2006-05-03[ROSE]: Fix routing table locking in rose_remove_neigh.Ralf Baechle1-5/+0
2006-05-03[AX.25]: Move AX.25 symbol exportsRalf Baechle7-18/+37
2006-05-03[HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers.Ralf Baechle DL5RB3-3/+0
2006-05-03[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle2-2/+0
2006-05-03[AX.25]: Spelling fixRalf Baechle1-1/+1
2006-05-03[ROSE]: Remove useless prototype for rose_remove_neigh().Ralf Baechle1-2/+0
2006-05-03[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy2-5/+5
2006-05-03[NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2-2/+2
2006-05-03[NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=nPatrick McHardy1-0/+2
2006-05-03[NETFILTER]: H.323 helper: fix use of uninitialized dataPatrick McHardy1-4/+4