aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-05-25RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2019-05-25net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed
2019-05-25net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed
2019-05-25net/mlx5e: Additional check for flow destination comparisonDmytro Linkin
2019-05-25net/mlx5e: Add missing ethtool driver info for representorsDmytro Linkin
2019-05-25nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-16net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer
2019-05-16net: macb: Change interrupt and napi enable order in openHarini Katakam
2019-05-16net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-16dpaa_eth: fix SG frame cleanupLaurentiu Tudor
2019-05-16net: mvpp2: fix validate for PPv2.1Antoine Tenart
2019-05-16ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil
2019-05-16qed: Fix the DORQ's attentions handlingDenis Bolotin
2019-05-16qed: Fix missing DORQ attentionsDenis Bolotin
2019-05-16qed: Fix the doorbell address sanity checkDenis Bolotin
2019-05-16qed: Delete redundant doorbell recovery typesDenis Bolotin
2019-05-16qede: fix write to free'd pointer error and double free of ptpColin Ian King
2019-05-16vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King
2019-05-10net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-05-08libcxgb: fix incorrect ppmax calculationVarun Prakash
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-08net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-05-08net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-08net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen
2019-05-08net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-05-08net/mlx5: E-Switch, Protect from invalid memory access in offload fdb tableRoi Dayan
2019-05-08net: hns3: fix compile errorXi Wang
2019-05-08i40e: fix WoL support checkStefan Assmann
2019-05-08ixgbe: fix mdio bus registrationIvan Vecera
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-08i40e: fix i40e_ptp_adjtime when given a negative deltaJacob Keller
2019-05-05bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan
2019-05-05bnxt_en: Fix statistics context reservation logic.Michael Chan
2019-05-05bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan
2019-05-05bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan
2019-05-05bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-05-05bnxt_en: Improve multicast address setup logic.Michael Chan
2019-05-04net: ethernet: ti: fix possible object reference leakWen Yang
2019-05-04net: ibm: fix possible object reference leakWen Yang
2019-05-04net: xilinx: fix possible object reference leakWen Yang
2019-05-04net: macb: Add null check for PCLK and HCLKHarini Katakam