aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-04net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi3-93/+6
2017-06-02virtio_net: lower limit on buffer sizeMichael S. Tsirkin1-2/+3
2017-06-02qlcnic: Fix tunnel offload for 82xx adaptersChopra, Manish4-2/+30
2017-06-02vxlan: fix use-after-free on deletionMark Bloch1-6/+13
2017-06-02ibmvnic: Remove module author mailing addressThomas Falcon1-1/+1
2017-06-02net: ethernet: stmmac: Fix altr_tse_pcs SGMII InitializationThor Thayer1-1/+5
2017-06-02cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-02net: systemport: Fix missing Wake-on-LAN interrupt for SYSTEMPORT LiteFlorian Fainelli1-2/+5
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez1-14/+28
2017-06-01mISDN: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2017-06-01vxlan: eliminate cached dst leakLance Richardson1-3/+17
2017-06-01bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-06-01cxgb4: update latest firmware version supportedGanesh Goudar1-3/+3
2017-06-01qlcnic: Fix a sleep-in-atomic bug in qlcnic_82xx_hw_write_wx_2M and qlcnic_82xx_hw_read_wx_2MJia-Ju Bai1-1/+1
2017-05-31isdn: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2017-05-31net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+8
2017-05-31net: fix auto-loading of Marvell DSA driverRussell King1-0/+13
2017-05-31net: phy: fix marvell phy status readingRussell King1-2/+0
2017-05-30net/mlx5: avoid build warning for uniprocessorArnd Bergmann1-3/+2
2017-05-30net: dsa: mv88e6xxx: Add missing static to stub functionsArnd Bergmann1-3/+3
2017-05-30qed: Don't log missing periodic stats by defaultMintz, Yuval1-1/+2
2017-05-30cxgb4: avoid crash on PCI error recovery pathGuilherme G. Piccoli2-10/+20
2017-05-28net: dsa: mv88e6xxx: Add missing static to stub functionsAndrew Lunn1-3/+3
2017-05-27hdlcdrv: Fix divide by zero in hdlcdrv_ioctlFiro Yang1-0/+2
2017-05-26Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-1/+1
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-79/+197
2017-05-26net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König1-5/+2
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-123/+130
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-14/+39
2017-05-26Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+7
2017-05-26Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-80/+102
2017-05-26nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski1-0/+2
2017-05-26nvme: only setup block integrity if supported by the driverChristoph Hellwig3-19/+33
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig5-5/+6
2017-05-26nvme-pci: consistencly use ctrl->device for loggingChristoph Hellwig1-6/+6
2017-05-26Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie15-68/+85
2017-05-25bonding: Don't update slave->link until ready to commitNithin Sujir1-2/+9
2017-05-25net: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+1
2017-05-25drm/amdgpu: fix null point error when rmmod amdgpu.Rex Zhu1-1/+6
2017-05-25geneve: fix fill_info when using collect_metadataEric Garver1-3/+5
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds23-434/+902
2017-05-24drm/amd/powerplay: fix a signedness bugsDan Carpenter1-1/+1
2017-05-24drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou1-1/+1
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude4-7/+7
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher1-1/+2
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher1-4/+27
2017-05-24drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-05-24virtio-net: enable TSO/checksum offloads for Q-in-Q vlansVlad Yasevich1-0/+1
2017-05-24be2net: Fix offload features for Q-in-Q packetsVlad Yasevich1-1/+3