summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-26wireguard: peerlookup: take lock before checking hash in replace operationJason A. Donenfeld1-3/+8
2020-09-26wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld1-4/+1
2020-09-26net: ethernet: ti: cpsw_new: fix suspend/resumeGrygorii Strashko1-0/+53
2020-09-26net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli1-1/+1
2020-09-26net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli1-1/+2
2020-09-26net: lantiq: Disable IRQs only if NAPI gets scheduledHauke Mehrtens1-3/+5
2020-09-26net: lantiq: Use napi_complete_done()Hauke Mehrtens1-4/+4
2020-09-26net: lantiq: use netif_tx_napi_add() for TX NAPIHauke Mehrtens1-1/+1
2020-09-26net: lantiq: Wake TX queue againHauke Mehrtens1-0/+3
2020-09-26bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan1-11/+20
2020-09-26bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer1-6/+13
2020-09-26bnxt_en: Use memcpy to copy VPD field info.Vasundhara Volam1-3/+5
2020-09-26net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan1-4/+8
2020-09-26net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman1-24/+28
2020-09-26nfp: use correct define to return NONE fecJakub Kicinski1-2/+2
2020-09-26net: phy: call phy_disable_interrupts() in phy_attach_direct() insteadYoshihiro Shimoda1-4/+4
2020-09-26net/mlx5: Fix FTE cleanupMaor Gottlieb1-4/+4
2020-09-26net: dsa: rtl8366: Properly clear member configLinus Walleij1-7/+13
2020-09-26hinic: bump up the timeout of SET_FUNC_STATE cmdLuo bin1-5/+11
2020-09-26hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter1-5/+11
2020-09-26geneve: add transport ports in route lookup for geneveMark Gray1-10/+27
2020-09-26cxgb4: Fix offset when clearing filter byte countersGanji Aravind1-3/+6
2020-09-26cxgb4: fix memory leak during module unloadRaju Rangoju1-1/+1
2020-09-26bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()Vasundhara Volam1-3/+4
2020-09-26bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam2-3/+7
2020-09-26ibmvnic: add missing parenthesis in do_reset()Jakub Kicinski1-2/+4
2020-09-26ibmvnic fix NULL tx_pools and rx_tools issue at do_resetMingming Cao1-1/+14
2020-09-23nvme-loop: set ctrl state connecting after initChaitanya Kulkarni1-0/+3
2020-09-23dm: Call proper helper to determine dax supportJan Kara2-3/+11
2020-09-23dm/dax: Fix table reference countsDan Williams1-2/+3
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret2-1/+1
2020-09-23s390/zcrypt: fix kmalloc 256k failureHarald Freudenberger1-4/+4
2020-09-23serial: core: fix console port-lock regressionJohan Hovold1-17/+15
2020-09-23serial: core: fix port-lock initialisationJohan Hovold1-8/+6
2020-09-23serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich1-0/+11
2020-09-23thunderbolt: Retry DROM read once if parsing failsMika Westerberg1-4/+16
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede1-0/+16
2020-09-23Input: trackpoint - add new trackpoint variant IDsVincent Huang2-8/+12
2020-09-23i2c: i801: Fix resume bugVolker RĂ¼melin1-7/+14
2020-09-23usb: typec: ucsi: Prevent mode overrunHeikki Krogerus1-6/+16
2020-09-23usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus1-1/+1
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum1-0/+5
2020-09-23USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-23USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao1-0/+4
2020-09-23drm/i915: Filter wake_flags passed to default_wake_functionChris Wilson1-3/+7
2020-09-23drm/i915/gem: Delay tracking the GEM context until it is registeredChris Wilson1-5/+11
2020-09-23drm/kfd: fix a system crash issue during GPU recoveryDennis Li1-1/+1
2020-09-23efi: efibc: check for efivars write capabilityArd Biesheuvel1-1/+1
2020-09-23i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACKMatthias Schiffer1-3/+7
2020-09-23i2c: mediatek: Fix generic definitions for bus frequencyQii Wang1-2/+2