summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-07-26net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-07-26iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-07-26net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer
2019-07-26gtp: fix use-after-free in gtp_newlink()Taehee Yoo
2019-07-26gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo
2019-07-26gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo
2019-07-26gtp: fix suspicious RCU usageTaehee Yoo
2019-07-26gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo
2019-07-26bonding: validate ip header before check IPPROTO_IGMPCong Wang
2019-07-26net: usb: asix: init MAC address buffersPhong Tran
2019-07-26bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-07-26iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski
2019-07-26igb: clear out skb->tstamp after reading the txtimeVedang Patel
2019-07-26net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier
2019-07-26ath10k: destroy sdio workqueue while remove sdio moduleWen Gong
2019-07-26net: hns3: add some error checking in hclge_tm moduleYunsheng Lin
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-07-26wil6210: drop old event after wmi_call timeoutAhmad Masri
2019-07-26ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues
2019-07-26ath10k: fix PCIE device wake up failedMiaoqing Pan
2019-07-26ath10k: add missing error handlingClaire Chang
2019-07-26mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi
2019-07-26mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi
2019-07-26rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih
2019-07-26net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon
2019-07-26net: sfp: add mutex to prevent concurrent state checksRobert Hancock
2019-07-26net: axienet: Fix race condition causing TX hangRobert Hancock
2019-07-26net: fec: Do not use netdev messages too earlyFabio Estevam
2019-07-26net: stmmac: modify default value of tx-framesBiao Huang
2019-07-26net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-07-26net: hns3: set ops to null when unregister ad_devWeihang Li
2019-07-26net: phy: Check against net_device being NULLIoana Ciornei
2019-07-26qed: Set the doorbell address correctlyMichal Kalderon
2019-07-26net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu
2019-07-26net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2019-07-26ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli
2019-07-26wil6210: fix spurious interrupts in 3-msiMaya Erez
2019-07-26ath10k: add peer id check in ath10k_peer_find_by_idWen Gong
2019-07-26ath6kl: add some bounds checkingDan Carpenter
2019-07-26ath9k: Check for errors when reading SREV registerTim Schumacher
2019-07-26ath10k: Do not send probe response template for meshSurabhi Vishnoi
2019-07-26wil6210: fix potential out-of-bounds readGustavo A. R. Silva
2019-07-21sis900: fix TX completionSergej Benilov
2019-07-21ppp: mppe: Add softdep to arc4Takashi Iwai