summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-27net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-01-27virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao1-0/+33
2013-01-27virtio-net: split out clean affinity functionWanlong Gao1-36/+40
2013-01-27virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao1-13/+54
2013-01-26can: pch_can: fix invalid error codesOlivier Sobrie1-1/+1
2013-01-26can: ti_hecc: fix invalid error codesOlivier Sobrie1-2/+2
2013-01-26can: c_can: fix invalid error codesOlivier Sobrie1-2/+2
2013-01-23r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs1-7/+0
2013-01-23tuntap: limit the number of flow cachesJason Wang1-1/+6
2013-01-23tuntap: reduce memory using of queuesJason Wang1-7/+8
2013-01-23net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork1-0/+19
2013-01-22netxen: fix off by one bug in netxen_release_tx_buffer()Eric Dumazet2-1/+3
2013-01-22isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt1-0/+2
2013-01-21cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai1-0/+21
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai1-0/+4
2013-01-21net: cdc_ncm: fix error path for single interface probingBjørn Mork1-1/+2
2013-01-21net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork1-1/+1
2013-01-21net: cdc_ncm: workaround for missing CDC UnionBjørn Mork1-0/+27
2013-01-19net/hyperv: fix wrong length of mac addressJianjun Kong2-2/+2
2013-01-19net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork1-0/+1
2013-01-18net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz1-9/+2
2013-01-18net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV modeYan Burman1-4/+9
2013-01-18net: calxedaxgmac: throw away overrun framesRob Herring1-0/+4
2013-01-18macvlan: fix macvlan_get_size()Eric Dumazet1-1/+4
2013-01-18phy/marvell: remove fiber/copper autoselect on 88e1111Stef van Os1-9/+0
2013-01-183c574_cs: fix operator precedence between << and &Nickolai Zeldovich1-1/+1
2013-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-77/+59
2013-01-17net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+1
2013-01-17usbnet: dm9601: Fix incorrect commandTushar Behera1-16/+6
2013-01-17cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo1-3/+14
2013-01-16ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller1-2/+2
2013-01-16ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2-6/+2
2013-01-15tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir1-23/+35
2013-01-15tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir1-0/+4
2013-01-15tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore1-5/+18
2013-01-15ath9k: disable the tasklet before taking the PCU lockFelix Fietkau1-4/+3
2013-01-15ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau2-14/+0
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds51-983/+1390
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds32-89/+257
2013-01-14Merge tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2013-01-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-63/+149
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-84/+6406
2013-01-14staging: zram: fix invalid memory references during disk writeNitin Gupta1-15/+24
2013-01-14udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede1-1/+0
2013-01-14udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede1-1/+7
2013-01-14udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede1-0/+8
2013-01-14Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-9/+20
2013-01-14Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie17-52/+114
2013-01-14usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski2-0/+8
2013-01-13drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo1-3/+3