summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-07vhost: Fix vhost_vq_reset()Laurent Vivier1-1/+1
2021-03-30xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich1-1/+1
2021-03-30can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde1-2/+0
2021-03-30nvme: fix the nsid value to print in nvme_validate_or_alloc_nsChristoph Hellwig1-1/+1
2021-03-30Revert "net: bonding: fix error return code of bond_neigh_init()"David S. Miller1-6/+2
2021-03-30net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli1-7/+7
2021-03-30r8169: fix DMA being used after buffer free if WoL is enabledHeiner Kallweit1-2/+4
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi1-0/+1
2021-03-30ch_ktls: fix enum-conversion warningArnd Bergmann1-1/+1
2021-03-30scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()Jia-Ju Bai1-2/+6
2021-03-30scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai1-0/+1
2021-03-30scsi: Revert "qla2xxx: Make sure that aborted commands are freed"Bart Van Assche2-12/+5
2021-03-30ACPI: scan: Use unique number for instance_noAndy Shevchenko2-6/+33
2021-03-30ACPI: scan: Rearrange memory allocation in acpi_device_add()Rafael J. Wysocki1-31/+26
2021-03-30dm table: Fix zoned model check and zone sectors checkShin'ichiro Kawasaki2-9/+26
2021-03-30net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli1-0/+4
2021-03-30net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock1-12/+72
2021-03-30net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli1-38/+36
2021-03-30net: phy: introduce phydev->portMichael Walle9-4/+34
2021-03-30net: axienet: Fix probe error cleanupRobert Hancock1-11/+24
2021-03-30net: axienet: Properly handle PCS/PMA PHY for 1000BaseX modeRobert Hancock2-26/+71
2021-03-30igb: avoid premature Rx buffer reuseLi RongQing1-7/+15
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-03-30xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne1-2/+2
2021-03-30octeontx2-af: Fix memory leak of object bufColin Ian King1-1/+3
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin1-1/+5
2021-03-30net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak2-12/+35
2021-03-30net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel1-0/+10
2021-03-30net/mlx5: Add back multicast stats for uplink representorHuy Nguyen1-0/+7
2021-03-30PM: runtime: Defer suspending suppliersRafael J. Wysocki1-6/+39
2021-03-30drm/msm: Fix suspend/resume on i.MX5Fabio Estevam1-0/+8
2021-03-30drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov1-0/+4
2021-03-30net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe1-0/+2
2021-03-30r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang1-1/+4
2021-03-30igb: check timestamp validityJesse Brandeburg3-14/+32
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold1-0/+2
2021-03-30octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam1-1/+1
2021-03-30octeontx2-pf: Clear RSS enable flag on interace downGeetha sowjanya1-0/+5
2021-03-30octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya1-1/+3
2021-03-30octeontx2-af: Remove TOS field from MKEX TXSubbaraya Sundeep1-2/+0
2021-03-30octeontx2-af: Modify default KEX profile to extract TX packet fieldsStanislaw Kardach3-14/+120
2021-03-30octeontx2-af: Formatting debugfs entry rsrc_alloc.Rakesh Babu1-17/+29
2021-03-30ionic: linearize tso skb with too many fragsShannon Nelson1-6/+7
2021-03-30drm/msm/dsi: fix check-before-set in the 7nm dsi_pll codeDmitry Baryshkov3-5/+8
2021-03-30nfp: flower: fix pre_tun mask id allocationLouis Peens1-7/+17
2021-03-30nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens1-2/+13
2021-03-30nfp: flower: fix unsupported pre_tunnel flowsLouis Peens1-0/+18
2021-03-30can: m_can: m_can_rx_peripheral(): fix RX being blocked by errorsTorin Cooper-Bennun1-1/+1
2021-03-30can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warningTorin Cooper-Bennun1-3/+0
2021-03-30can: c_can: move runtime PM enable/disable to c_can_platformTong Zhang2-24/+6