aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/alteon (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-03net: remove the unnecessary check in cipso_v4_doi_free王贇1-10/+8
2021-09-03net: bridge: mcast: fix vlan port router deadlockNikolay Aleksandrov1-2/+2
2021-09-03net: cs89x0: disable compile testing on powerpcArnd Bergmann1-1/+1
2021-09-03net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano1-0/+1
2021-09-03seg6_iptunnel: Remove redundant initialization of variable errColin Ian King1-1/+1
2021-09-03tipc: clean up inconsistent indentingColin Ian King1-1/+1
2021-09-03skbuff: clean up inconsistent indentingColin Ian King1-1/+1
2021-09-03drivers: net: smc911x: clean up inconsistent indentingColin Ian King1-6/+6
2021-09-03net: 3com: 3c59x: clean up inconsistent indentingColin Ian King1-1/+1
2021-09-03mptcp: Only send extra TCP acks in eligible socket statesMat Martineau3-17/+15
2021-09-03pktgen: remove unused variableEric Dumazet1-1/+0
2021-09-03ionic: fix double use of queue-lockShannon Nelson2-4/+13
2021-09-02net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki1-1/+2
2021-09-02net: dsa: b53: Fix calculating number of switch portsRafał Miłecki1-2/+1
2021-09-02net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas1-0/+5
2021-09-02net: hso: add failure handler for add_net_deviceZiyang Xuan1-3/+8
2021-09-02flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()Tetsuo Handa1-2/+2
2021-09-02Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6Ryoga Saito1-0/+2
2021-09-02net: qrtr: revert check in qrtr_endpoint_post()Dan Carpenter1-1/+1
2021-09-02net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann1-1/+2
2021-09-02selftests: add simple GSO GRE testJakub Kicinski2-0/+237
2021-09-02ipv6: change return type from int to void for mld_process_v2Jiwon Kim1-6/+4
2021-09-02net/sun3_82586: Fix return value of sun3_82586_probe()Geert Uytterhoeven1-1/+1
2021-09-01net/ncsi: add get MAC address command to get Intel i210 MAC addressIvan Mikhaylov4-1/+75
2021-09-01bnxt_en: fix kernel doc warnings in bnxt_hwrm.cEdwin Peer1-7/+7
2021-09-01selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts1-2/+2
2021-09-01mptcp: fix possible divide by zeroPaolo Abeni1-41/+35
2021-09-01mptcp: Fix duplicated argument in protocol.hWan Jiabing1-1/+1
2021-09-01net: dsa: tag_rtl4_a: Fix egress tagsLinus Walleij1-3/+4
2021-09-01octeontx2-pf: cn10K: Reserve LMTST lines per coreGeetha sowjanya7-55/+49
2021-09-01octeontx2-af: Add additional register check to rvu_poll_reg()Smadar Fuks1-1/+11
2021-09-01net: ixp46x: Remove duplicate include of module.hWan Jiabing1-1/+0
2021-09-01bnxt_en: Fix 64-bit doorbell operation on 32-bit kernelsMichael Chan2-18/+33
2021-08-31net: Add depends on OF_NET for LiteX's LiteETHSlark Xiao1-0/+1
2021-08-31ipv6: seg6: remove duplicated includeLv Ruyi1-1/+0
2021-08-31net: hns3: remove unnecessary spacesHao Chen2-2/+2
2021-08-31net: hns3: add some required spacesHao Chen5-25/+25
2021-08-31net: hns3: clean up a type mismatch warningGuojia Liao1-1/+8
2021-08-31net: hns3: refine function hns3_set_default_feature()Jian Shen1-46/+16
2021-08-31ipv6: remove duplicated 'net/lwtunnel.h' includeLv Ruyi1-1/+0
2021-08-31net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-08-31net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()Cai Huoqing4-36/+9
2021-08-31net: mdio: mscc-miim: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-8/+4
2021-08-31net: mdio-ipq4019: Make use of devm_platform_ioremap_resource()Cai Huoqing1-4/+1
2021-08-31fou: remove sparse errorsEric Dumazet2-6/+6
2021-08-31ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet1-1/+1
2021-08-31octeontx2-af: Set proper errorcode for IPv4 checksum errorsSunil Goutham1-3/+4
2021-08-31octeontx2-af: Fix static code analyzer reported issuesSubbaraya Sundeep1-3/+3
2021-08-31octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfgSubbaraya Sundeep1-3/+3
2021-08-31octeontx2-af: Fix loop in free and unmap counterSubbaraya Sundeep1-1/+2