aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/head_40x.S (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-09[ATM]: Check IP header validity in mpc_send_packetHerbert Xu1-0/+7
2008-01-08[IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()Brian Haley1-3/+3
2008-01-08[CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan1-1/+1
2008-01-08[SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet1-1/+1
2008-01-08[XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet2-12/+12
2008-01-08[FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink1-4/+2
2008-01-08[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill1-2/+2
2008-01-08[LRO] Fix lro_mgr->features checksBrice Goglin1-8/+8
2008-01-08[NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore2-6/+6
2008-01-08[IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet1-4/+4
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