aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-25iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho
2019-05-25qmi_wwan: new Wistron, ZTE and D-Link devicesBjørn Mork
2019-05-25net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu
2019-05-25RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2019-05-25brcmfmac: Add DMI nvram filename quirk for ACEPC T8 and T11 mini PCsHans de Goede
2019-05-25p54: drop device reference count if fails to enable devicePan Bian
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-25ppp: deflate: Fix possible crash in deflate_initYueHaibing
2019-05-25nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren
2019-05-25net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang
2019-05-25net: Always descend into dsa/Florian Fainelli
2019-05-16net: phy: fix phy_validate_pauseHeiner Kallweit
2019-05-16tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang
2019-05-16tuntap: fix dividing by zero in ebpf queue selectionJason 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-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson
2019-05-16rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva
2019-05-16mwl8k: Fix rate_idx underflowPetr Štetiar
2019-05-16cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun
2019-05-16net: mvpp2: fix validate for PPv2.1Antoine Tenart
2019-05-16net: vrf: Fix operation not supported when set vrf macMiaohe Lin
2019-05-16spi: Micrel eth switch: declare missing of tableDaniel Gomez
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