summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-05-31cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
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: 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-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-25p54: drop device reference count if fails to enable devicePan Bian
2019-05-25ppp: deflate: Fix possible crash in deflate_initYueHaibing
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-16rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva
2019-05-16cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun
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: 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-08bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-08net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-05-08bnxt_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: ks8851: Set initial carrier state to downLukas Wunner
2019-05-04net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-04net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-04net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-04usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva
2019-05-04usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-02team: fix possible recursive locking when add slavesHangbin Liu
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing