summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-07-05ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein1-9/+14
2017-07-05be2net: fix status check in be_cmd_pmac_add()Ivan Vecera1-1/+1
2017-07-05ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth1-2/+5
2017-07-05amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2-2/+6
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet1-1/+1
2017-07-05net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli1-2/+0
2017-07-05net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli1-0/+3
2017-07-05net: bgmac: Fix SOF bit checkingFlorian Fainelli1-2/+3
2017-07-05bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2017-07-05bgmac: fix a missing check for build_skbwangweidong1-0/+5
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2017-07-05net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT1-5/+3
2017-07-05sfc: provide dummy definitions of vswitch functionsBert Kenward1-0/+10
2017-07-05net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen1-2/+12
2017-06-17ravb: unmap descriptors when freeing ringsKazuya Mizuguchi1-48/+64
2017-06-17net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov1-2/+43
2017-06-17gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha1-2/+2
2017-06-17net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein3-1/+14
2017-06-17net: hns: Fix the device being used for dma mapping during TXKejian Yan1-1/+1
2017-06-17net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula1-3/+7
2017-06-17net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula1-54/+62
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-06-07be2net: Fix offload features for Q-in-Q packetsVlad Yasevich1-1/+3
2017-05-14bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter1-1/+2
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2017-05-02net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli1-4/+5
2017-04-21ibmveth: calculate gso_segs for large packetsThomas Falcon1-2/+10
2017-04-18ibmveth: set correct gso_size and gso_typeThomas Falcon2-2/+64
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein1-2/+3
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-03-30igb: add i211 to i210 PHY workaroundSumit Semwal1-1/+1
2017-03-30igb: Workaround for igb i210 firmware issueSumit Semwal1-0/+4
2017-03-30net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger1-15/+0
2017-03-30net/mlx5e: Count LRO packets correctlyGal Pressman1-0/+4
2017-03-30net/mlx5: Increase number of max QPs in default profileMaor Gottlieb1-1/+1
2017-03-30amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas3-50/+78
2017-03-30net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli1-2/+4
2017-03-18cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-03-15net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni1-1/+1
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-14hns: avoid stack overflow with CONFIG_KASANArnd Bergmann1-6/+2
2017-02-04ravb: do not use zero-length alignment DMA descriptorMasaru Nagai1-0/+13
2017-02-04net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli1-7/+18
2017-02-04mlxsw: pci: Fix EQE structure definitionElad Raz1-4/+4
2017-02-04mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1
2017-02-04mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky1-0/+1