summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon2020-05-291-5/+3
* net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()Pablo Neira Ayuso2020-05-291-3/+3
* net/mlx5e: Fix MLX5_TC_CT dependenciesVlad Buslov2020-05-291-1/+1
* net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa2020-05-293-14/+37
* net/mlx5e: Fix arch depending casting issue in FECAya Levin2020-05-292-20/+24
* net/mlx5e: Remove warning "devices are not on same switch HW"Maor Dickman2020-05-291-4/+0
* net/mlx5e: Fix stats update for matchall classifierRoi Dayan2020-05-291-1/+1
* net/mlx5: Fix crash upon suspend/resumeMark Bloch2020-05-291-0/+18
* bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu2020-05-281-1/+3
* net: dsa: felix: send VLANs on CPU port as egress-taggedVladimir Oltean2020-05-271-2/+6
* nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn2020-05-271-1/+2
* bnxt_en: fix firmware message length endiannessEdwin Peer2020-05-262-15/+4
* bnxt_en: Fix return code to "flash_device".Vasundhara Volam2020-05-261-4/+5
* bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan2020-05-261-1/+1
* net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas2020-05-261-0/+1
* net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan2020-05-261-1/+2
* qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu2020-05-251-1/+3
* dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean2020-05-251-1/+1
* net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu2020-05-231-4/+5
* Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-05-2315-48/+152
|\
| * net/mlx5: Fix error flow in case of function_setup failureShay Drory2020-05-221-1/+2
| * net/mlx5e: CT: Correctly get flow ruleRoi Dayan2020-05-222-3/+6
| * net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh2020-05-221-3/+6
| * net/mlx5: Annotate mutex destroy for root nsRoi Dayan2020-05-221-0/+6
| * net/mlx5: Don't maintain a case of del_sw_func being nullRoi Dayan2020-05-221-8/+9
| * net/mlx5: Fix cleaning unmanaged flow tablesRoi Dayan2020-05-221-5/+6
| * net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh2020-05-221-1/+3
| * net/mlx5e: Fix inner tirs handlingRoi Dayan2020-05-224-10/+12
| * net/mlx5e: kTLS, Destroy key object after destroying the TISTariq Toukan2020-05-221-1/+1
| * net/mlx5e: Fix allowed tc redirect merged eswitch offload casesMaor Dickman2020-05-223-14/+41
| * net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2020-05-222-0/+14
| * net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2020-05-222-4/+34
| * net/mlx5: Add command entry handling completionMoshe Shemesh2020-05-221-0/+14
* | net/mlx4_core: fix a memory leak bug.Qiushi Wu2020-05-231-1/+1
* | net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko2020-05-231-0/+4
* | net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart2020-05-235-10/+21
* | net: stmmac: don't attach interface until resume finishesLeon Yu2020-05-231-2/+2
* | net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang2020-05-234-4/+7
|/
* net: sun: fix missing release regions in cas_init_one().Qiushi Wu2020-05-221-2/+1
* net: mscc: ocelot: fix address ageing time (again)Vladimir Oltean2020-05-221-1/+1
* r8169: fix OCP access on RTL8117Heiner Kallweit2020-05-221-2/+15
* mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko2020-05-222-2/+20
* net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell2020-05-221-0/+13
* netdevsim: Ensure policer drop counter always increasesIdo Schimmel2020-05-221-2/+1
* net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp2020-05-221-6/+7
* net: mvpp2: fix RX hashing for non-10G portsRussell King2020-05-221-1/+1
* felix: Fix initialization of ioremap resourcesClaudiu Manoil2020-05-223-27/+24
* net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin2020-05-211-4/+4
* net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun2020-05-211-1/+2
* net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun2020-05-213-5/+5