summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: systemport: fix index check to avoid an array out of bounds accessColin Ian King2020-03-121-1/+1
* net: hns3: clear port base VLAN when unload PFJian Shen2020-03-121-0/+23
* net: hns3: fix RMW issue for VLAN filter switchJian Shen2020-03-121-4/+15
* net: hns3: fix VF VLAN table entries inconsistent issueJian Shen2020-03-124-0/+6
* net: hns3: fix "tc qdisc del" failed issueYonglong Liu2020-03-121-1/+1
* net: mvmdio: avoid error message for optional IRQChris Packham2020-03-121-3/+3
* sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota2020-03-121-1/+1
* net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski2020-03-121-3/+3
* dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor2020-03-111-3/+1
* ibmvnic: Do not process device remove during device resetJuliet Kim2020-03-102-3/+27
* net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean2020-03-101-11/+17
* sfc: detach from cb_page in efx_copy_channel()Edward Cree2020-03-101-0/+1
* net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel2020-03-091-1/+2
* ionic: fix vf op lock usageShannon Nelson2020-03-071-4/+4
* dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur2020-03-071-3/+107
* fsl/fman: detect FMan erratum A050385Madalin Bucur2020-03-073-0/+51
* sfc: complete the next packet when we receive a timestampTom Zhao2020-03-056-31/+78
* net: hns3: fix a not link up issue when fibre port supports autonegJian Shen2020-03-051-1/+3
* cxgb4: fix checks for max queues to allocateVishal Kulkarni2020-03-041-22/+27
* bnxt_en: fix error handling when flashing from fileEdwin Peer2020-03-021-13/+11
* bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam2020-03-021-2/+2
* mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen2020-02-271-1/+1
* sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)2020-02-271-3/+35
* net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo2020-02-271-0/+3
* net: rmnet: fix bridge mode bugsTaehee Yoo2020-02-274-77/+64
* net: rmnet: use upper/lower device infrastructureTaehee Yoo2020-02-271-19/+16
* net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo2020-02-271-0/+4
* net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo2020-02-271-2/+0
* net: rmnet: fix suspicious RCU usageTaehee Yoo2020-02-273-10/+9
* net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo2020-02-271-4/+2
* net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo2020-02-271-0/+5
* mlx5: register lag notifier for init network namespace onlyJiri Pirko2020-02-275-14/+6
* hinic: fix a bug of rss configurationLuo bin2020-02-271-1/+2
* hinic: fix a bug of setting hw_ioctxtLuo bin2020-02-273-1/+3
* hinic: fix a irq affinity bugLuo bin2020-02-272-3/+3
* net: stmmac: fix notifier registrationAaro Koskinen2020-02-271-5/+8
* net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne2020-02-271-0/+1
* bnxt_en: add newline to netdev_*() format stringsJonathan Lemon2020-02-275-38/+38
* net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal2020-02-242-5/+56
* net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal2020-02-242-31/+82
* net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal2020-02-241-2/+24
* net: ll_temac: Fix race condition causing TX hangEsben Haabendal2020-02-241-3/+16
* net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut2020-02-241-6/+8
* bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam2020-02-211-0/+8
* bnxt_en: Improve device shutdown method.Vasundhara Volam2020-02-211-2/+2
* net: thunderx: workaround BGX TX Underflow issueTim Harvey2020-02-212-3/+68
* ionic: fix fw_status readShannon Nelson2020-02-212-4/+8
* net: macb: Properly handle phylink on at91rm9200Alexandre Belloni2020-02-212-28/+33
* ice: Wait for VF to be reset/ready before configurationBrett Creeley2020-02-192-61/+76
* ice: Don't tell the OS that link is going downMichal Swiatkowski2020-02-191-7/+0