summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-22amd-xgbe: Check xgbe_init() return codeLendacky, Thomas
2017-01-22amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas
2017-01-20xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai
2017-01-20net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet
2017-01-20bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann
2017-01-20qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann
2017-01-20r8152: fix rtl8152_post_reset functionhayeswang
2017-01-20virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang
2017-01-19gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-01-19net/mlx5e: Remove unused variableArnd Bergmann
2017-01-18bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan
2017-01-18net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas
2017-01-18xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin
2017-01-18xen-netback: fix memory leaks on XenBus disconnectIgor Druzhinin
2017-01-18net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha
2017-01-18net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha
2017-01-18can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov
2017-01-18can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón
2017-01-17net: phy: dp83848: add DP83620 PHY supportAlvaro G. M
2017-01-17vxlan: fix byte order of vxlan-gpe port numberLance Richardson
2017-01-17stmmac: add missing of_node_putJulia Lawall
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-17Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-01-17Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan
2017-01-16be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera
2017-01-16be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2017-01-16cpmac: remove hopeless #warningArnd Bergmann
2017-01-16ravb: do not use zero-length alignment DMA descriptorMasaru Nagai
2017-01-16mlx4: do not call napi_schedule() without careEric Dumazet
2017-01-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-01-16mmc: core: Restore parts of the polling policy when switch to HS/HS DDRUlf Hansson
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig