summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-03-21net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn1-2/+2
2020-03-21mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen1-1/+1
2020-03-21sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-03-21net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-03-21net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-03-21net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-03-21net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4
2020-03-21net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo1-2/+0
2020-03-21net: rmnet: fix suspicious RCU usageTaehee Yoo3-10/+9
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo1-4/+2
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-03-21hinic: fix a bug of rss configurationLuo bin1-1/+2
2020-03-21hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-03-21hinic: fix a irq affinity bugLuo bin2-3/+3
2020-03-21net: phy: mscc: fix firmware pathsAntoine Tenart1-2/+2
2020-03-21slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-03-21net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne1-0/+1
2020-03-21net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal2-5/+56
2020-03-21net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal2-31/+82
2020-03-21net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal1-2/+24
2020-03-21net: ll_temac: Fix race condition causing TX hangEsben Haabendal1-3/+16
2020-03-21net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-03-21net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas1-0/+3
2020-03-18mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau1-3/+6
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-03-18net: phy: Avoid multiple suspendsFlorian Fainelli1-2/+3
2020-03-18net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn1-0/+2
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-1/+5
2020-03-18net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit1-1/+2
2020-03-18team: add missing attribute validation for array indexJakub Kicinski1-0/+1
2020-03-18team: add missing attribute validation for port ifindexJakub Kicinski1-0/+1
2020-03-18macsec: add missing attribute validation for portJakub Kicinski1-0/+1
2020-03-18can: add missing attribute validation for terminationJakub Kicinski1-0/+1
2020-03-18net: hns3: clear port base VLAN when unload PFJian Shen1-0/+23
2020-03-18net: hns3: fix RMW issue for VLAN filter switchJian Shen1-4/+15
2020-03-18net: hns3: fix "tc qdisc del" failed issueYonglong Liu1-1/+1
2020-03-18dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur1-3/+107
2020-03-18fsl/fman: detect FMan erratum A050385Madalin Bucur3-0/+51
2020-03-18bnxt_en: fix error handling when flashing from fileEdwin Peer1-13/+11
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam1-2/+2
2020-03-18bonding/alb: make sure arp header is pulled before accessing itEric Dumazet1-10/+10
2020-03-18slip: make slhc_compress() more robust against malicious packetsEric Dumazet1-4/+10
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree1-0/+1
2020-03-18r8152: check disconnect status after long sleepYou-Sheng Yang1-0/+8
2020-03-18net: systemport: fix index check to avoid an array out of bounds accessColin Ian King1-1/+1
2020-03-18net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel1-1/+2
2020-03-18net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski1-0/+1
2020-03-18net: mscc: ocelot: properly account for VLAN header length when setting MRUVladimir Oltean2-12/+18
2020-03-18net: macsec: update SCI upon MAC address change.Dmitry Bogdanov1-5/+6
2020-03-18net: hns3: fix a not link up issue when fibre port supports autonegJian Shen1-1/+3