aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-24[PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel3-0/+108
2006-05-24[netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik4-60/+60
2006-05-24[PATCH] ibmveth change buffer pools dynamicallySantiago Leon2-44/+174
2006-05-24[PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk1-1/+1
2006-05-24Merge branch 'upstream-fixes' into upstreamJeff Garzik1-3/+16
2006-05-24[PATCH] sky2: fix jumbo packet supportStephen Hemminger1-3/+16
2006-05-24Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik20-163/+228
2006-05-24[netdrvr pcnet_cs, myri] trim trailing whitespaceJeff Garzik3-34/+34
2006-05-24[PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter IDMarcin Juszkiewicz1-0/+2
2006-05-24[PATCH] Add Myri-10G Ethernet driverBrice Goglin7-0/+3138
2006-05-24[PATCH] Revive pci_find_ext_capabilityBrice Goglin2-2/+3
2006-05-24Merge branch 'master' into upstreamJeff Garzik12-38/+47
2006-05-23[BRIDGE]: need to ref count the LLC sapStephen Hemminger1-1/+2
2006-05-23[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decodeChris Wright1-0/+1
2006-05-23[NETFILTER]: H.323 helper: fix sequence extension parsingPatrick McHardy1-1/+1
2006-05-23[NETFILTER]: H.323 helper: fix parser error propagationPatrick McHardy1-15/+19
2006-05-23Merge branch 'e1000-7.0.38-k4' of git://lost.foo-projects.org/~ahkok/git/netd...Jeff Garzik5-135/+104
2006-05-23Merge branch 'master' into upstreamJeff Garzik133-992/+2944
2006-05-23e1000: bump version to 7.0.38-k4Auke Kok1-1/+1
2006-05-23e1000: remove changelog in driverAuke Kok1-39/+0
2006-05-23e1000: Fix date string in MakefileAuke Kok1-1/+1
2006-05-23e1000: remove leading and trailing whitespace.Auke Kok4-81/+81
2006-05-23e1000: remove backslash r debug printfsAuke Kok1-12/+12
2006-05-23e1000: add shutdown handler back to fix WOLAuke Kok1-1/+9
2006-05-23V4L/DVB (4041): Fix compilation on PPC 64Mauro Carvalho Chehab1-2/+2
2006-05-23V4L/DVB (4040a): Fix the following section warnings:Jean Delvare1-3/+3
2006-05-23V4L/DVB (4037): Make the bridge devices that depend on I2C dependant on I2CManu Abraham6-15/+15
2006-05-23V4L/DVB (3927): Fix VIDEO_DEV=m, VIDEO_V4L1_COMPAT=yAdrian Bunk1-1/+4
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+146
2006-05-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-21/+35
2006-05-23[PATCH] blk: fix gendisk->in_flight accounting during barrier sequenceJens Axboe1-1/+6
2006-05-23[PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse4-1/+13
2006-05-23[PATCH] powerpc: check Cell SPU syscall number range _before_ using itDavid Woodhouse1-2/+2
2006-05-23[PATCH] powerpc: fill hole in Cell SPU syscall tableDavid Woodhouse1-0/+1
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-23[PATCH] swsusp: fix typo in cr0 handlingPavel Machek1-1/+1
2006-05-23[PATCH] tty_insert_flip_string_flags() license fixTobias Powalowski1-1/+1
2006-05-23[PATCH] md: Make sure bi_max_vecs is set properly in bio_splitNeilBrown1-0/+3
2006-05-23[PATCH] md: fix possible oops when starting a raid0 arrayNeilBrown1-2/+3
2006-05-23[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown2-1/+4
2006-05-23[PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton1-3/+4
2006-05-23ixgb: increment version to 1.0.104-k2Auke Kok1-1/+1
2006-05-23ixgb: add tx timeout counterAuke Kok3-4/+27
2006-05-23ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok3-15/+54
2006-05-23ixgb: remove hardcoded numberAuke Kok1-1/+3
2006-05-23ixgb: add copper 10gig driver idAuke Kok3-3/+9
2006-05-23ixgb: add NETIF_F_LLTX analogous to e1000Auke Kok1-2/+29
2006-05-23ixgb: fix flow controlAuke Kok1-13/+11
2006-05-23ixgb: remove duplicate code setting duplex and speedAuke Kok1-21/+14
2006-05-23ixgb: fix rare early tso completionAuke Kok1-2/+15
2006-05-23[SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller4-7/+146
2006-05-22[NETFILTER]: SNMP NAT: fix memory corruptionPatrick McHardy1-8/+7
2006-05-22[IRDA]: fixup type of ->lsap_stateAlexey Dobriyan1-1/+1
2006-05-22[IRDA]: fix 16/32 bit confusionAlexey Dobriyan1-1/+2
2006-05-22[NET]: Fix "ntohl(ntohs" bugsAlexey Dobriyan4-4/+4
2006-05-22[BNX2]: Use kmalloc instead of arrayMichael Chan1-4/+14
2006-05-22[BNX2]: Fix bug in bnx2_nvram_write()Michael Chan1-1/+1
2006-05-22[TG3]: Add some missing rx error countersMichael Chan1-2/+6
2006-05-22[PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz1-0/+6
2006-05-22Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-3/+1
2006-05-22[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita1-3/+1
2006-05-22Merge branch 'from-linus' into upstreamJohn W. Linville170-1295/+3232
2006-05-21[SPARC]: Add robust futex syscall entries.David S. Miller4-10/+17
2006-05-21[SUNSU]: Fix license.Andrew Morton1-0/+1
2006-05-21Revert "[PATCH] sched: fix interactive task starvation"Linus Torvalds1-44/+18
2006-05-21Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds43-369/+702
2006-05-21[PATCH] ad1848 section fixAndrew Morton1-4/+6
2006-05-21[PATCH] nm256_audio section fixAndrew Morton1-3/+3
2006-05-21[PATCH] es18xx build fixAndrew Morton1-0/+2
2006-05-21[PATCH] mpu401 section fixAndrew Morton1-1/+1
2006-05-21[PATCH] i810 section fixAndrew Morton1-2/+2
2006-05-21[PATCH] pd6729 section fixAndrew Morton1-1/+1
2006-05-21[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2-3/+12
2006-05-21[PATCH] kobject: quiet errors in kobject_addGreg Kroah-Hartman1-3/+3
2006-05-21[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriateAlessandro Zummo4-6/+6
2006-05-21[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernelAtsushi Nemoto2-6/+46
2006-05-21[PATCH] kbuild: check SHT_REL sectionsAtsushi Nemoto2-19/+48
2006-05-21[PATCH] s390: next_timer_interrupt overflow in stop_hz_timerMartin Schwidefsky1-1/+1
2006-05-21[PATCH] Fix a NO_IDLE_HZ timer bugZachary Amsden1-0/+16
2006-05-21[PATCH] missing newline in scsi/st.cRene Herman1-1/+1
2006-05-21[PATCH] kprobes: bad manipulation of 2 byte opcode on x86_64Satoshi Oshima1-3/+3
2006-05-21[PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal1-0/+8
2006-05-21[PATCH] pxa2xx-spi updateStephen Street2-37/+59
2006-05-21[PATCH] S3C24XX: hardware SPI driverBen Dooks4-0/+489
2006-05-21[PATCH] S3C24XX: GPIO based SPI driverBen Dooks5-0/+229
2006-05-21[PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk4-60/+8
2006-05-21[PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala4-0/+507
2006-05-21[PATCH] minor SPI doc fixdmitry pervushin1-3/+3
2006-05-21[PATCH] Update ext2/ext3/jbd MAINTAINERS entriesTheodore Tso1-1/+7
2006-05-21[PATCH] Clarify maintainers and include linux-security infoAlan Cox1-1/+10
2006-05-21[PATCH] Overrun in isdn_tty.cEric Sesterhenn1-1/+1
2006-05-21[PATCH] cpuset: might_sleep_if check in cpuset_zones_allowedPaul Jackson1-0/+1
2006-05-21[PATCH] cpuset: update cpuset_zones_allowed commentPaul Jackson1-9/+15
2006-05-21[PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson1-2/+3
2006-05-21[PATCH] pci: correctly allocate return buffers for osc callsKristen Accardi1-25/+35
2006-05-21[PATCH] fix NULL dereference in inotify_ignoreAmy Griffis1-2/+1
2006-05-21[PATCH] fix race in inotify_releaseAmy Griffis1-1/+5
2006-05-21[PATCH] SPARSEMEM incorrectly calculates section numberMike Kravetz1-5/+2
2006-05-21[PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386KAMEZAWA Hiroyuki1-1/+1
2006-05-21[PATCH] selinux: endian fixAlexey Dobriyan1-1/+1
2006-05-21[PATCH] binfmt_flat: don't check for EMFILEAndrew Morton1-21/+9
2006-05-21[PATCH] HID read busywait fixMicon, David1-0/+1
2006-05-21[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()Florin Malita1-4/+3
2006-05-21[PATCH] md: Fix inverted test for 'repair' directive.NeilBrown1-1/+1
2006-05-21[PATCH] NFS server subtree_check returns dubious valuePeter Staubach1-1/+1
2006-05-21[PATCH] Kdump maintainer info updateVivek Goyal1-0/+10
2006-05-21[PATCH] powerpc: Fix ide-pmac sysfs entryBenjamin Herrenschmidt1-0/+2
2006-05-21[PATCH] i386: remove junk from stack dumpChuck Ebbert1-3/+1
2006-05-21[PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke3-2/+25
2006-05-21[PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctlLin Feng Shen1-85/+92
2006-05-21[PATCH] forcedeth: fix multi irq issuesAyaz Abdulla1-154/+226
2006-05-20Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-57/+83
2006-05-20[PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap1-0/+6
2006-05-20[PATCH] sata_mv: version bumpMark Lord1-1/+1
2006-05-20[PATCH] sata_mv: endian fixMark Lord1-1/+2
2006-05-20[PATCH] sata_mv: remove local copy of queue indexesMark Lord1-43/+33
2006-05-20[PATCH] sata_mv: spurious interrupt workaroundMark Lord1-3/+8
2006-05-20[PATCH] sata_mv: chip initialization fixesMark Lord1-2/+5
2006-05-20[PATCH] sata_mv: deal with interrupt coalescing interruptsMark Lord1-0/+18
2006-05-20[PATCH] sata_mv: prevent unnecessary double-resetsMark Lord1-7/+10
2006-05-20Merge branch 'upstream-fixes' into upstreamJeff Garzik8-302/+131
2006-05-20[PATCH] winbond-840-remove-badness-in-pci_map_singleErling A. Jacobsen1-2/+2
2006-05-20[PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip...Komuro1-11/+2
2006-05-20[PATCH] skge: don't allow transmit ring to be too smallStephen Hemminger1-1/+1
2006-05-20[PATCH] skge: bad checksums on big-endian platformsStephen Hemminger1-2/+1
2006-05-20Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-3/+3
2006-05-20[PATCH] sky2 version 1.4Stephen Hemminger1-1/+1
2006-05-20[PATCH] sky2: force NAPI repoll if busyStephen Hemminger1-5/+11
2006-05-20[PATCH] sky2: more fixes for Yukon UltraStephen Hemminger2-1/+4
2006-05-20[PATCH] Subjec: sky2, skge: correct PCI id for DGE-560TStephen Hemminger2-2/+2
2006-05-20[PATCH] sky2: allow dual port usageStephen Hemminger1-15/+17
2006-05-20[PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"John W. Linville1-31/+3
2006-05-20[PATCH] revert "forcedeth: fix multi irq issues"Andrew Morton1-228/+84
2006-05-20Merge branch 'master' into upstreamJeff Garzik386-3231/+7448
2006-05-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds4-24/+27
2006-05-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-109/+168
2006-05-19Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds7-19/+26
2006-05-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-5/+12
2006-05-19Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-12/+15
2006-05-19[SCTP]: Allow linger to abort 1-N style sockets.Vladislav Yasevich1-6/+6
2006-05-19[SCTP]: Validate the parameter length in HB-ACK chunk.Vladislav Yasevich1-0/+6
2006-05-19[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARMCatalin Marinas1-0/+6
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa7-19/+26
2006-05-19[SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich1-3/+3
2006-05-19[SCTP]: A better solution to fix the race between sctp_peeloff() andVladislav Yasevich2-67/+89
2006-05-19[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala5-33/+64
2006-05-19[NETFILTER]: nfnetlink_log: fix byteorder confusionPatrick McHardy1-2/+2
2006-05-19[NETFILTER]: Fix do_add_counters race, possible oops or info leak (CVE-2006-0...Solar Designer2-2/+2
2006-05-19[NETFILTER]: GRE conntrack: fix htons/htonl confusionAlexey Dobriyan1-6/+6
2006-05-19[NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig3-3/+3
2006-05-19[NETFILTER]: Fix memory leak in ipt_recentJesper Juhl1-1/+1
2006-05-18IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin1-17/+18
2006-05-17IB/uverbs: Don't leak ref to mm on error pathRoland Dreier1-1/+3
2006-05-17[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2-3/+8
2006-05-17[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2-11/+19
2006-05-17[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2-4/+46
2006-05-17[PATCH] sbp2: consolidate workaroundsStefan Richter3-71/+106
2006-05-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+10
2006-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds4-11/+46
2006-05-17Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds9-86/+213
2006-05-17configfs: Make sure configfs_init() is called before consumers.Joel Becker1-1/+1
2006-05-17configfs: configfs_mkdir() failed to cleanup linkage.Joel Becker1-32/+72
2006-05-17configfs: Fix a reference leak in configfs_mkdir().Joel Becker1-11/+26
2006-05-17ocfs2: fix gfp mask in some file system pathsSunil Mushran4-10/+10
2006-05-17ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()Mark Fasheh1-1/+3
2006-05-17ocfs2: take meta data lock in ocfs2_file_aio_read()Mark Fasheh1-0/+16
2006-05-17ocfs2: take data locks around extendMark Fasheh3-33/+87
2006-05-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-5/+4
2006-05-17[ARM] 3530/1: PXA Mainstone: prevent double enable_irq() in pcmciaThomas Gleixner1-1/+4
2006-05-17[PATCH] unused exports in wireless driversArjan van de Ven3-14/+0
2006-05-17Merge branch 'upstream-fixes' into upstreamJohn W. Linville1-3/+3
2006-05-17[PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse1-3/+3
2006-05-17Merge branch 'from-linus' into upstreamJohn W. Linville253-2457/+5983
2006-05-17IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz1-1/+1
2006-05-17IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier1-3/+0
2006-05-17IB/srp: Don't wait for disconnection if sending DREQ failsRoland Dreier1-1/+4
2006-05-17[ARM] 3529/1: s3c24xx: fix restoring control register with undefined instructionDimitry Andric1-4/+2
2006-05-17IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier1-1/+1
2006-05-17[IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W1-1/+0
2006-05-17[IA64] fix broken irq affinityChen, Kenneth W1-2/+2
2006-05-17[IA64] sn2 defconfigJes Sorensen1-2/+2
2006-05-16[TCP]: reno sacked_out count fixAngelo P. Castellani1-0/+2
2006-05-16[IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match().Alexey Dobriyan1-1/+1
2006-05-16[TR]: Remove an unused export.Adrian Bunk1-1/+0
2006-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds11-41/+1941
2006-05-16[IPX]: Correct return type of ipx_map_frame_type().Alexey Dobriyan1-2/+2
2006-05-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-16/+30
2006-05-16Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-3/+6
2006-05-16[IPX]: Correct argument type of ipxrtr_delete().Alexey Dobriyan1-1/+1
2006-05-16[PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().Stephen Hemminger1-2/+4
2006-05-16[PATCH] SPI: spi_bitbang: clocking fixesDavid Brownell1-10/+14
2006-05-16[PATCH] spi: Update to PXA2xx SPI DriverStephen Street1-7/+75
2006-05-16[PATCH] SPI: busnum == 0 needs to workDavid Brownell3-6/+38
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell2-3/+15
2006-05-16[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2-4/+8
2006-05-16[PATCH] SPI: Add David as the SPI subsystem maintainerKumar Gala1-0/+6
2006-05-16[PATCH] SPI: spi bounce buffer has a minimum lengthDavid Brownell1-1/+2
2006-05-16[PATCH] SPI: spi whitespace fixesDavid Brownell1-12/+12
2006-05-16[PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street5-0/+1710
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak3-14/+77