aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-05-20hinic: fix a bug of ndo_stopLuo bin
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-05-14bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
2020-05-14bnxt_en: Improve AER slot reset.Michael Chan
2020-05-14net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-05-14net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2020-05-14bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan
2020-05-14net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-05-10net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-05-10net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey
2020-05-02net/mlx5: Fix failing fw tracer allocation on s390Niklas Schnelle
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-04-29mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-29net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier
2020-04-29net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-29cxgb4: fix large delays in PTP synchronizationRahul Lakkireddy
2020-04-29cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-04-21net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli
2020-04-21amd-xgbe: Use __napi_schedule() in BH contextSebastian Andrzej Siewior
2020-04-17net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan
2020-04-17qlcnic: Fix bad kzalloc null testXu Wang
2020-04-17cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-04-17hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-04-17hinic: fix a bug of waitting for IO stoppedLuo bin
2020-04-17net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-04-13mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02Revert "r8169: check that Realtek PHY driver module is loaded"Greg Kroah-Hartman
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-02dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-02fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-04-02r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-04-02bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-04-02bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-04-02net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-04-02mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-03-20sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-03-20net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-03-20net: rmnet: fix bridge mode bugsTaehee Yoo
2020-03-20net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-03-20net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-03-20net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo