aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-05net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy1-5/+3
2019-05-05dpaa_eth: fix SG frame cleanupLaurentiu Tudor1-1/+1
2019-05-05isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle1-4/+5
2019-05-05net: phy: fix phy_validate_pauseHeiner Kallweit1-4/+7
2019-05-04net: ena: gcc 8: fix compilation warningSameeh Jubran1-1/+1
2019-05-04net: ena: fix ena_com_fill_hash_function() implementationSameeh Jubran1-0/+1
2019-05-04net: ena: improve latency by disabling adaptive interrupt moderation by defaultSameeh Jubran1-1/+5
2019-05-04net: ena: fix return value of ena_com_config_llq_info()Sameeh Jubran1-1/+1
2019-05-04net: ena: fix incorrect test of supported hash functionSameeh Jubran1-1/+1
2019-05-04net: ena: fix: Free napi resources when ena_up() failsSameeh Jubran1-0/+1
2019-05-04net: ena: fix: set freed objects to NULL to avoid failing future allocationsSameeh Jubran1-10/+15
2019-05-04net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entrySameeh Jubran1-2/+2
2019-05-03hv_netvsc: fix race that may miss tx queue wakeupHaiyang Zhang1-6/+9
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-59/+150
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-4/+32
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-6/+6
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch3-1/+13
2019-05-01Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds2-6/+3
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson1-1/+2
2019-05-01Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+1
2019-05-01gcc-9: don't warn about uninitialized variableLinus Torvalds1-1/+1
2019-05-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka1-1/+1
2019-04-30Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki1-5/+1
2019-04-30Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller17-35/+88
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-38/+37
2019-04-30net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter1-0/+6
2019-04-29Merge branch 'ieee802154-for-davem-2019-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpanDavid S. Miller1-0/+6
2019-04-29rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds1-1/+1
2019-04-29Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo7-11/+31
2019-04-29ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki1-2/+2
2019-04-29ath10k: perform crash dump collection in workqueueBrian Norris6-9/+29
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-20/+75
2019-04-28Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-6/+28
2019-04-28iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho1-6/+0
2019-04-28iwlwifi: fix driver operation for 5350Emmanuel Grumbach1-1/+2
2019-04-28iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho1-4/+24
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-7/+3
2019-04-27bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan1-4/+5
2019-04-27bnxt_en: Fix statistics context reservation logic.Michael Chan1-8/+6
2019-04-27bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan1-2/+6
2019-04-27bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan1-6/+6
2019-04-27bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam1-0/+1
2019-04-27bnxt_en: Improve multicast address setup logic.Michael Chan1-1/+8
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-04-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach1-1/+1
2019-04-26Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-4/+9
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-51/+53
2019-04-26zram: pass down the bvec we need to read into in the work structJérôme Glisse1-2/+3
2019-04-26net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn1-2/+4