summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei
2020-05-14drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik
2020-05-14net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo
2020-05-14drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu
2020-05-14pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-05-14net: stmmac: fix num_por initializationVinod Koul
2020-05-13net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-13net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli
2020-05-12net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure
2020-05-12ionic: call ionic_port_init after fw-upgradeShannon Nelson
2020-05-12ionic: leave netdev mac alone after fw-upgradeShannon Nelson
2020-05-11net: ipa: use tag process on modem crashAlex Elder
2020-05-11net: ipa: set DMA length in gsi_trans_cmd_add()Alex Elder
2020-05-10hinic: fix a bug of ndo_stopLuo bin
2020-05-10net: dsa: loop: Add module soft dependencyFlorian Fainelli
2020-05-09net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann
2020-05-08octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun
2020-05-08dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter
2020-05-08nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun
2020-05-08r8169: re-establish support for RTL8401 chip versionHeiner Kallweit
2020-05-07net: microchip: encx24j600: add missed kthread_stopChuhong Yuan
2020-05-07net: bareudp: avoid uninitialized variable warningArnd Bergmann
2020-05-07net: hisilicon: Make CONFIG_HNS invisibleGeert Uytterhoeven
2020-05-07usb: hso: correct debug messageOliver Neukum
2020-05-07virtio_net: fix lockdep warning on 32 bitMichael S. Tsirkin
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-06wireguard: send/receive: use explicit unlikely branch instead of implicit coa...Jason A. Donenfeld
2020-05-06wireguard: selftests: initalize ipv6 members to NULL to squelch clang warningJason A. Donenfeld
2020-05-06wireguard: send/receive: cond_resched() when processing worker ringbuffersJason A. Donenfeld
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-06net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko
2020-05-06ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven
2020-05-06net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean
2020-05-06net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean
2020-05-06net: macsec: fix rtnl locking issueAntoine Tenart
2020-05-06net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter
2020-05-06net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter
2020-05-05net: broadcom: fix a mistake about ioremap resourceDejin Zheng
2020-05-04nfp: abm: fix a memory leak bugQiushi Wu
2020-05-04net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiplyColin Ian King
2020-05-04net: enetc: fix an issue about leak system resourcesDejin Zheng
2020-05-04net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-05-04stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov
2020-05-03net: macb: fix an issue about leak related system resourcesDejin Zheng
2020-05-03net: usb: qmi_wwan: add support for DW5816eMatt Jolly
2020-05-01gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi
2020-05-01cxgb4: Add missing annotation for service_ofldq()Jules Irenge
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure
2020-05-01hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor