summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-06-13bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-06net/mlx4_en: fix potential use-after-free with dma_unmap_pageSarah Newman1-12/+20
2018-05-30net: stmmac: ensure that the MSS desc is the last desc to set the own bitNiklas Cassel1-1/+8
2018-05-30net: stmmac: ensure that the device has released ownership before reading dataNiklas Cassel1-0/+5
2018-05-30enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan1-3/+7
2018-05-30cxgb4: Fix queue free path of ULD driversArjun Vynipadath1-0/+1
2018-05-30cxgb4: Setup FW queues before registering netdevArjun Vynipadath1-3/+8
2018-05-30net/mlx5: Protect from command bit overflowLeon Romanovsky1-1/+1
2018-05-30net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli1-1/+2
2018-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev1-0/+1
2018-05-30sunvnet: does not support GSO for sctpCathy Zhou1-1/+1
2018-05-30bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan1-0/+3
2018-05-30net: smsc911x: Fix unload crash when link is upJeremy Linton1-2/+2
2018-05-30net: qcom/emac: Use proper free methods during TXHemanth Puranik1-9/+14
2018-05-30fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov1-1/+1
2018-05-30e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat1-2/+2
2018-05-30e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2-2/+2
2018-05-30gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil1-4/+3
2018-05-30ibmvnic: Free RX socket buffer in case of adapter errorThomas Falcon1-0/+1
2018-05-30gianfar: prevent integer wrapping in the rx handlerAndy Spencer1-2/+7
2018-05-30fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan1-2/+12
2018-05-30net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl1-1/+1
2018-05-30net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl1-1/+3
2018-05-25net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir1-1/+3
2018-05-19nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski1-2/+2
2018-05-19net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh1-8/+13
2018-05-19tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan1-4/+5
2018-05-19r8169: fix powering up RTL8168hHeiner Kallweit1-0/+3
2018-05-19net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim1-1/+10
2018-05-19net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2-2/+21
2018-05-19net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko1-0/+2
2018-05-19net: ethernet: sun: niu set correct packet size in skbRob Taglang1-3/+2
2018-05-198139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar1-1/+1
2018-04-29net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk1-1/+1
2018-04-13net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh1-0/+1
2018-04-13net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-47/+62
2018-04-13net/mlx5e: Sync netdev vxlan ports at openShahar Klein1-7/+3
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-04-13cxgb4vf: Fix SGE FL buffer initialization logic for 64K pagesArjun Vynipadath1-6/+17
2018-04-13net: ena: disable admin msix while working in polling modeNetanel Belgazal1-0/+8
2018-04-13net: ena: add missing unmap bars on device removalNetanel Belgazal1-4/+11
2018-04-13net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal1-0/+2
2018-04-13net: ena: fix race condition between submit and completion admin commandNetanel Belgazal1-4/+2
2018-04-13net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal1-10/+11
2018-04-13net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam1-0/+4
2018-04-13bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval1-4/+15
2018-04-13stmmac: fix ptp header for GMAC3 hw timestampMario Molitor2-4/+14
2018-04-13net: emac: fix reset timeout with AR8035 phyChristian Lamparter1-4/+22
2018-04-13e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson1-1/+6