summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | scsi: qla2xxx: Add marginal path handling supportBikash Hazarika2021-04-291-0/+1
| * | | | | | scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not foundBodo Stroesser2021-04-291-2/+2
| * | | | | | scsi: ufs: core: Fix a typo in ufs-sysfs.cKeoseong Park2021-04-291-6/+6
| * | | | | | scsi: lpfc: Fix bad memory access during VPD DUMP mailbox commandJames Smart2021-04-272-13/+14
| * | | | | | scsi: lpfc: Fix DMA virtual address ptr assignment in bsgJames Smart2021-04-271-1/+1
| * | | | | | scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart2021-04-271-2/+9
* | | | | | | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-083-4/+7
|\ \ \ \ \ \ \
| * | | | | | | linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada2021-05-081-0/+3
| * | | | | | | .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-012-4/+4
* | | | | | | | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-0836-165/+172
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2021-05-088-62/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i40e: Remove LLDP frame filtersArkadiusz Kubalewski2021-05-073-44/+0
| | * | | | | | | | i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski2021-05-074-11/+10
| | * | | | | | | | i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin2021-05-071-1/+2
| | * | | | | | | | i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang2021-05-071-0/+1
| | * | | | | | | | i40e: fix broken XDP supportMagnus Karlsson2021-05-071-6/+2
| * | | | | | | | | atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen2021-05-081-0/+1
| * | | | | | | | | net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2021-05-082-18/+3
| |/ / / / / / / /
| * | | | | | | | mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel2021-05-071-15/+15
| * | | | | | | | net: ipa: fix inter-EE IRQ register definitionsAlex Elder2021-05-072-11/+11
| * | | | | | | | can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde2021-05-061-1/+2
| * | | | | | | | can: mcp251x: fix resume from sleep before interface was brought upFrieder Schrempf2021-05-061-17/+18
| * | | | | | | | can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...Marc Kleine-Budde2021-05-061-1/+3
| * | | | | | | | can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probeDan Carpenter2021-05-061-2/+2
| * | | | | | | | net:CXGB4: fix leak if sk_buff is not usedÍñigo Huguet2021-05-051-7/+9
| * | | | | | | | Fix spelling error from "eleminate" to "eliminate"Sean Gloumeau2021-05-051-1/+1
| * | | | | | | | net: stmmac: Clear receive all(RA) bit when promiscuous mode is offRamesh Babu B2021-05-041-0/+1
| * | | | | | | | Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"Xie He2021-05-031-3/+2
| * | | | | | | | ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong2021-05-031-2/+5
| * | | | | | | | net: stmmac: Remove duplicate declaration of stmmac_privWan Jiabing2021-05-011-1/+0
| * | | | | | | | net: phy: marvell: enable downshift by defaultMaxim Kochetkov2021-05-011-12/+50
| * | | | | | | | net: atheros: nic-devel@qualcomm.com is deadJohannes Berg2021-05-012-2/+2
| * | | | | | | | net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo2021-04-301-0/+2
| * | | | | | | | net: hns3: clear unnecessary reset request in hclge_reset_rebuildYufeng Mo2021-04-301-0/+6
| * | | | | | | | net: hns3: use netif_tx_disable to stop the transmit queuePeng Li2021-04-301-1/+1
| * | | | | | | | net: hns3: fix for vxlan gpe tx checksum bugHao Chen2021-04-301-2/+3
| * | | | | | | | net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()Mohammad Athari Bin Ismail2021-04-301-0/+1
| * | | | | | | | net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc()Oleksij Rempel2021-04-301-1/+1
| * | | | | | | | net: dsa: ksz: ksz8795_spi_probe: fix possible NULL pointer dereferenceOleksij Rempel2021-04-301-0/+3
| * | | | | | | | net: dsa: ksz: ksz8863_smi_probe: fix possible NULL pointer dereferenceOleksij Rempel2021-04-301-0/+3
| * | | | | | | | bnx2x: Remove redundant assignment to errYang Li2021-04-301-1/+0
| * | | | | | | | net: macb: Remove redundant assignment to queueJiapeng Chong2021-04-301-2/+2
| * | | | | | | | net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()Jian Shen2021-04-301-0/+5
| * | | | | | | | net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo2021-04-301-1/+1
| * | | | | | | | net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo2021-04-302-2/+4
* | | | | | | | | Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-05-074-17/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | platform/chrome: cros_ec_lpc: Use DEFINE_MUTEX() for mutex lockYe Bin2021-04-211-2/+1
| * | | | | | | | | platform/chrome: cros_usbpd_notify: Listen to EC_HOST_EVENT_USB_MUX host eventPi-Hsun Shih2021-04-211-1/+2
| * | | | | | | | | platform/chrome: cros_ec_typec: Add DP mode checkPrashant Malani2021-04-211-0/+5
| * | | | | | | | | platform/chrome: cros_ec_typec: Handle hard resetPrashant Malani2021-04-201-0/+13