aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-04-02net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-04-02Revert "r8169: check that Realtek PHY driver module is loaded"Greg Kroah-Hartman
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-04-02dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-02fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-04-02r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-04-02bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-04-02bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-04-02net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-04-02mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-03-20sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-03-20net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-03-20net: rmnet: fix bridge mode bugsTaehee Yoo
2020-03-20net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-03-20net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-03-20net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-03-20net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-03-20net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-03-20hinic: fix a bug of setting hw_ioctxtLuo bin
2020-03-20hinic: fix a irq affinity bugLuo bin
2020-03-20net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-03-18net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-18net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel
2020-03-11net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-03-11ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-03-11net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-03-11net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-03-11net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-03-05drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-05net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-05net: atlantic: fix potential error handlingPavel Belous
2020-03-05net: atlantic: fix use after free kasan warnPavel Belous
2020-03-05qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-03-05net: mscc: fix in frame extractionHoratiu Vultur
2020-03-05net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-03-05net: ena: ethtool: use correct value for crc32 hashSameeh Jubran
2020-03-05net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-03-05net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-03-05net: ena: rss: fix failure to get indirection tableSameeh Jubran
2020-03-05net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-03-05net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski
2020-03-05net: ena: fix uses of round_jiffies()Arthur Kiyanovski
2020-03-05net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-02-24mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel
2020-02-24mlx5: work around high stack usage with gccArnd Bergmann