summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* 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-031-9/+3
* cxgb4: Add missing annotation for service_ofldq()Jules Irenge2020-05-011-0/+1
* net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure2020-05-013-4/+3
* cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy2020-04-301-3/+36
* stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko2020-04-301-1/+3
* mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko2020-04-301-2/+10
* net: macb: Fix runtime PM refcountingAndy Shevchenko2020-04-301-3/+9
* net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET2020-04-301-1/+1
* ionic: add device reset to fw upgrade downShannon Nelson2020-04-301-0/+1
* ionic: refresh devinfo after fw-upgradeShannon Nelson2020-04-301-0/+1
* ionic: no link check until after probeShannon Nelson2020-04-301-2/+0
* ibmvnic: Skip fatal error reset after passive initJuliet Kim2020-04-301-1/+2
* net/mlx5e: Fix q counters on uplink representorsRoi Dayan2020-04-301-7/+2
* net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh2020-04-301-0/+4
* net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh2020-04-301-1/+1
* net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit2020-04-301-1/+13
* net/mlx5: E-switch, Fix mutex init orderParav Pandit2020-04-301-6/+6
* net/mlx5: E-switch, Fix printing wrong error valueParav Pandit2020-04-301-1/+1
* net/mlx5: E-switch, Fix error unwinding flow for steering init failureParav Pandit2020-04-301-2/+2
* net/ena: Fix build warning in ena_xdp_set()Gavin Shan2020-04-281-1/+1
* net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET2020-04-271-2/+4
* net: tc35815: Fix phydev supported/advertising maskAnthony Felice2020-04-271-1/+1
* bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan2020-04-271-3/+6
* bnxt_en: Return error when allocating zero size context memory.Michael Chan2020-04-271-1/+1
* bnxt_en: Improve AER slot reset.Michael Chan2020-04-271-3/+6
* bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.Vasundhara Volam2020-04-271-1/+1
* bnxt_en: Fix VF anti-spoof filter setup.Michael Chan2020-04-272-9/+2
* aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark2020-04-271-1/+1
* net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-241-1/+2
* net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-04-241-1/+2
* net: bcmgenet: correct per TX/RX ring statisticsDoug Berger2020-04-231-0/+3
* net: meth: remove spurious copyright textJonathan Corbet2020-04-231-16/+0
* net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin2020-04-231-0/+2
* cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni2020-04-231-7/+20
* mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter2020-04-234-7/+7
* net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng2020-04-213-0/+235
* net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-04-211-22/+11
* e1000: remove unneeded conversion to boolJason Yan2020-04-211-1/+1
* i40e: Remove unneeded conversion to boolJason Yan2020-04-211-2/+2
* net/mlx5e: Get the latest values from counters in switchdev modeZhu Yanjun2020-04-201-1/+6
* net/mlx5: Kconfig: convert imply usage to weak dependencySaeed Mahameed2020-04-201-4/+4
* net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overrunsMaxim Mikityanskiy2020-04-204-5/+15
* net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocationPaul Blakey2020-04-201-11/+12