summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-29Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-01-29vhost_net: stop device during reset ownerJason Wang
2018-01-29net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev
2018-01-29tap: fix use-after-freeMichael S. Tsirkin
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-29Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-01-28Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...David S. Miller
2018-01-28sfc: mark some unexported symbols as statickbuild test robot
2018-01-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-28IB/qib: remove qib_keys.cCorentin Labbe
2018-01-28IB/mthca: remove mthca_user.hCorentin Labbe
2018-01-28RDMA/cm: Fix access to uninitialized variableLeon Romanovsky
2018-01-28RDMA/cma: Use existing netif_is_bond_master functionParav Pandit
2018-01-28IB/core: Avoid SGID attributes query while converting GID from OPA to IBParav Pandit
2018-01-28RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky
2018-01-28IB/umad: Fix use of unprotected device pointerJack Morgenstein
2018-01-28IB/iser: Combine substrings for three messagesMarkus Elfring
2018-01-28IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out()Markus Elfring
2018-01-28IB/iser: Delete an error message for a failed memory allocation in iser_send_...Markus Elfring
2018-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-28net/rocker: Remove unreachable return instructionLeon Romanovsky
2018-01-27hwmon: (dell-smm) Disable fan support for Dell Vostro 3360Oleksandr Natalenko
2018-01-27hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720Pali Rohár
2018-01-27hwmon: (dell-smm) Enable broken functionality via "force" module paramPali Rohár
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-01-26i40e: Do not allow use more TC queue pairs than MSI-X vectors existPaweł Jabłoński
2018-01-26i40e/i40evf: Record ITR register location in the q_vectorAlexander Duyck
2018-01-26i40e: fix reported mask for ntuple filtersJacob Keller
2018-01-26i40e: disallow programming multiple filters with same criteriaJacob Keller
2018-01-26i40e: program fragmented IPv4 filter input setJacob Keller
2018-01-26i40e: Fix kdump failureAvinash Dayanand
2018-01-26i40e: cleanup unnecessary parensJeff Kirsher
2018-01-26i40e: fix FW_LLDP flag on initAlan Brady
2018-01-26i40e: Implement an ethtool private flag to stop LLDP in FWDave Ertman
2018-01-26i40e: change flags to use 64 bitsAlice Michael
2018-01-26i40e: Display LLDP information on vSphere Web ClientUpasana Menon
2018-01-26i40e/i40evf: Use ring pointers to clean up _set_itr_per_queueAlexander Duyck
2018-01-26i40evf: Allow turning off offloads when the VF has VLAN setPaweł Jabłoński
2018-01-26i40e: Fix for adding multiple ethtool filters on the same locationPatryk Małek
2018-01-26i40e: Add returning AQ critical error to SWMichal Kosiarz
2018-01-26block: remove smart1,2.hCorentin Labbe
2018-01-26ixgbe: don't set RXDCTL.RLPML for 82599Emil Tantilov
2018-01-26ixgbe: Fix && vs || typoDan Carpenter
2018-01-26ixgbe: add support for reporting 5G link speedPaul Greenwalt
2018-01-26ixgbe: Don't report unsupported timestamping filters for X550Miroslav Lichvar
2018-01-26ixgbe: use ARRAY_SIZE for array sizing calculation on array bufColin Ian King
2018-01-26ixgbevf: use ARRAY_SIZE for various array sizing calculationsColin Ian King
2018-01-26ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring()Emil Tantilov
2018-01-26Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown