summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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-01ibmvnic: Do not process device remove during device resetJuliet Kim
2020-04-01veth: ignore peer tx_dropped when counting local rx_droppedJiang Lidong
2020-04-01net/mlx5e: Fix endianness handling in pedit maskSebastian Hense
2020-04-01net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flowTariq Toukan
2020-04-01net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky
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-01net: ena: fix continuous keep-alive resetsArthur Kiyanovski
2020-04-01net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski
2020-04-01net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski
2020-04-01net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski
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-01net: bcmgenet: keep MAC in reset until PHY is upDoug Berger
2020-04-01Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger
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-21net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn
2020-03-21mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen
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