aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-11i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2022-01-05fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2022-01-05net/mlx5e: Fix wrong features assignment in case of errorGal Pressman
2021-12-29sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-29drivers: net: smc911x: Check for error irqJiasheng Jiang
2021-12-29qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-22igb: Fix removal of unicast MAC filters of VFsKaren Sornek
2021-12-22net/mlx4_en: Update reported link modes for 1/10GErik Ekman
2021-12-14net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-14net: altera: set a couple error code in probe()Dan Carpenter
2021-12-14i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-14qede: validate non LSO skb lengthManish Chopra
2021-12-14nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie
2021-12-14ice: ignore dropped packets during initJesse Brandeburg
2021-12-08net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-12-08net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-08natsemi: xtensa: fix section mismatch warningsRandy Dunlap
2021-12-08net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-12-08net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-12-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-26i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-26i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak
2021-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-26i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-26iavf: check for null in iavf_fix_featuresNicholas Nunley
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin
2021-11-26cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy
2021-11-26net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev
2021-11-26ibmvnic: Process crqs after enabling interruptsSukadev Bhattiprolu
2021-11-26net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K
2021-11-26sfc: Don't use netif_info before net_device setupErik Ekman
2021-11-26cavium: Fix return values of the probe functionZheyu Ma
2021-11-26cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma
2021-11-06sfc: Fix reading non-legacy supported link modesErik Ekman
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner
2021-11-02net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino
2021-11-02net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann