summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-04-14drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin
2021-04-14drivers: net: fix memory leak in atusb_probePavel Skripkin
2021-04-14net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter
2021-04-14clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski
2021-04-14RAS/CEC: Correct ce_add_elem()'s returned valuesWilliam Roche
2021-04-14RDMA/addr: Be strict with gid sizeLeon Romanovsky
2021-04-14RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang
2021-04-14clk: fix invalid usage of list cursor in unregisterLukasz Bartosik
2021-04-14clk: fix invalid usage of list cursor in registerLukasz Bartosik
2021-04-14net: macb: restore cmp registers on resume pathClaudiu Beznea
2021-04-14scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo
2021-04-14scsi: ufs: core: Fix task management request completion timeoutCan Guo
2021-04-14scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche
2021-04-14scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche
2021-04-14scsi: ufs: Fix irq return codeVenkat Gopalakrishnan
2021-04-14drm/msm: Set drvdata to NULL when msm_drm_init() failsStephen Boyd
2021-04-14i40e: Fix display statistics for veb_tcEryk Rybak
2021-04-14soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann
2021-04-14net/mlx5: Don't request more than supported EQsDaniel Jurgens
2021-04-14net/mlx5e: Fix ethtool indication of connector typeAya Levin
2021-04-14net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli
2021-04-14nfp: flower: ignore duplicate merge hints from FWYinjun Zhang
2021-04-14cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy
2021-04-14gianfar: Handle error code at MAC address changeClaudiu Manoil
2021-04-14amd-xgbe: Update DMA coherency valuesShyam Sundar S K
2021-04-14i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak
2021-04-14i40e: Added Asym_Pause to supported link modesMateusz Palczewski
2021-04-14regulator: bd9571mwv: Fix AVS and DVFS voltage rangeGeert Uytterhoeven
2021-04-14net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl
2021-04-14net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl
2021-04-14virtio_net: Add XDP meta data supportYuya Kusakabe
2021-04-14i2c: turn recovery error on init to debugWolfram Sang
2021-04-14usbip: synchronize event handler with sysfs code pathsShuah Khan
2021-04-14usbip: vudc synchronize sysfs code pathsShuah Khan
2021-04-14usbip: stub-dev synchronize sysfs code pathsShuah Khan
2021-04-14usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan
2021-04-14i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski
2021-04-14i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski
2021-04-14ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong
2021-04-14net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-04-14ice: Cleanup fltr list in case of allocation issuesRobert Malz
2021-04-14ice: Fix for dereference of NULL pointerJacek BuĊ‚atek
2021-04-14ice: Increase control queue timeoutFabio Pricoco
2021-04-14parisc: parisc-agp requires SBA IOMMU driverHelge Deller
2021-04-14drm/i915: Fix invalid access to ACPI _DSM objectsTakashi Iwai
2021-04-14net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl
2021-04-14xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu
2021-04-14counter: stm32-timer-cnt: fix ceiling miss-alignment with reload registerFabrice Gasnier
2021-04-10nvme-mpath: replace direct_make_request with generic_make_requestSagi Grimberg