summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-09-21net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-09-21net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-09-21amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing
2019-09-21sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai
2019-09-21ibmvnic: Do not process reset during or after device removalThomas Falcon
2019-09-21r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani
2019-09-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang
2019-09-21ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing
2019-09-21ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang
2019-09-19rsi: fix a double free bug in rsi_91x_deinit()Hui Peng
2019-09-19ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-19tun: fix use-after-free when register netdev failedYang Yingliang
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski
2019-09-19ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert
2019-09-19cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-16iwlwifi: add new card for 9260 seriesIhab Zhaika
2019-09-16iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modulesLuca Coelho
2019-09-16mt76: fix corrupted software generated tx CCMP PNFelix Fietkau
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang
2019-09-10net: cavium: fix driver nameStephen Hemminger
2019-09-10ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon
2019-09-10net: kalmia: fix memory leaksWenwen Wang
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang
2019-09-10lan78xx: Fix memory leaksWenwen Wang
2019-09-10net: myri10ge: fix memory leaksWenwen Wang
2019-09-10liquidio: add cleanup in octeon_setup_iq()Wenwen Wang
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor
2019-09-10hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-09-06mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka
2019-08-29net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao
2019-08-29net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao
2019-08-29net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao
2019-08-29net: stmmac: tc: Do not return a fragment entryJose Abreu
2019-08-29net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-08-29net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET
2019-08-29net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang
2019-08-29can: peak_usb: force the string buffer NULL-terminatedWang Xiayang
2019-08-29can: sja1000: force the string buffer NULL-terminatedWang Xiayang
2019-08-29net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai
2019-08-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai
2019-08-29qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon
2019-08-29net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham
2019-08-29can: mcp251x: add error check when wq alloc failedWeitao Hou