summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-12-18r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit
2019-12-18net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean
2019-12-18ionic: keep users rss hash across lif resetShannon Nelson
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-12-18net/mlx5e: ethtool, Fix analysis of speed settingAya Levin
2019-12-18net/mlx5e: Fix translation of link mode into speedAya Levin
2019-12-18net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan
2019-12-18net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha
2019-12-18net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-18net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2019-12-18net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-12-18net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-17r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov
2019-12-17wil6210: check len before memcpy() callsDenis Efremov
2019-12-17rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger
2019-12-17rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger
2019-12-17rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger
2019-12-17iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg
2019-12-17virt_wifi: fix use-after-free in virt_wifi_newlink()Taehee Yoo
2019-12-17brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki
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