summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-08-25Merge tag 'mlx5-fixes-2019-08-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-31/+29
2019-08-24Revert "r8169: remove not needed call to dma_sync_single_for_device"Heiner Kallweit1-0/+1
2019-08-23qed: Add cleanup in qed_slowpath_start()Wenwen Wang1-1/+3
2019-08-23ocelot_ace: fix action of trapYangbo Lu1-1/+1
2019-08-22net/mlx5e: Remove ethernet segment from dump WQEEran Ben Elisha1-16/+10
2019-08-22net/mlx5e: Add num bytes metadata to WQE infoEran Ben Elisha1-5/+7
2019-08-22net/mlx5: Fix delay in fw fatal report handling due to fw reportMoshe Shemesh1-9/+10
2019-08-22net/mlx5: Fix crdump chunks printMoshe Shemesh1-1/+2
2019-08-22gve: Copy and paste bug in gve_get_stats()Dan Carpenter1-1/+1
2019-08-21net: cpsw: fix NULL pointer exception in the probe error pathAntoine Tenart1-1/+1
2019-08-20nfp: flower: verify that block cb is not busy before bindingVlad Buslov1-0/+7
2019-08-19ravb: Fix use-after-free ravb_tstamp_skbTho Vu1-2/+6
2019-08-19net: sched: use major priority number as hardware priorityPablo Neira Ayuso5-13/+7
2019-08-19net: cavium: fix driver nameStephen Hemminger1-1/+1
2019-08-18ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon1-9/+2
2019-08-18bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2-5/+5
2019-08-18bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru1-3/+1
2019-08-18bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam1-3/+6
2019-08-18bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam1-7/+5
2019-08-18bnxt_en: Improve RX doorbell sequence.Michael Chan1-3/+7
2019-08-18bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan1-8/+18
2019-08-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra3-8/+18
2019-08-15net: myri10ge: fix memory leaksWenwen Wang1-1/+1
2019-08-15liquidio: add cleanup in octeon_setup_iq()Wenwen Wang1-1/+3
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha3-0/+46
2019-08-15net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy1-0/+3
2019-08-15cxgb4: fix a memory leak bugWenwen Wang1-1/+3
2019-08-14net/mlx4_en: fix a memory leak bugWenwen Wang1-1/+2
2019-08-14ibmveth: Convert multicast list size for little-endian systemThomas Falcon1-4/+5
2019-08-12net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-08-12mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata1-83/+55
2019-08-12net: nps_enet: Fix function names in doc commentsJonathan Neuschäfer1-2/+2
2019-08-09Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller11-104/+97
2019-08-09ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo1-4/+1
2019-08-09net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang1-2/+3
2019-08-08net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin1-3/+0
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2-5/+8
2019-08-08net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin1-4/+2
2019-08-08net/mlx5e: kTLS, Fix tisn field placementTariq Toukan1-3/+3
2019-08-08net/mlx5e: kTLS, Fix tisn field nameTariq Toukan1-3/+3
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan3-6/+13
2019-08-08net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan1-0/+1
2019-08-08net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib1-0/+8
2019-08-08net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen1-0/+3
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen3-21/+26
2019-08-08net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy1-63/+34
2019-08-07net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-08-07net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-08-07net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-08-06net: stmmac: tc: Do not return a fragment entryJose Abreu1-1/+1