summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-11-06sfc: Fix reading non-legacy supported link modesErik Ekman1-8/+2
2021-11-06net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino1-4/+6
2021-11-06vrf: Revert "Reset skb conntrack connection..."Eugene Crosser1-4/+0
2021-11-02net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann2-2/+2
2021-11-02phy: phy_start_aneg: Add an unlocked versionAndrew Lunn1-6/+24
2021-11-02phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn1-0/+2
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner1-3/+2
2021-11-02net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino1-0/+20
2021-11-02net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino1-0/+2
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold1-0/+6
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin1-1/+0
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-11-02usbnet: sanity check for maxpacketOliver Neukum1-0/+4
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina2-0/+9
2021-10-27can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma1-5/+4
2021-10-27can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean1-3/+2
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda1-8/+12
2021-10-27net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean1-1/+1
2021-10-27net: stmmac: Fix E2E delay mechanismKurt Kanzenbach1-1/+1
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang1-0/+9
2021-10-27net: hns3: reset DWRR of unused tc to zeroGuangbin Huang1-0/+2
2021-10-27net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski1-1/+1
2021-10-27lan78xx: select CRC32Vegard Nossum1-0/+1
2021-10-20ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson1-0/+4
2021-10-20r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum1-0/+4
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng1-0/+1
2021-10-20mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel1-47/+5
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-20net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-20net: stmmac: fix get_hw_feature() on old hardwareHerve Codina4-9/+22
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin1-5/+52
2021-10-20net: korina: select CRC32Vegard Nossum1-0/+1
2021-10-20net: arc: select CRC32Vegard Nossum1-0/+1
2021-10-17net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap1-0/+1
2021-10-17net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-4/+110
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch1-1/+2
2021-10-13i40e: fix endless loop under rtnlJiri Benc1-1/+1
2021-10-13gve: fix gve_get_stats()Eric Dumazet1-4/+9
2021-10-13gve: Correct available tx qpl checkCatherine Sullivan1-1/+1
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson1-1/+1
2021-10-13phy: mdio: fix memory leakPavel Skripkin1-0/+7
2021-10-09xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich1-1/+1
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean1-0/+11
2021-10-06usb: hso: remove the bailout parameterDongliang Mu1-3/+3
2021-10-06usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu1-10/+23
2021-10-06hso: fix bailout in error case of probeOliver Neukum1-4/+4
2021-10-06net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2021-10-06net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen1-0/+5