aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2013-06-191-2/+15
* xen-netback: better names for thresholdsWei Liu2013-06-191-20/+29
* xen-netback: avoid allocating variable size array on stackWei Liu2013-06-191-2/+14
* xen-netback: remove redundent parameter in netbk_count_requestsWei Liu2013-06-191-4/+2
* xen-netback: don't disconnect frontend when seeing oversize packetWei Liu2013-06-191-6/+16
* xen-netback: coalesce slots in TX path and fix regressionsWei Liu2013-06-191-51/+224
* xen-netback: fix sparse warningstephen hemminger2013-06-191-1/+1
* netback: remove redundant assignmentWei Liu2013-06-191-4/+0
* xen-netback: remove skb in xen_netbk_alloc_pageWei Liu2013-06-191-3/+2
* tg3: Add read dma workaround for 5720Nithin Sujir2013-06-192-8/+18
* tg3: Add New 5719 Read DMA workaroundMichael Chan2013-06-192-1/+29
* iscsi-target: fix heap buffer overflow on errorKees Cook2013-06-192-6/+6
* drm/radeon: fix card_posted check for newer asicsAlex Deucher2013-06-191-10/+9
* iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach2013-06-191-1/+1
* libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier2013-06-191-0/+6
* ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee2013-06-191-0/+14
* rapidio/tsi721: Fix interrupt mask when handling MSIBen Hutchings2013-06-191-1/+1
* staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott2013-05-301-0/+3
* [media] mantis: fix silly crash caseAlan Cox2013-05-301-2/+4
* drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun2013-05-301-0/+1
* macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko2013-05-301-3/+4
* 3c59x: fix PCI resource managementSergei Shtylyov2013-05-301-12/+13
* 3c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov2013-05-301-1/+1
* 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead2013-05-301-0/+2
* x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-05-301-15/+3
* drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner2013-05-301-1/+0
* pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA2013-05-301-1/+1
* xhci: Don't warn on empty ring for suspended devices.Sarah Sharp2013-05-301-8/+15
* random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina2013-05-301-8/+16
* drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf2013-05-301-2/+2
* rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine2013-05-301-0/+11
* ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller2013-05-301-0/+8
* TTY: Fix tty miss restart after we turn off flow-controlWang YanQing2013-05-301-0/+8
* USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter2013-05-301-1/+2
* USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2013-05-302-0/+4
* i2c: designware: always clear interrupts before enabling themMika Westerberg2013-05-301-1/+2
* USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-05-301-0/+2
* USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph2013-05-301-4/+5
* usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen2013-05-301-0/+2
* USB: reset resume quirk needed by a hubOliver Neukum2013-05-301-0/+3
* ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise2013-05-301-1/+13
* drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang2013-05-301-2/+2
* USB: UHCI: fix for suspend of virtual HP controllerAlan Stern2013-05-301-1/+2
* USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern2013-05-301-8/+9
* tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir2013-05-301-6/+26
* hwmon: fix error return code in abituguru_probe()Wei Yongjun2013-05-301-6/+10
* staging: vt6656: use free_netdev instead of kfreeHema Prathaban2013-05-301-1/+1
* drm/radeon: check incoming cliprects pointerKees Cook2013-05-301-1/+1
* ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-301-3/+1
* dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka2013-05-301-1/+25