summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2020-05-29drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon-5/+3
2020-05-29net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso-3/+3
2020-05-29net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov-1/+1
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa-14/+37
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin-20/+24
2020-05-29net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman-4/+0
2020-05-29net/mlx5e: Fix stats update for matchall classifierRoi Dayan-1/+1
2020-05-29net/mlx5: Fix crash upon suspend/resumeMark Bloch-0/+18
2020-05-28bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu-1/+3
2020-05-27net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean-2/+6
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn-1/+2
2020-05-26bnxt_en: fix firmware message length endiannessEdwin Peer-15/+4
2020-05-26bnxt_en: Fix return code to "flash_device".Vasundhara Volam-4/+5
2020-05-26bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan-1/+1
2020-05-26net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas-0/+1
2020-05-26net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan-1/+2
2020-05-25qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu-1/+3
2020-05-25dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean-1/+1
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu-4/+5
2020-05-23Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-48/+152
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu-1/+1
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko-0/+4
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart-10/+21
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu-2/+2
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang-4/+7
2020-05-22net/mlx5: Fix error flow in case of function_setup failureShay Drory-1/+2
2020-05-22net/mlx5e: CT: Correctly get flow ruleRoi Dayan-3/+6
2020-05-22net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh-3/+6
2020-05-22net/mlx5: Annotate mutex destroy for root nsRoi Dayan-0/+6
2020-05-22net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan-8/+9
2020-05-22net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan-5/+6
2020-05-22net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh-1/+3
2020-05-22net/mlx5e: Fix inner tirs handlingRoi Dayan-10/+12
2020-05-22net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan-1/+1
2020-05-22net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman-14/+41
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha-0/+14
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha-4/+34
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh-0/+14
2020-05-22net: sun: fix missing release regions in cas_init_one().Qiushi Wu-2/+1
2020-05-22net: mscc: ocelot: fix address ageing time (again)Vladimir Oltean-1/+1
2020-05-22r8169: fix OCP access on RTL8117Heiner Kallweit-2/+15
2020-05-22mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko-2/+20
2020-05-22net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell-0/+13
2020-05-22netdevsim: Ensure policer drop counter always increasesIdo Schimmel-2/+1
2020-05-22net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp-6/+7
2020-05-22net: mvpp2: fix RX hashing for non-10G portsRussell King-1/+1
2020-05-22felix: Fix initialization of ioremap resourcesClaudiu Manoil-27/+24
2020-05-21net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin-4/+4
2020-05-21net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun-1/+2
2020-05-21net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun-5/+5