summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-11-06sfc: Fix reading non-legacy supported link modesErik Ekman
2021-11-06net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino
2021-11-06vrf: Revert "Reset skb conntrack connection..."Eugene Crosser
2021-11-02net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann
2021-11-02phy: phy_start_aneg: Add an unlocked versionAndrew Lunn
2021-11-02phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner
2021-11-02net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino
2021-11-02net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai
2021-11-02usbnet: sanity check for maxpacketOliver Neukum
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-27can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma
2021-10-27can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda
2021-10-27net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean
2021-10-27net: stmmac: Fix E2E delay mechanismKurt Kanzenbach
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-27net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-27net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski
2021-10-27lan78xx: select CRC32Vegard Nossum
2021-10-20ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson
2021-10-20r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-10-20mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel
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: stmmac: fix get_hw_feature() on old hardwareHerve Codina
2021-10-20net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin
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-17net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-13i40e: fix endless loop under rtnlJiri Benc
2021-10-13gve: fix gve_get_stats()Eric Dumazet
2021-10-13gve: Correct available tx qpl checkCatherine Sullivan
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson
2021-10-13phy: mdio: fix memory leakPavel Skripkin
2021-10-09xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-10-06usb: hso: remove the bailout parameterDongliang Mu
2021-10-06usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-10-06hso: fix bailout in error case of probeOliver Neukum
2021-10-06net: stmmac: don't attach interface until resume finishesLeon Yu
2021-10-06net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen