summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-07-21sis900: fix TX completionSergej Benilov
2019-07-21ppp: mppe: Add softdep to arc4Takashi Iwai
2019-07-21be2net: fix link failure after ethtool offline testPetr Oros
2019-07-21e1000e: start network tx queue only when link is upKonstantin Khlebnikov
2019-07-21carl9170: fix misuse of device driver APIChristian Lamparter
2019-07-21mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-07-21mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai
2019-07-21mwifiex: Abort at too short BSS descriptor elementTakashi Iwai
2019-07-21bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-07-21can: mcp251x: add support for mcp25625Sean Nyekjaer
2019-07-21mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2019-07-10bonding: Always enable vlan tx offloadYueHaibing
2019-07-10team: Always enable vlan tx offloadYueHaibing
2019-07-10can: flexcan: fix timeout when set small bitrateJoakim Zhang
2019-07-10net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-06-22be2net: Fix number of Rx queues used for flow hashingIvan Vecera
2019-06-22usbnet: ipheth: fix racing conditionBernd Eckstein
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-06-11net: cdc_ncm: GetNtbFormat endian fixBjørn Mork
2019-06-11brcmfmac: add subtype check for event handling in data pathArend van Spriel
2019-06-11brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel
2019-06-11brcmfmac: fix incorrect event channel deductionGavin Li
2019-06-11brcmfmac: revise handling events in receive pathArend van Spriel
2019-06-11brcmfmac: screening firmware event packetFranky Lin
2019-06-11brcmfmac: Add length checks on firmware eventsHante Meuleman
2019-06-11bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2019-06-11net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-06-11bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan
2019-06-11usbnet: fix kernel crash after disconnectKloetzke Jan
2019-06-11net: stmmac: fix reset gpio free missingJisheng Zhang
2019-06-11cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-06-11brcmfmac: fix race during disconnect when USB completion is in progressPiotr Figiel
2019-06-11brcmfmac: convert dev_init_lock mutex to completionPiotr Figiel
2019-06-11b43: shut up clang -Wuninitialized variable warningArnd Bergmann
2019-06-11brcmfmac: fix missing checks for kmemdupKangjie Lu
2019-06-11rtlwifi: fix a potential NULL pointer dereferenceKangjie Lu
2019-06-11i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-06-11net: cw1200: fix a NULL pointer dereferenceKangjie Lu
2019-06-11mwifiex: prevent an array overflowDan Carpenter
2019-06-11brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()Dan Carpenter
2019-06-11cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-06-11at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing
2019-06-11ppp: deflate: Fix possible crash in deflate_initYueHaibing
2019-06-11net/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-16cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun
2019-05-16net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu