summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-19xhci-mem: init list heads at the beginning of initSergio Aguirre1-3/+3
2013-06-19drm/gma500: Increase max resolution for mode settingPatrik Jakobsson1-2/+2
2013-06-19USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue1-1/+1
2013-06-19USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley1-0/+4
2013-06-19ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt (Red Hat)1-13/+13
2013-06-19thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer1-0/+7
2013-06-19ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o1-0/+2
2013-06-19b43legacy: Fix crash on unload when firmware not availableLarry Finger1-0/+2
2013-06-19xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser1-4/+15
2013-06-19jfs: fix a couple racesDave Kleikamp2-2/+3
2013-06-19xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2-2/+16
2013-06-19net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches1-0/+23
2013-06-19xen-netback: better names for thresholdsWei Liu1-20/+29
2013-06-19xen-netback: avoid allocating variable size array on stackWei Liu1-2/+14
2013-06-19xen-netback: remove redundent parameter in netbk_count_requestsWei Liu1-4/+2
2013-06-19xen-netback: don't disconnect frontend when seeing oversize packetWei Liu1-6/+16
2013-06-19xen-netback: coalesce slots in TX path and fix regressionsWei Liu2-51/+242
2013-06-19xen-netback: fix sparse warningstephen hemminger1-1/+1
2013-06-19netback: remove redundant assignmentWei Liu1-4/+0
2013-06-19xen-netback: remove skb in xen_netbk_alloc_pageWei Liu1-3/+2
2013-06-19ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()Xi Wang3-4/+7
2013-06-19ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...Xi Wang1-1/+7
2013-06-19tg3: Add read dma workaround for 5720Nithin Sujir2-8/+18
2013-06-19tg3: Add New 5719 Read DMA workaroundMichael Chan2-1/+29
2013-06-19iscsi-target: fix heap buffer overflow on errorKees Cook2-6/+6
2013-06-19xfs: kill suid/sgid through the truncate path.Dave Chinner1-15/+32
2013-06-19drm/radeon: fix card_posted check for newer asicsAlex Deucher1-10/+9
2013-06-19iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach1-1/+1
2013-06-19mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-06-19cifs: fix potential buffer overrun when composing a new options stringJeff Layton1-1/+3
2013-06-19cfg80211: check wdev->netdev in connection workJohannes Berg1-0/+3
2013-06-19libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier1-0/+6
2013-06-19ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee1-0/+14
2013-06-19rapidio/tsi721: Fix interrupt mask when handling MSIBen Hutchings1-1/+1
2013-05-30Linux 3.2.46v3.2.46Ben Hutchings1-1/+1
2013-05-30um: Serve io_remap_pfn_range()Richard Weinberger1-0/+2
2013-05-30staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott1-0/+3
2013-05-30[media] mantis: fix silly crash caseAlan Cox1-2/+4
2013-05-30drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun1-0/+1
2013-05-30xfrm6: release dev before returning errorCong Wang1-1/+3
2013-05-30ipv6: do not clear pinet6 fieldEric Dumazet6-14/+39
2013-05-30macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2-3/+21
2013-05-30if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer1-6/+6
2013-05-303c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-303c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-30packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann1-34/+20
2013-05-30bridge: fix race with topology change timerstephen hemminger1-1/+1
2013-05-30net_sched: act_ipt forward compat with xtablesJamal Hadi Salim1-3/+30
2013-05-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-05-30tcp: force a dst refcount when prequeue packetEric Dumazet1-0/+1