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
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-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-14qede: validate non LSO skb lengthManish Chopra
2021-12-14nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie
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-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-26net: bnx2x: fix variable dereferenced before checkPavel Skripkin
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-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann
2021-10-20net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun
2021-10-20net: korina: select CRC32Vegard Nossum
2021-10-20net: arc: select CRC32Vegard Nossum
2021-10-17net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap
2021-10-17i40e: fix endless loop under rtnlJiri Benc
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-10-06net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-10-06net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-10-06net: macb: fix use after free on rmmodTong Zhang
2021-10-06net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-10-06bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli