summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-10-18net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT1-3/+3
2018-10-18mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel3-6/+17
2018-10-18r8169: re-enable MSI-X on RTL8168gHeiner Kallweit1-5/+0
2018-10-18net: qla3xxx: Remove overflowing shift statementNathan Chancellor1-2/+0
2018-10-16nfp: flower: use offsets provided by pedit instead of index for ipv6Pieter Jansen van Vuuren1-11/+15
2018-10-16nfp: flower: fix multiple keys per pedit actionPieter Jansen van Vuuren1-4/+12
2018-10-16nfp: flower: fix pedit set actions for multiple partial masksPieter Jansen van Vuuren1-6/+9
2018-10-16net: fec: don't dump RX FIFO register when not availableFugang Duan2-4/+16
2018-10-16qed: fix spelling mistake "Ireelevant" -> "Irrelevant"Colin Ian King1-1/+1
2018-10-16net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli1-2/+5
2018-10-16Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller7-38/+28
2018-10-16r8169: Enable MSI-X on RTL8106eJian-Hong Pan1-6/+3
2018-10-11r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chipsMaciej S. Szmigiero1-2/+2
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas1-1/+4
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh1-28/+15
2018-10-11net/mlx5: WQ, fixes for fragmented WQ buffers APITariq Toukan5-32/+23
2018-10-11net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen1-1/+1
2018-10-11net/mlx5: Fix memory leak when setting fpga ipsec capsTalat Batheesh1-5/+4
2018-10-09net: ena: fix auto casting to booleanArthur Kiyanovski1-4/+4
2018-10-09net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski1-2/+7
2018-10-09net: ena: fix rare bug when failed restart/resume is followed by driver removalArthur Kiyanovski1-0/+4
2018-10-09net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski1-8/+1
2018-10-06net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier1-4/+5
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang1-0/+17
2018-10-05be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti1-4/+1
2018-10-05bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam1-1/+1
2018-10-05bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru1-4/+6
2018-10-05bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam1-3/+3
2018-10-05bnxt_en: Fix VNIC reservations on the PF.Michael Chan1-1/+1
2018-10-04mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel1-0/+2
2018-10-04mlxsw: pci: Derive event type from event queue numberNir Dotan1-4/+7
2018-10-04Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman36-313/+194
2018-10-04ixgbe: check return value of napi_complete_done()Song Liu1-5/+7
2018-10-03r8169: always autoneg on resumeAlex Xu (Hello71)1-4/+3
2018-10-03Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller6-5/+74
2018-10-03net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan1-1/+1
2018-10-03net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan1-1/+1
2018-10-03net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti1-0/+3
2018-10-03net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli1-17/+11
2018-10-02nfp: avoid soft lockups under control message stormJakub Kicinski1-5/+12
2018-10-02declance: Fix continuation with the adapter identification messageMaciej W. Rozycki1-4/+6
2018-10-02net: fec: fix rare tx timeoutRickard x Andersson1-4/+4
2018-10-02r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFOHeiner Kallweit1-12/+8
2018-10-01net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu1-0/+3
2018-10-01net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha1-2/+2
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel5-3/+69
2018-09-29r8169: Disable clk during suspend / resumeHans de Goede1-0/+5
2018-09-29qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh5-12/+17
2018-09-28ibmvnic: remove ndo_poll_controllerEric Dumazet1-16/+0