summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-08-25igb: Add lock to avoid data raceLin Ma2-1/+13
2022-08-25stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET1-0/+1
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence1-5/+1
2022-08-25i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady1-1/+3
2022-08-25ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik1-1/+1
2022-08-25net: moxa: pass pdev instead of ndev to DMA functionsSergei Antonov1-10/+10
2022-08-25mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen1-1/+1
2022-08-25iavf: Fix reset error handlingPrzemyslaw Patynowski1-3/+6
2022-08-25iavf: Fix adminq error handlingPrzemyslaw Patynowski1-2/+13
2022-08-25dpaa2-eth: trace the allocated address instead of page structChen Lin1-2/+2
2022-08-25nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao1-0/+2
2022-08-25mlx5: do not use RT_TOS for IPv6 flowlabelMatthias May1-2/+2
2022-08-25octeontx2-af: Fix key checking for source macSubbaraya Sundeep1-1/+2
2022-08-25octeontx2-af: Fix mcam entry resource leakSubbaraya Sundeep2-0/+12
2022-08-25octeontx2-af: suppress external profile loading warningHarman Kalra1-1/+1
2022-08-25octeontx2-af: Apply tx nibble fixup alwaysStanislaw Kardach1-3/+4
2022-08-25octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configurationNaveen Mamindlapalli2-5/+15
2022-08-25net: bgmac: Fix a BUG triggered by wrong bytes_complSandor Bodo-Merle1-1/+1
2022-08-25net: bcmgenet: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2022-08-25net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)1-13/+8
2022-08-17net: ionic: fix error check for vlan flags in ionic_set_nic_features()Jian Shen1-1/+1
2022-08-17iavf: Fix 'tc qdisc show' listing too many queuesPrzemyslaw Patynowski2-0/+26
2022-08-17iavf: Fix max_rate limitingPrzemyslaw Patynowski2-2/+24
2022-08-17net/mlx5: Adjust log_max_qp to be 18 at mostMaher Sanalla1-1/+1
2022-08-17net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy1-1/+1
2022-08-17net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/ve...Gal Pressman1-1/+1
2022-08-17net: hinic: avoid kernel hung in hinic_get_stats64()Qiao Ma1-4/+0
2022-08-17net: hinic: fix bug that ethtool get wrong statsQiao Ma4-48/+16
2022-08-17hinic: Use the bitmap API when applicableChristophe JAILLET1-5/+2
2022-08-03sfc: disable softirqs for ptp TXAlejandro Lucero1-0/+22
2022-08-03octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham1-21/+55
2022-08-03i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski1-0/+4
2022-08-03octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep1-12/+18
2022-08-03ice: do not setup vlan for loopback VSIMaciej Fijalkowski1-3/+5
2022-08-03ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski1-1/+2
2022-07-29tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima1-3/+3
2022-07-29ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima1-1/+1
2022-07-29ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima1-1/+1
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev3-18/+25
2022-07-29net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee1-8/+0
2022-07-29ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski3-0/+10
2022-07-29i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski1-8/+5
2022-07-29iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski1-3/+2
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang1-0/+3
2022-07-29net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang2-10/+15
2022-07-29net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang1-2/+3
2022-07-29ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima1-1/+2
2022-07-29igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek2-1/+7
2022-07-29Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin4-32/+0
2022-07-29e1000e: Enable GPT clock before sending message to CSMESasha Neftin1-0/+4