aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-08[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill1-1/+1
2008-01-08[NET] Intel ethernet drivers: update MAINTAINERSAuke Kok1-10/+8
2008-01-08[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller5-21/+19
2008-01-08[NET]: Stop polling when napi_disable() is pending.David S. Miller1-2/+6
2008-01-08[NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller3-0/+10
2008-01-08[NETXEN]: Fix ->poll() done logic.David S. Miller1-1/+1
2008-01-08mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski1-3/+3
2008-01-08ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch1-0/+11
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller15-55/+9
2008-01-08[NET]: Add NAPI_STATE_DISABLE.David S. Miller1-3/+13
2008-01-08[NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller1-2/+0
2008-01-08b43: Fix rxheader channel parsingMichael Buesch4-53/+61
2008-01-08[IRDA]: irda_create() nuke user triggable printkmaximilian attems1-2/+0
2008-01-08[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.Vlad Yasevich1-0/+6
2008-01-08[SCTP]: Correctly handle AUTH parameters in unexpected INITVlad Yasevich1-22/+0
2008-01-08[SCTP]: Fix the name of the authentication event.Vlad Yasevich2-2/+2
2008-01-08[ATM]: [nicstar] delay irq setup until card is configuredChas Williams1-10/+9
2008-01-08[TULIP]: NAPI full quantum bug.Stephen Hemminger1-1/+2
2008-01-08[METH]: Fix MAC address handling.Thomas Bogendoerfer1-3/+7
2008-01-08[NET]: Fix netx-eth.c compilation.Adrian Bunk1-2/+2
2008-01-08[IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland2-4/+19
2008-01-08[IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu1-1/+3
2008-01-08[NIU]: Update driver version and release date.David S. Miller1-2/+2
2008-01-08[NIU]: Fix potentially stuck TCP socket send queues.David S. Miller1-1/+2
2008-01-08[NIU]: Missing ->last_rx update.David S. Miller1-0/+2
2008-01-08[NIU]: Fix slowpath interrupt handling.Matheos Worku1-11/+23
2008-01-08futex: Prevent stale futex owner when interrupted/timeoutThomas Gleixner1-10/+41
2008-01-08pl2303: Fix mode switching regressionAlan Cox3-0/+27
2008-01-08hfs: handle more on-disk corruptions without oopsingEric Sandeen4-3/+42
2008-01-08Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer1-1/+1
2008-01-08snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure with gcc-3.2Jean Delvare1-38/+63
2008-01-08dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare1-5/+14
2008-01-08vmcoreinfo: add the array length of "free_list" for filtering free pagesKen'ichi Ohmichi1-0/+1
2008-01-08eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2-17/+4
2008-01-08xip: fix get_zeroed_page with __GFP_HIGHMEMAkinobu Mita1-4/+5
2008-01-08md: fix data corruption when a degraded raid5 array is reshapedDan Williams1-2/+4
2008-01-08KEYS: fix macroSebastian Siewior1-1/+1
2008-01-08fat: optimize fat_count_free_clusters()OGAWA Hirofumi1-0/+28
2008-01-08spi_bitbang: always grab lock with irqs blockedDavid Brownell1-2/+3
2008-01-08x86: fix do_fork_idle section mismatchThomas Gleixner1-1/+1
2008-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-3/+3
2008-01-08IB/srp: Release transport before removing hostDave Dillow1-1/+1
2008-01-08IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak1-1/+1
2008-01-08Revert "hda_intel suspend latency: shorten codec read"Linus Torvalds1-2/+1
2008-01-08MAINTAINERS: Update Sean Hefty's email addressSean Hefty1-1/+1
2008-01-07acct: real_parent ppidRoland McGrath1-1/+1
2008-01-07core dump: real_parent ppidRoland McGrath1-2/+2
2008-01-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-47/+57
2008-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-7/+6
2008-01-07[MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle1-1/+2