summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-08-04ath10k: Change the warning message stringFabio Estevam1-1/+1
2019-07-31bonding: validate ip header before check IPPROTO_IGMPCong Wang1-14/+23
2019-07-31macsec: fix checksumming after decryptionAndreas Steinmetz1-0/+1
2019-07-31macsec: fix use-after-free of skb during RXAndreas Steinmetz1-3/+2
2019-07-31vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-31sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-31net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach1-0/+2
2019-07-31net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-31caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-07-31bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli4-11/+34
2019-07-31bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-31net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-31iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-31iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-07-31iavf: fix dereference of null rx_buffer pointerColin Ian King1-2/+4
2019-07-31net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer1-0/+5
2019-07-31gtp: fix use-after-free in gtp_newlink()Taehee Yoo1-1/+1
2019-07-31gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo1-2/+15
2019-07-31gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo1-1/+1
2019-07-31gtp: fix suspicious RCU usageTaehee Yoo1-2/+6
2019-07-31gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo1-1/+6
2019-07-31net: usb: asix: init MAC address buffersPhong Tran1-3/+3
2019-07-31iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-07-31ath10k: destroy sdio workqueue while remove sdio moduleWen Gong1-0/+3
2019-07-31net: hns3: add some error checking in hclge_tm moduleYunsheng Lin1-1/+5
2019-07-31net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu1-2/+1
2019-07-31ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2-1/+3
2019-07-31ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-07-31ath10k: add missing error handlingClaire Chang1-0/+4
2019-07-31mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18
2019-07-31mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi1-15/+18
2019-07-31rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih1-2/+3
2019-07-31net: sfp: add mutex to prevent concurrent state checksRobert Hancock1-1/+5
2019-07-31net: axienet: Fix race condition causing TX hangRobert Hancock1-3/+17
2019-07-31net: fec: Do not use netdev messages too earlyFabio Estevam1-3/+3
2019-07-31net: stmmac: dwmac4: fix flow control issueBiao Huang1-2/+6
2019-07-31net: phy: Check against net_device being NULLIoana Ciornei1-0/+6
2019-07-31qed: Set the doorbell address correctlyMichal Kalderon2-12/+19
2019-07-31net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu1-2/+8
2019-07-31net: stmmac: dwmac1000: Clear unused address entriesJose Abreu1-0/+6
2019-07-31ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli1-1/+1
2019-07-31ath6kl: add some bounds checkingDan Carpenter1-1/+9
2019-07-31ath9k: Check for errors when reading SREV registerTim Schumacher1-9/+23
2019-07-31ath10k: Do not send probe response template for meshSurabhi Vishnoi1-0/+4
2019-07-31wil6210: fix potential out-of-bounds readGustavo A. R. Silva1-0/+1
2019-07-21sis900: fix TX completionSergej Benilov1-8/+8
2019-07-21ppp: mppe: Add softdep to arc4Takashi Iwai1-0/+1
2019-07-21be2net: fix link failure after ethtool offline testPetr Oros1-6/+22
2019-07-21carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-07-21p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18