summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-07l2tp: Fix spelling mistakesZheng Yongjun
2021-06-07net/ncsi: Fix spelling mistakesZheng Yongjun
2021-06-07ipv4: Fix spelling mistakesZheng Yongjun
2021-06-07netlabel: Fix spelling mistakesZheng Yongjun
2021-06-07net: micrel: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07net: mvpp2: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07net: ethernet: bgmac: Use devm_platform_ioremap_resource_bynameYang Yingliang
2021-06-07net: enetc: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: macb: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: bcmgenet: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07net: tulip: Remove the repeated declarationShaokun Zhang
2021-06-07net: mscc: ocelot: check return value after calling platform_get_resource()Yang Yingliang
2021-06-07Merge branch 'hns3-error-handling'David S. Miller
2021-06-07net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESETYufeng Mo
2021-06-07net: hns3: add scheduling logic for error handling taskJiaran Zhang
2021-06-07net: hns3: add a separate error handling taskJiaran Zhang
2021-06-07qed: Fix duplicate included linux/kernel.hJiapeng Chong
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-07Merge branch 'ax88772-phylib'David S. Miller
2021-06-07usbnet: run unbind() before unregister_netdev()Oleksij Rempel
2021-06-07net: phy: do not print dump stack if device was removedOleksij Rempel
2021-06-07net: usb: asix: add error handling for asix_mdio_* functionsOleksij Rempel
2021-06-07net: usb: asix: ax88772: add generic selftest supportOleksij Rempel
2021-06-07net: usb: asix: ax88772: add phylib supportOleksij Rempel
2021-06-07net: usb/phy: asix: add support for ax88772A/C PHYsOleksij Rempel
2021-06-07net: usb: asix: refactor asix_read_phy_addr() and handle errors on returnOleksij Rempel
2021-06-07net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc()Oleksij Rempel
2021-06-07net: gemini: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07atm: [br2864] fix spelling mistakesgushengxian
2021-06-07net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()Zou Wei
2021-06-07pktgen: add pktgen_handle_all_threads() for the same codeYejune Deng
2021-06-07virtio_net: Remove BUG() to avoid machine deadXianting Tian
2021-06-07net: ethernet: ixp4xx_eth: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07net: lantiq: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-07sch_htb: fix doc warning in htb_lookup_leaf()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_do_events()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_charge_class()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_deactivate()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_activate()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_change_class_mode()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_class_mode()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_deactivate_prios()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_activate_prios()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_remove_class_from_row()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_add_class_to_row()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_next_rb_node()Yu Kuai
2021-06-07sch_htb: fix doc warning in htb_add_to_wait_tree()Yu Kuai
2021-06-07Merge branch 'hd6470-cleanups'David S. Miller
2021-06-07net: hd64570: add some required spacesPeng Li