summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2020-03-21net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-03-21net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-03-21net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-03-21hinic: fix a bug of rss configurationLuo bin
2020-03-21hinic: fix a bug of setting hw_ioctxtLuo bin
2020-03-21hinic: fix a irq affinity bugLuo bin
2020-03-21net: phy: mscc: fix firmware pathsAntoine Tenart
2020-03-21slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-03-21net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal
2020-03-21net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal
2020-03-21net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal
2020-03-21net: ll_temac: Fix race condition causing TX hangEsben Haabendal
2020-03-21net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-03-21net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-03-18mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-03-18net: phy: Avoid multiple suspendsFlorian Fainelli
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-18net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-03-18team: add missing attribute validation for array indexJakub Kicinski
2020-03-18team: add missing attribute validation for port ifindexJakub Kicinski
2020-03-18macsec: add missing attribute validation for portJakub Kicinski
2020-03-18can: add missing attribute validation for terminationJakub Kicinski
2020-03-18bnxt_en: fix error handling when flashing from fileEdwin Peer
2020-03-18bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-18bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-18slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-18sfc: detach from cb_page in efx_copy_channel()Edward Cree
2020-03-18r8152: check disconnect status after long sleepYou-Sheng Yang
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-18net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski
2020-03-18net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
2020-03-18net: hns3: fix a not link up issue when fibre port supports autonegJian Shen
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-03-18net: dsa: mv88e6xxx: fix lockup on warm bootRussell King
2020-03-18macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-18ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar
2020-03-18ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet
2020-03-18ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner
2020-03-18ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar
2020-03-12net: thunderx: workaround BGX TX Underflow issueTim Harvey
2020-03-12ice: Don't tell the OS that link is going downMichal Swiatkowski
2020-03-12net/mlx5: DR, Fix matching on vport gvmiHamdan Igbaria