aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-10-07Merge tag 'v5.2.17'Bruce Ashfield
2019-09-21net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-09-21enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-09-21net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu
2019-09-21net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-09-21net: aquantia: linkstate irq should be oneshotIgor Russkikh
2019-09-21net: aquantia: reapply vlan filters on upDmitry Bogdanov
2019-09-21net: aquantia: fix removal of vlan 0Dmitry 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-21net: aquantia: fix limit of vlan filtersDmitry Bogdanov
2019-09-21net: hns: fix LED configuration for marvell phyYonglong Liu
2019-09-21net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()Huazhong Tan
2019-09-19rsi: fix a double free bug in rsi_91x_deinit()Hui Peng
2019-09-19mt76: mt7615: Use after free in mt7615_mcu_set_bcn()Dan Carpenter
2019-09-19mt76: Fix a signedness bug in mt7615_add_interface()Dan Carpenter
2019-09-19mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka
2019-09-19Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka
2019-09-19ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck
2019-09-19ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets
2019-09-19tun: fix use-after-free when register netdev failedYang Yingliang
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski
2019-09-19ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher
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-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-10ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
2019-09-10net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin
2019-09-10Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann
2019-09-10r8152: remove calling netif_napi_delHayes Wang