summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-24net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter
2019-11-20slcan: Fix memory leak in error pathJouni Hogander
2019-11-20net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe
2019-11-20dpaa2-eth: free already allocated channels on probe deferIoana Ciornei
2019-11-20slip: Fix memory leak in slip_open error pathJouni Hogander
2019-11-20net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado
2019-11-20net: gemini: add missed free_netdevChuhong Yuan
2019-11-20mlxsw: core: Enable devlink reload only on probeJiri Pirko
2019-11-20devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-20ax88172a: fix information leak on short answersOliver Neukum
2019-11-12net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim
2019-11-12bonding: fix using uninitialized mode_lockTaehee Yoo
2019-11-12gve: Fixes DMA synchronization.Yangchun Fu
2019-11-12e1000: fix memory leaksWenwen Wang
2019-11-12igb: Fix constant media auto sense switching when no cable is connectedManfred Rudigier
2019-11-12net: ethernet: arc: add the missed clk_disable_unprepareChuhong Yuan
2019-11-12hv_netvsc: Fix error handling in netvsc_attach()Haiyang Zhang
2019-11-12mt76: dma: fix buffer unmap with non-linear skbsLorenzo Bianconi
2019-11-12net: mscc: ocelot: refuse to overwrite the port's native vlanVladimir Oltean
2019-11-12net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is upVladimir Oltean
2019-11-12wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost
2019-11-12net: hisilicon: Fix "Trying to free already-free IRQ"Jiangfeng Xiao
2019-11-12fjes: Handle workqueue allocation failureWill Deacon
2019-11-12virt_wifi: fix refcnt leak in module exit routineTaehee Yoo
2019-11-12macsec: fix refcnt leak in module exit routineTaehee Yoo
2019-11-12bonding: use dynamic lockdep key instead of subclassTaehee Yoo
2019-11-12bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo
2019-11-12net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey
2019-11-12iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho
2019-11-12iwlwifi: pcie: fix all 9460 entries for qnjLuca Coelho
2019-11-12iwlwifi: pcie: fix PCI ID 0x2720 configs that should be socLuca Coelho
2019-11-12net: stmmac: Fix the problem of tso_xmityuqi jin
2019-11-12net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dumpNavid Emamdoost
2019-11-12net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cqNavid Emamdoost
2019-11-12net/mlx5e: TX, Fix consumer index of error cqe dumpTariq Toukan
2019-11-12net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flowTariq Toukan
2019-11-12net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flowTariq Toukan
2019-11-12can: peak_usb: fix slab info leakJohan Hovold
2019-11-12can: mcba_usb: fix use-after-free on disconnectJohan Hovold
2019-11-12can: dev: add missing of_node_put() after calling of_get_child_by_name()Wen Yang
2019-11-12can: gs_usb: gs_can_open(): prevent memory leakNavid Emamdoost
2019-11-12can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb...Marc Kleine-Budde
2019-11-12can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean
2019-11-12can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck
2019-11-12can: flexcan: disable completely the ECC mechanismJoakim Zhang
2019-11-12can: usb_8dev: fix use-after-free on disconnectJohan Hovold
2019-11-12r8169: fix page read in r8168g_mdio_readHeiner Kallweit
2019-11-12net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta
2019-11-12net: mscc: ocelot: fix NULL pointer on LAG slave removalClaudiu Manoil
2019-11-12net: mscc: ocelot: don't handle netdev events for other netdevsClaudiu Manoil