aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-27ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-06-27tcp: xps: fix reordering issuesEric Dumazet
2013-06-27tcp: bug fix in proportional rate reduction.Nandita Dukkipati
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu
2013-06-27netlabel: improve domain mapping validationPaul Moore
2013-06-27ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-06-27tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-06-27KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)
2013-06-27tilepro: work around module link error with gcc 4.7Chris Metcalf
2013-06-27clk: remove notifier from list before freeing itLai Jiangshan
2013-06-27ALSA: usb-audio: work around Android accessory firmware bugClemens Ladisch
2013-06-27ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310Takashi Iwai
2013-06-20Linux 3.4.50v3.4.50Greg Kroah-Hartman
2013-06-20powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-20powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-20ceph: fix statvfs fr_sizeSage Weil
2013-06-20libceph: wrap auth methods in a mutexSage Weil
2013-06-20libceph: wrap auth ops in wrapper functionsSage Weil
2013-06-20libceph: add update_authorizer auth methodSage Weil
2013-06-20libceph: fix authorizer invalidationSage Weil
2013-06-20libceph: clear messenger auth_retry flag when we authenticateSage Weil
2013-06-20x86: Fix typo in kexec register clearingKees Cook
2013-06-20mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-20md/raid1: consider WRITE as successful only if at least one non-Faulty and no...Alex Lyakas
2013-06-20swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini
2013-06-20drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter
2013-06-20cciss: fix broken mutex usage in ioctlStephen M. Cameron
2013-06-20reboot: rigrate shutdown/reboot to boot cpuRobin Holt
2013-06-20CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-20ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-20drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson
2013-06-20drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson
2013-06-20drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...Tony Lindgren
2013-06-20ceph: ceph_pagelist_append might sleep while atomicJim Schutt
2013-06-20ceph: add cpu_to_le32() calls when encoding a reconnect capabilityJim Schutt
2013-06-20libceph: must hold mutex for reset_changed_osds()Alex Elder
2013-06-20b43: stop format string leaking into error msgsKees Cook
2013-06-13Linux 3.4.49v3.4.49Greg Kroah-Hartman
2013-06-13ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt
2013-06-13tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-06-13drm/gma500: Increase max resolution for mode settingPatrik Jakobsson
2013-06-13USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue
2013-06-13xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich
2013-06-13drm/i915: no lvds quirk for hp t5740Ben Mesman
2013-06-13drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.Egbert Eich
2013-06-13drm: fix a use-after-free when GPU acceleration disabledHuacai Chen