summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-06-07airo: Fix read overflows sending packetsDan Carpenter1-0/+12
2020-06-07net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang2-3/+14
2020-06-07mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett2-0/+2
2020-06-07p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo1-0/+1
2020-06-07net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-06-07net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang4-4/+7
2020-06-07net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell1-0/+13
2020-06-07net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp1-6/+7
2020-06-07net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun3-5/+5
2020-06-07net: bmac: Fix read of MAC address from ROMJeremy Kerr1-1/+1
2020-06-07net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky1-2/+2
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu1-1/+3
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu1-1/+3
2020-06-03bnxt_en: fix firmware message length endiannessEdwin Peer2-15/+4
2020-06-03bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan1-1/+1
2020-06-03drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik1-1/+2
2020-06-03net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann2-0/+3
2020-06-03net: microchip: encx24j600: add missed kthread_stopChuhong Yuan1-1/+4
2020-06-03net: mscc: ocelot: fix address ageing time (again)Vladimir Oltean1-1/+1
2020-06-03mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko2-2/+20
2020-06-03net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin1-4/+4
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu1-2/+1
2020-06-03net/mlx5: Annotate mutex destroy for root nsRoi Dayan1-0/+6
2020-06-03net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2-0/+14
2020-06-03net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan1-5/+6
2020-06-03net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2-4/+34
2020-06-03r8169: fix OCP access on RTL8117Heiner Kallweit1-2/+15
2020-06-03wireguard: noise: separate receive counter from send counterJason A. Donenfeld5-53/+48
2020-06-03wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld4-4/+17
2020-06-03wireguard: noise: read preshared key while taking lockJason A. Donenfeld1-1/+5
2020-06-03net/mlx5: Fix error flow in case of function_setup failureShay Drory1-1/+2
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh1-3/+6
2020-06-03net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh1-1/+3
2020-06-03net/mlx5e: Fix inner tirs handlingRoi Dayan4-10/+12
2020-06-03net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan1-1/+1
2020-06-03r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne2-2/+10
2020-06-03net: mvpp2: fix RX hashing for non-10G portsRussell King1-1/+1
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+14
2020-06-03net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-06-03net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang2-7/+3
2020-06-03felix: Fix initialization of ioremap resourcesClaudiu Manoil3-27/+24
2020-06-03dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean1-1/+1
2020-05-27stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov1-6/+1
2020-05-27gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi1-4/+5
2020-05-27ibmvnic: Skip fatal error reset after passive initJuliet Kim1-1/+2
2020-05-27net/ena: Fix build warning in ena_xdp_set()Gavin Shan1-1/+1
2020-05-27aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark1-1/+1
2020-05-20net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli1-0/+1
2020-05-20r8169: re-establish support for RTL8401 chip versionHeiner Kallweit1-0/+2