aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-01-15Merge tag 'v5.2.29' into v5.2/standard/baseBruce Ashfield
2020-01-09slip: Fix use-after-free Read in slip_openJouni Hogander
2020-01-09can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2020-01-09can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang
2020-01-09ath9k_hw: fix uninitialized variable dataDenis Efremov
2020-01-09ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng
2020-01-09ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson
2020-01-09ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter
2020-01-09net/mlx5: Update the list of the PCI supported devicesShani Shapp
2020-01-09net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha
2020-01-09net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen
2020-01-09net/mlx5: Fix auto group size calculationMaor Gottlieb
2020-01-09net/mlx5e: Fix set vf link state error flowRoi Dayan
2020-01-09net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha
2020-01-09sfc: Only cancel the PPS workqueue if it existsMartin Habets
2020-01-09net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan
2020-01-09net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo
2020-01-09mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata
2020-01-09slcan: Fix memory leak in error pathJouni Hogander
2020-01-09net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe
2020-01-09dpaa2-eth: free already allocated channels on probe deferIoana Ciornei
2020-01-09slip: Fix memory leak in slip_open error pathJouni Hogander
2020-01-09net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2020-01-09net: gemini: add missed free_netdevChuhong Yuan
2020-01-09ax88172a: fix information leak on short answersOliver Neukum
2019-12-29Merge tag 'v5.2.28' into v5.2/standard/baseBruce Ashfield
2019-12-29net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter
2019-12-29bonding: fix active-backup transition after link failureMahesh Bandewar
2019-12-29mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2019-12-29net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim
2019-12-29bonding: fix using uninitialized mode_lockTaehee Yoo
2019-12-29e1000: fix memory leaksWenwen Wang
2019-12-29igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-12-29net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan
2019-12-29hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang
2019-12-29mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi
2019-12-29net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean
2019-12-29net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean
2019-12-29net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-12-29fjes: Handle workqueue allocation failureWill Deacon
2019-12-29virt_wifi: fix refcnt leak in module exit routineTaehee Yoo
2019-12-29macsec: fix refcnt leak in module exit routineTaehee Yoo
2019-12-29bonding: use dynamic lockdep key instead of subclassTaehee Yoo
2019-12-29bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo
2019-12-29net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey
2019-12-29iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho
2019-12-29iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho
2019-12-29iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho
2019-12-29net/mlx5e: TX, Fix consumer index of error cqe dumpTariq Toukan
2019-12-29net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan