summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-04-26xen/netback: use same error messages for same errorsJuergen Gross1-4/+2
2023-04-26net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas1-0/+14
2023-04-26e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski1-25/+26
2023-04-26mlxsw: pci: Fix possible crash during initializationIdo Schimmel1-1/+1
2023-04-26bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel1-3/+4
2023-04-26mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich1-0/+2
2023-04-26bnxt_en: Do not initialize PTP on older P3/P4 chipsMichael Chan1-1/+1
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov1-1/+4
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov1-2/+2
2023-04-26sfc: Fix use-after-free due to selftest_workDing Hui2-1/+2
2023-04-26virtio_net: bugfix overflow inside xdp_linearize_page()Xuan Zhuo1-2/+6
2023-04-20net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)1-1/+1
2023-04-20net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)1-0/+12
2023-04-20net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov1-5/+8
2023-04-20wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg4-34/+39
2023-04-20wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg4-5/+13
2023-04-20wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski2-2/+2
2023-04-20net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin1-0/+4
2023-04-20net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli1-1/+2
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov1-1/+7
2023-04-20iavf: remove active_cvlans and active_svlans bitmapsAhmed Zaki3-47/+45
2023-04-20iavf: refactor VLAN filter statesAhmed Zaki3-26/+28
2023-04-20bonding: fix ns validation on backup slavesHangbin Liu1-2/+3
2023-04-20niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli1-1/+1
2023-04-13wifi: mt76: ignore key disable commandsFelix Fietkau7-89/+56
2023-04-13net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang1-0/+2
2023-04-13net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong1-4/+11
2023-04-13gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand2-7/+7
2023-04-13ice: Reset FDIR counter in FDIR init stageLingyu Liu1-0/+16
2023-04-13ice: fix wrong fallback logic for FDIRSimei Su1-3/+4
2023-04-13net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen1-1/+5
2023-04-13net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli1-2/+4
2023-04-13net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund3-1/+22
2023-04-13wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede2-10/+28
2023-04-13net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong1-1/+0
2023-04-13net: stmmac: check if MAC needs to attach to a PHYMichael Sit Wei Hong1-1/+3
2023-04-13net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong1-0/+19
2023-04-06net: dsa: mv88e6xxx: replace VTU violation prints with trace pointsVladimir Oltean2-4/+33
2023-04-06net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean4-9/+86
2023-04-06net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz1-11/+61
2023-04-06net: phy: dp83869: fix default value for tx-/rx-internal-delayJosua Mayer1-4/+2
2023-04-06xen/netback: don't do grant copy across page boundaryJuergen Gross2-3/+24
2023-04-06vmxnet3: use gro callback when UPT is enabledRonak Doshi1-1/+3
2023-04-06net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flowFelix Fietkau1-0/+1
2023-04-06net: ethernet: mtk_eth_soc: fix flow block refcounting logicFelix Fietkau1-1/+2
2023-04-06net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz1-2/+7
2023-04-06bnxt_en: Add missing 200G link speed reportingMichael Chan2-0/+3
2023-04-06bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP1-4/+4
2023-04-06bnxt_en: Fix reporting of test result in ethtool selftestKalesh AP1-0/+1
2023-04-06i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2-6/+7