summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25Merge tag 'gpio-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-03-25Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli
2020-03-25RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb
2020-03-24Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-24r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2020-03-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-03-24RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky
2020-03-24RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn
2020-03-24net/mlx5e: Do not recover from a non-fatal syndromeAya Levin
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-03-24net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin
2020-03-24net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin
2020-03-24net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky
2020-03-24Merge tag 'dmaengine-fix-5.6' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-03-24gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 modelHans de Goede
2020-03-23bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-03-23bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan
2020-03-23bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan
2020-03-23bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-03-23bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-03-23macsec: restrict to ethernet devicesWillem de Bruijn
2020-03-23net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki
2020-03-23NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter
2020-03-23Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-23IB/hfi1: Ensure pq is not left on waitlistMike Marciniszyn
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho
2020-03-23dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_...Christophe JAILLET
2020-03-23dmaengine: idxd: fix off by one on cdev dwq refcountDave Jiang
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-21net: bcmgenet: always enable status blocksDoug Berger
2020-03-21net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko
2020-03-21net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-03-21slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-03-21ionic: make spdxcheck.py happyLukas Bulwahn
2020-03-21hinic: fix wrong value of MIN_SKB_LENLuo bin
2020-03-21hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-03-21hinic: fix out-of-order excution in arm cpuLuo bin
2020-03-21hinic: fix the bug of clearing event queueLuo bin
2020-03-21hinic: fix a bug of waitting for IO stoppedLuo bin
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-20Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe
2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-03-20Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds