summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-31cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-05-31rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih
2019-05-31brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel
2019-05-31brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel
2019-05-31brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel
2019-05-31brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel
2019-05-31b43: shut up clang -Wuninitialized variable warningArnd Bergmann
2019-05-31brcmfmac: fix missing checks for kmemdupKangjie Lu
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing
2019-05-31rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-05-31i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz
2019-05-31net: cw1200: fix a NULL pointer dereferenceKangjie Lu
2019-05-31mwifiex: prevent an array overflowDan Carpenter
2019-05-31iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg
2019-05-31brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter
2019-05-31net: ena: gcc 8: fix compilation warningSameeh Jubran
2019-05-31cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-05-31at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing
2019-05-31brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-05-31brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-05-25iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho
2019-05-25p54: drop device reference count if fails to enable devicePan Bian
2019-05-25net: Always descend into dsa/Florian Fainelli
2019-05-25ppp: deflate: Fix possible crash in deflate_initYueHaibing
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-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: 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-16mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel
2019-05-16mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel
2019-05-16mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel
2019-05-16mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel
2019-05-16net: fec: manage ahb clock in runtime pmAndy Duan
2019-05-16net: hns: Fix WARNING when hns modules installedJun Xiao
2019-05-16gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce
2019-05-16net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding
2019-05-16spi: Micrel eth switch: declare missing of tableDaniel Gomez
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