summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei2020-05-152-12/+18
* drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik2020-05-151-1/+2
* net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-151-2/+6
* drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu2020-05-141-1/+1
* pppoe: only process PADT targeted at local interfacesGuillaume Nault2020-05-141-0/+3
* net: stmmac: fix num_por initializationVinod Koul2020-05-141-2/+15
* net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit2020-05-141-3/+5
* net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli2020-05-131-0/+1
* net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure2020-05-122-11/+7
* ionic: call ionic_port_init after fw-upgradeShannon Nelson2020-05-122-9/+10
* ionic: leave netdev mac alone after fw-upgradeShannon Nelson2020-05-121-7/+11
* net: ipa: use tag process on modem crashAlex Elder2020-05-111-11/+3
* net: ipa: set DMA length in gsi_trans_cmd_add()Alex Elder2020-05-111-2/+3
* hinic: fix a bug of ndo_stopLuo bin2020-05-112-18/+14
* net: dsa: loop: Add module soft dependencyFlorian Fainelli2020-05-101-0/+1
* net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann2020-05-102-0/+3
* octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun2020-05-091-2/+6
* dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter2020-05-091-1/+1
* nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun2020-05-091-1/+3
* r8169: re-establish support for RTL8401 chip versionHeiner Kallweit2020-05-091-0/+2
* net: microchip: encx24j600: add missed kthread_stopChuhong Yuan2020-05-081-1/+4
* net: bareudp: avoid uninitialized variable warningArnd Bergmann2020-05-081-14/+4
* net: hisilicon: Make CONFIG_HNS invisibleGeert Uytterhoeven2020-05-071-1/+1
* usb: hso: correct debug messageOliver Neukum2020-05-071-1/+1
* virtio_net: fix lockdep warning on 32 bitMichael S. Tsirkin2020-05-071-2/+4
* net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso2020-05-071-1/+2
* wireguard: send/receive: use explicit unlikely branch instead of implicit coa...Jason A. Donenfeld2020-05-072-16/+12
* wireguard: selftests: initalize ipv6 members to NULL to squelch clang warningJason A. Donenfeld2020-05-071-2/+2
* wireguard: send/receive: cond_resched() when processing worker ringbuffersJason A. Donenfeld2020-05-072-0/+6
* wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-05-071-12/+0
* net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko2020-05-071-2/+3
* ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven2020-05-071-2/+1
* net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean2020-05-071-2/+9
* net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-075-4/+6
* net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean2020-05-071-8/+18
* net: macsec: fix rtnl locking issueAntoine Tenart2020-05-061-1/+2
* net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter2020-05-061-0/+3
* net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter2020-05-061-0/+2
* net: broadcom: fix a mistake about ioremap resourceDejin Zheng2020-05-051-9/+15
* nfp: abm: fix a memory leak bugQiushi Wu2020-05-041-0/+1
* net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiplyColin Ian King2020-05-041-1/+1
* net: enetc: fix an issue about leak system resourcesDejin Zheng2020-05-041-1/+1
* net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan2020-05-041-1/+3
* stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov2020-05-041-6/+1
* net: macb: fix an issue about leak related system resourcesDejin Zheng2020-05-041-9/+3
* net: usb: qmi_wwan: add support for DW5816eMatt Jolly2020-05-041-0/+1
* gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi2020-05-021-4/+5
* cxgb4: Add missing annotation for service_ofldq()Jules Irenge2020-05-021-0/+1
* net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure2020-05-025-5/+5
* hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor2020-05-021-1/+2