summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-11sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota
2020-03-11net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-11dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-03-10ibmvnic: Do not process device remove during device resetJuliet Kim
2020-03-09net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean
2020-03-09sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-03-08net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel
2020-03-06ionic: fix vf op lock usageShannon Nelson
2020-03-06dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur
2020-03-06fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-03-05sfc: complete the next packet when we receive a timestampTom Zhao
2020-03-05net: hns3: fix a not link up issue when fibre port supports autonegJian Shen
2020-03-03cxgb4: fix checks for max queues to allocateVishal Kulkarni
2020-03-01bnxt_en: fix error handling when flashing from fileEdwin Peer
2020-03-01bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-02-27net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-27hinic: fix a bug of rss configurationLuo bin
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin
2020-02-27hinic: fix a irq affinity bugLuo bin
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal
2020-02-24net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal
2020-02-23net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-02-20bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam
2020-02-20bnxt_en: Improve device shutdown method.Vasundhara Volam
2020-02-20net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-02-20ionic: fix fw_status readShannon Nelson
2020-02-20net: macb: Properly handle phylink on at91rm9200Alexandre Belloni
2020-02-19ice: Wait for VF to be reset/ready before configurationBrett Creeley
2020-02-19ice: Don't tell the OS that link is going downMichal Swiatkowski