aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-15virtio-net: fix refill races during restoreJason Wang
2014-01-15virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin
2014-01-15virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin
2014-01-15virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin
2014-01-15net: fec: fix potential use after freeEric Dumazet
2014-01-15hamradio/yam: fix info leak in ioctlSalva Peiró
2014-01-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2014-01-15netvsc: don't flush peers notifying work during setting mtuJason Wang
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2014-01-15macvtap: signal truncated packetsJason Wang
2014-01-15tun: update file current positionZhi Yong Wu
2014-01-15macvtap: update file current positionZhi Yong Wu
2014-01-15macvtap: Do not double-count received packetsVlad Yasevich
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-15HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado
2014-01-15gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto
2014-01-15clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm
2014-01-15irqchip: renesas-irqc: Fix irqc_probe error handlingAxel Lin
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland
2014-01-09rbd: fix error handling from rbd_snap_name()Josh Durgin
2014-01-09rbd: ignore unmapped snapshots that no longer existJosh Durgin
2014-01-09rbd: fix use-after free of rbd_dev->diskJosh Durgin
2014-01-09rbd: make rbd_obj_notify_ack() synchronousJosh Durgin
2014-01-09rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin
2014-01-09rbd: fix null dereference in doutJosh Durgin
2014-01-09rbd: fix buffer size for writes to images with snapshotsJosh Durgin
2014-01-09rbd: fix a couple warningsSage Weil
2014-01-09rbd: protect against concurrent unmapsAlex Elder
2014-01-09rbd: set removing flag while holding list lockAlex Elder
2014-01-09rbd: flush dcache after zeroing page dataAlex Elder
2014-01-09clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen
2014-01-09gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd
2014-01-09gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros
2014-01-09s390/3270: fix allocation of tty3270_screen structureMartin Schwidefsky
2014-01-09Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov
2014-01-09Revert "of/address: Handle #address-cells > 2 specially"Rob Herring
2014-01-09intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki
2014-01-09rtlwifi: pci: Fix oops on driver unloadLarry Finger
2014-01-09libata, freezer: avoid block device removal while system is frozenTejun Heo
2014-01-09libata: disable a disk via libata.force paramsRobin H. Johnson
2014-01-09libata: Add atapi_dmadir force flagVincent Pelletier
2014-01-09libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari
2014-01-09ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef
2014-01-09ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan
2014-01-09dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard
2014-01-09dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard
2014-01-09tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir
2014-01-09drm/radeon: fix UVD 256MB checkChristian König
2014-01-09drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson