summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/bios: make jump conditionalIlia Mirkin2014-01-151-1/+5
* virtio-net: fix refill races during restoreJason Wang2014-01-151-5/+6
* virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin2014-01-151-1/+2
* virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin2014-01-151-20/+36
* virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin2014-01-151-20/+46
* net: fec: fix potential use after freeEric Dumazet2014-01-151-2/+2
* hamradio/yam: fix info leak in ioctlSalva Peiró2014-01-151-0/+1
* drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan2014-01-151-0/+2
* netvsc: don't flush peers notifying work during setting mtuJason Wang2014-01-151-1/+0
* tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy2014-01-151-0/+3
* virtio: delete napi structures from netdev before releasing memoryAndrey Vagin2014-01-151-0/+5
* macvtap: signal truncated packetsJason Wang2014-01-151-5/+6
* tun: update file current positionZhi Yong Wu2014-01-151-0/+2
* macvtap: update file current positionZhi Yong Wu2014-01-151-0/+2
* macvtap: Do not double-count received packetsVlad Yasevich2014-01-151-7/+0
* net: do not pretend FRAGLIST supportEric Dumazet2014-01-154-4/+3
* HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado2014-01-152-0/+46
* gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto2014-01-151-1/+1
* clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm2014-01-151-1/+1
* irqchip: renesas-irqc: Fix irqc_probe error handlingAxel Lin2014-01-151-2/+2
* clocksource: arch_timer: use virtual countersMark Rutland2014-01-091-18/+5
* rbd: fix error handling from rbd_snap_name()Josh Durgin2014-01-091-4/+6
* rbd: ignore unmapped snapshots that no longer existJosh Durgin2014-01-091-2/+7
* rbd: fix use-after free of rbd_dev->diskJosh Durgin2014-01-091-7/+33
* rbd: make rbd_obj_notify_ack() synchronousJosh Durgin2014-01-091-5/+6
* rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin2014-01-091-0/+7
* rbd: fix null dereference in doutJosh Durgin2014-01-091-3/+5
* rbd: fix buffer size for writes to images with snapshotsJosh Durgin2014-01-091-5/+5
* rbd: fix a couple warningsSage Weil2014-01-091-2/+2
* rbd: protect against concurrent unmapsAlex Elder2014-01-091-2/+4
* rbd: set removing flag while holding list lockAlex Elder2014-01-091-31/+22
* rbd: flush dcache after zeroing page dataAlex Elder2014-01-091-0/+2
* clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen2014-01-091-1/+1
* gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd2014-01-091-2/+2
* gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros2014-01-091-3/+12
* s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky2014-01-091-1/+1
* Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov2014-01-091-0/+4
* Revert "of/address: Handle #address-cells > 2 specially"Rob Herring2014-01-091-8/+0
* intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2014-01-091-0/+5
* rtlwifi: pci: Fix oops on driver unloadLarry Finger2014-01-091-1/+3
* libata, freezer: avoid block device removal while system is frozenTejun Heo2014-01-091-0/+21
* libata: disable a disk via libata.force paramsRobin H. Johnson2014-01-091-0/+1
* libata: Add atapi_dmadir force flagVincent Pelletier2014-01-091-1/+2
* libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari2014-01-091-0/+3
* ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2014-01-092-10/+20
* ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan2014-01-091-9/+43
* dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard2014-01-091-8/+19
* dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard2014-01-091-1/+6
* tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir2014-01-091-1/+1
* drm/radeon: fix UVD 256MB checkChristian König2014-01-091-1/+1