summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-04-14i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski
2021-04-14ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong
2021-04-14ice: Cleanup fltr list in case of allocation issuesRobert Malz
2021-04-14ice: Fix for dereference of NULL pointerJacek BuĊ‚atek
2021-04-14ice: Increase control queue timeoutFabio Pricoco
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-04-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi
2021-04-07net: mvpp2: fix interrupt mask/unmask skip conditionSasha Levin
2021-03-30net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin
2021-03-30net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe
2021-03-30octeontx2-af: fix infinite loop in unmapping NPC counterHariprasad Kelam
2021-03-30octeontx2-af: Fix irq free in rvu teardownGeetha sowjanya
2021-03-30nfp: flower: fix pre_tun mask id allocationLouis Peens
2021-03-30ftgmac100: Restart MAC HW onceDylan Hung
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-30igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli
2021-03-30igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli
2021-03-30net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman
2021-03-30netsec: restore phy power state after controller resetMian Yousaf Kaukab
2021-03-30net: davicom: Use platform_get_irq_optional()Paul Cercueil
2021-03-30net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai
2021-03-30gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun
2021-03-30sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT countDenis Efremov
2021-03-30net: intel: iavf: fix error return code of iavf_init_get_resources()Jia-Ju Bai
2021-03-30net: tehuti: fix error return code in bdx_probe()Jia-Ju Bai
2021-03-30ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu
2021-03-30net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery
2021-03-17sh_eth: fix TRSCER mask for R7S72100Sergey Shtylyov
2021-03-17i40e: Fix memory leak in i40e_probeKeita Suzuki
2021-03-17net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean
2021-03-17net: hns3: fix error mask definition of flow directorJian Shen
2021-03-17sh_eth: fix TRSCER mask for R7S9210Sergey Shtylyov
2021-03-17bnxt_en: reliably allocate IRQ table on reset to avoid crashEdwin Peer
2021-03-17net: hns3: fix bug when calculating the TCAM table infoJian Shen
2021-03-17net: hns3: fix query vlan mask value error for flow directorJian Shen
2021-03-17net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang
2021-03-17net: stmmac: stop each tx channel independentlyJoakim Zhang
2021-03-17ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony
2021-03-17net: davicom: Fix regulator not turned off on driver removalPaul Cercueil
2021-03-17net: davicom: Fix regulator not turned off on failed probePaul Cercueil
2021-03-17net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2021-03-17net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean
2021-03-17ibmvnic: always store valid MAC addressJiri Wiesner
2021-03-17sh_eth: fix TRSCER mask for SH771xSergey Shtylyov
2021-03-17ethernet: alx: fix order of calls on resumeJakub Kicinski
2021-03-09r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit