summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-05-31igb: Exclude device from suspend direct complete optimizationKai-Heng Feng1-0/+3
2019-05-31e1000e: Disable runtime PM on CNP+Kai-Heng Feng1-1/+1
2019-05-31cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva1-1/+1
2019-05-31wil6210: fix return code of wmi_mgmt_tx and wmi_mgmt_tx_extLior David2-5/+11
2019-05-31rtlwifi: fix potential NULL pointer dereferencePing-Ke Shih6-0/+14
2019-05-31brcmfmac: fix Oops when bringing up interface during USB disconnectPiotr Figiel1-3/+7
2019-05-31brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel1-2/+8
2019-05-31brcmfmac: fix WARNING during USB disconnect in case of unempty psqPiotr Figiel1-18/+24
2019-05-31brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel1-9/+8
2019-05-31b43: shut up clang -Wuninitialized variable warningArnd Bergmann1-3/+3
2019-05-31brcmfmac: fix missing checks for kmemdupKangjie Lu1-0/+4
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing1-1/+5
2019-05-31rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-05-31qmi_wwan: Add quirk for Quectel dynamic configKristian Evensen1-34/+31
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley1-0/+8
2019-05-31i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz1-2/+4
2019-05-31net: cw1200: fix a NULL pointer dereferenceKangjie Lu1-0/+5
2019-05-31rsi: Fix NULL pointer dereference in kmallocAditya Pakki1-12/+18
2019-05-31mwifiex: prevent an array overflowDan Carpenter1-0/+3
2019-05-31iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg1-1/+6
2019-05-31brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter1-2/+3
2019-05-31hv_netvsc: fix race that may miss tx queue wakeupHaiyang Zhang1-6/+9
2019-05-31net: ena: gcc 8: fix compilation warningSameeh Jubran1-1/+1
2019-05-31cxgb4: Fix error path in cxgb4_init_moduleYueHaibing1-3/+12
2019-05-31at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing1-2/+2
2019-05-31brcmfmac: add subtype check for event handling in data pathArend van Spriel3-7/+16
2019-05-31brcmfmac: assure SSID length from firmware is limitedArend van Spriel1-0/+2
2019-05-25iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho1-4/+24
2019-05-25qmi_wwan: new Wistron, ZTE and D-Link devicesBjørn Mork1-0/+10
2019-05-25net: ieee802154: fix missing checks for regmap_update_bitsKangjie Lu1-0/+6
2019-05-25p54: drop device reference count if fails to enable devicePan Bian1-1/+2
2019-05-25net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed1-1/+17
2019-05-25net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed1-0/+1
2019-05-25ppp: deflate: Fix possible crash in deflate_initYueHaibing1-6/+14
2019-05-25nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren1-6/+11
2019-05-25net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+2
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang1-1/+1
2019-05-25net: Always descend into dsa/Florian Fainelli1-1/+1
2019-05-16tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang1-1/+6
2019-05-16tuntap: fix dividing by zero in ebpf queue selectionJason Wang1-1/+6
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy1-5/+3
2019-05-16net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer1-0/+1
2019-05-16net: macb: Change interrupt and napi enable order in openHarini Katakam1-3/+3
2019-05-16net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe1-0/+2
2019-05-16dpaa_eth: fix SG frame cleanupLaurentiu Tudor1-1/+1
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson1-7/+0
2019-05-16rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-05-16mwl8k: Fix rate_idx underflowPetr Štetiar1-4/+9
2019-05-16cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun1-1/+4
2019-05-16mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel1-1/+1