summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-12-13can: ucan: fix non-atomic allocation in completion handlerJohan Hovold
2019-12-13can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2019-12-13mwifiex: Re-work support for SDIO HW resetUlf Hansson
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost
2019-12-04r8169: fix resume on cable plug-inHeiner Kallweit
2019-12-04r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit
2019-12-04slip: Fix use-after-free Read in slip_openJouni Hogander
2019-12-04net: macb: add missed tasklet_killChuhong Yuan
2019-12-04net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel
2019-12-04mdio_bus: don't use managed reset-controllerDavid Bauer
2019-12-04macvlan: schedule bc_work even if errorMenglong Dong
2019-12-04gve: Fix the queue page list allocated pages countJeroen de Borst
2019-11-29ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter
2019-11-29ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson
2019-11-29ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng
2019-11-29ath9k_hw: fix uninitialized variable dataDenis Efremov
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets
2019-11-20Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani
2019-11-20net: qca_spi: Move reset_count to struct qcaspiStefan Wahren
2019-11-20net: qca_spi: fix receive buffer size checkMichael Heimpold
2019-11-20net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE modeJuliet Kim
2019-11-20Revert "net/ibmvnic: Fix EOI when running in XIVE mode"Juliet Kim
2019-11-20net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha
2019-11-20net/mlx5: Update the list of the PCI supported devicesShani Shapp
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb
2019-11-20net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver
2019-11-20net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha
2019-11-20net/mlx5e: Fix set vf link state error flowRoi Dayan
2019-11-20net/mlx5: DR, Limit STE hash table enlarge based on bytemaskAlex Vesker
2019-11-20net/mlx5: DR, Skip rehash for tables with byte mask zeroAlex Vesker
2019-11-20net/mlx5: DR, Fix invalid EQ vector number on CQ creationAlex Vesker
2019-11-20net/mlx5e: Reorder mirrer action parsing to check for encap firstVlad Buslov
2019-11-20net/mlx5e: Fix ingress rate configuration for representorsEli Cohen
2019-11-20net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen
2019-11-19mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven
2019-11-19Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"David S. Miller
2019-11-19net: hns3: fix a wrong reset interrupt status maskHuazhong Tan
2019-11-19net: fec: fix clock count mis-matchChuhong Yuan
2019-11-19net: phylink: fix link mode modification in PHY modeRussell King
2019-11-19net: phylink: update documentation on create and destroyRussell King
2019-11-19r8169: disable TSO on a single version of RTL8168c to fix performanceCorinna Vinschen
2019-11-19gve: fix dma sync bug where not all pages syncedAdi Suresh
2019-11-18mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabledMarek BehĂșn
2019-11-18phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan