aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-08-02iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg
2019-08-02brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter
2019-08-02hv_netvsc: fix race that may miss tx queue wakeupHaiyang Zhang
2019-08-02net: ena: gcc 8: fix compilation warningSameeh Jubran
2019-08-02cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-08-02at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing
2019-08-02brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-08-02brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-08-02iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho
2019-08-02qmi_wwan: new Wistron, ZTE and D-Link devicesBjørn Mork
2019-08-02net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu
2019-08-02p54: drop device reference count if fails to enable devicePan Bian
2019-08-02net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed
2019-08-02ppp: deflate: Fix possible crash in deflate_initYueHaibing
2019-08-02nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren
2019-08-02net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2019-08-02net/mlx4_core: Change the error print to info printYunjian Wang
2019-08-02net: Always descend into dsa/Florian Fainelli
2019-05-30tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang
2019-05-30tuntap: fix dividing by zero in ebpf queue selectionJason Wang
2019-05-30net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-30net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer
2019-05-30net: macb: Change interrupt and napi enable order in openHarini Katakam
2019-05-30net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-30dpaa_eth: fix SG frame cleanupLaurentiu Tudor
2019-05-30bonding: fix arp_validate toggling in active-backup modeJarod Wilson
2019-05-30rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva
2019-05-30mwl8k: Fix rate_idx underflowPetr Štetiar
2019-05-30cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun
2019-05-30mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel
2019-05-30mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel
2019-05-30mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel
2019-05-30mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel
2019-05-30net: fec: manage ahb clock in runtime pmAndy Duan
2019-05-30spi: Micrel eth switch: declare missing of tableDaniel Gomez
2019-05-30ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil
2019-05-30qede: fix write to free'd pointer error and double free of ptpColin Ian King
2019-05-30vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King
2019-05-23libcxgb: fix incorrect ppmax calculationVarun Prakash
2019-05-23net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-05-23net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-23net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-05-23net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-05-23net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-23net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-23net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-05-23net: stmmac: don't log oversized framesAaro Koskinen
2019-05-23net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-23net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-23net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen