summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-04-08iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho
2020-04-08iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein
2020-04-08iwlwifi: consider HE capability when setting LDPCMordechay Goodstein
2020-04-08net/mlx5e: kTLS, Fix wrong value in record tracker enumTariq Toukan
2020-04-08brcmfmac: abort and release host after errorGuenter Roeck
2020-04-08net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flowTariq Toukan
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-01net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-04-01r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-04-01rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44Larry Finger
2020-04-01iwlwifi: mvm: fix non-ACPI functionJohannes Berg
2020-04-01net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-04-01sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-01dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-01fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-04-01net/mlx5e: Do not recover from a non-fatal syndromeAya Levin
2020-04-01net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-04-01net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin
2020-04-01net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin
2020-04-01net/mlx5: DR, Fix postsend actions write lengthHamdan Igbaria
2020-04-01bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-04-01bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan
2020-04-01bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan
2020-04-01bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-04-01bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-04-01vxlan: check return value of gro_cells_init()Taehee Yoo
2020-04-01slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-04-01r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-04-01net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-04-01net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki
2020-04-01net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
2020-04-01net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2020-04-01net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko
2020-04-01net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-04-01net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli
2020-04-01net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst
2020-04-01mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-04-01mlxsw: pci: Only issue reset when system is readyIdo Schimmel
2020-04-01macsec: restrict to ethernet devicesWillem de Bruijn
2020-04-01geneve: move debug check after netdev unregisterFlorian Westphal
2020-04-01cxgb4: fix Txq restart check during backpressureRahul Lakkireddy
2020-04-01cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy
2020-03-21sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-03-21net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-03-21net: rmnet: fix bridge mode bugsTaehee Yoo
2020-03-21net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-03-21net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-03-21net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-03-21net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo