summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-12bonding: Fix corrupted queue_mappingEric Dumazet2-6/+10
2012-07-12dummy: fix rcu_sched self-detected stallsEric Dumazet1-1/+4
2012-07-12be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-07-12sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-07-12l2tp: fix a race in l2tp_ip_sendmsg()Eric Dumazet1-3/+6
2012-07-12net: l2tp_eth: fix kernel panic on rmmod l2tp_ethEric Dumazet1-0/+2
2012-07-12cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-07-12net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang1-2/+5
2012-07-12ARM: fix rcu stalls on SMP platformsRussell King1-2/+8
2012-07-12udf: Fortify loading of sparing tableJan Kara1-33/+53
2012-07-12udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+9
2012-07-12udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara1-4/+2
2012-07-12mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao1-12/+9
2012-07-12tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik1-0/+2
2012-07-12ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai1-2/+2
2012-07-12dm persistent data: fix allocation failure in space map checker initMike Snitzer1-11/+19
2012-07-12dm persistent data: handle space map checker creation failureMike Snitzer3-15/+28
2012-07-12dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer1-0/+3
2012-07-12drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter1-7/+30
2012-07-12md/raid10: fix failure when trying to repair a read error.NeilBrown1-3/+3
2012-07-12md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdevmajianpeng1-0/+6
2012-07-12md/raid5: Do not add data_offset before call to is_badblockmajianpeng1-1/+3
2012-07-12md/raid10: Don't try to recovery unmatched (and unused) chunks.NeilBrown1-0/+6
2012-07-12powerpc/kvm: sldi should be sldMichael Neuling1-1/+1
2012-07-12powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard1-1/+1
2012-07-12ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2-3/+2
2012-07-12mac80211: correct behaviour on unrecognised action framesJohannes Berg1-1/+4
2012-07-12ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-07-12rtlwifi: rtl8192cu: New USB IDsLarry Finger1-0/+3
2012-07-12NFC: Return from rawsock_release when sk is NULLEric Dumazet1-1/+4
2012-07-12ath9k: fix dynamic WEP related regressionFelix Fietkau3-1/+7
2012-07-12NFC: Prevent multiple buffer overflows in NCIDan Rosenberg1-2/+2
2012-07-12mwifiex: fix WPS eapol handshake failureStone Piao1-4/+6
2012-07-12mwifiex: fix 11n rx packet drop issueStone Piao3-2/+12
2012-07-12umem: fix up unpluggingTao Guo1-0/+40
2012-07-12splice: fix racy pipe->buffers usesEric Dumazet6-25/+35
2012-07-04Linux 3.2.22v3.2.22Ben Hutchings1-1/+1
2012-07-04batman-adv: only drop packets of known wifi clientsMarek Lindner1-4/+4
2012-07-04acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-07-04can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2012-07-04xen/netfront: teardown the device before unregistering it.Ian Campbell1-4/+4
2012-07-04USB: CP210x Add 10 Device IDsCraig Shelley1-0/+11
2012-07-04USB: option: Add USB ID for Novatel Ovation MC551Forest Bond1-0/+3
2012-07-04ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson1-0/+1
2012-07-04stable: Allow merging of backports for serious user-visible performance issuesMel Gorman1-0/+6
2012-07-04x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin3-3/+3
2012-07-04PM / Sleep: Prevent waiting forever on asynchronous suspend after abortMandeep Singh Baines1-2/+4
2012-07-04drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai1-1/+4
2012-07-04drm/i915: rip out the PM_IIR WARNDaniel Vetter1-1/+0
2012-07-04drm/i915: Refactor the deferred PM_IIR handling into a single functionChris Wilson1-29/+29