aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
AgeCommit message (Expand)Author
2024-01-15net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2024-01-15net/qla3xxx: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu
2023-10-25qed: fix LL2 RX buffer allocationManish Chopra
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov
2023-04-05qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-03-22qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2023-01-18qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin
2023-01-18drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()Yuan Can
2022-12-08qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou
2022-12-08net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong
2022-05-25net/qla3xxx: Fix a test in ql_reset_work()Christophe JAILLET
2022-04-15qede: confirm skb is allocated before usingJamie Bainbridge
2022-04-15qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix
2022-04-15qed: validate and restrict untrusted VFs vlan promisc modeManish Chopra
2022-04-15qed: display VF trust configManish Chopra
2022-03-16qed: return status of qed_iov_get_linkTom Rix
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-14qede: validate non LSO skb lengthManish Chopra
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-09-30qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-22qed: Handle management FW errorShai Malin
2021-09-12qede: Fix memset corruptionShai Malin
2021-09-12qed: Fix the VF msix vectors flowShai Malin
2021-09-03qed: Fix null-pointer dereference in qed_rdma_create_qp()Shai Malin
2021-09-03qed: qed ll2 race condition fixesShai Malin
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-12net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-08-08qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()Jia He
2021-06-30net: qed: Fix memcpy() overflow of qed_dcbx_params()Kees Cook
2021-06-23netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET
2021-06-23qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET
2021-06-16net/qla3xxx: fix schedule while atomic in ql_sem_spinlockZheyu Ma
2021-05-26qlcnic: Add null check after calling netdev_alloc_skbTom Seewald
2021-05-26Revert "qlcnic: Avoid potential NULL pointer dereference"Greg Kroah-Hartman
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-17qed: select CONFIG_CRC32Arnd Bergmann
2021-01-12qede: fix offload for IPIP tunnel packetsManish Chopra
2020-12-30qlcnic: Fix error code in probeDan Carpenter
2020-11-24qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong
2020-11-24qed: fix error return code in qed_iwarp_ll2_start()Zhang Changzhong
2020-10-01net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov
2020-10-01net: qede: Disable aRFS for NPAR and 100GDmitry Bogdanov