summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann
2020-03-11s390/qeth: refactor buffer pool codeJulian Wiedmann
2020-03-11s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann
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-10s390/qeth: cancel RX reclaim work earlierJulian Wiedmann
2020-03-10s390/qeth: handle error when backing RX bufferJulian Wiedmann
2020-03-10s390/qeth: don't reset default_out_queueJulian Wiedmann
2020-03-10net: macsec: invoke mdo_upd_secy callback when mac address changedDmitry Bogdanov
2020-03-10net: macsec: update SCI upon MAC address change.Dmitry Bogdanov
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-09ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet
2020-03-09macvlan: add cond_resched() during multicast processingMahesh Bandewar
2020-03-09ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar
2020-03-09ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar
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-08ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner
2020-03-06ionic: fix vf op lock usageShannon Nelson
2020-03-06bonding/alb: make sure arp header is pulled before accessing itEric Dumazet
2020-03-06dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur
2020-03-06fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-03-05veth: ignore peer tx_dropped when counting local rx_droppedJiang Lidong
2020-03-05Merge tag 'wireless-drivers-2020-03-05' of git://git.kernel.org/pub/scm/linux...David S. Miller
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-05slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2020-03-03drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin
2020-03-03cxgb4: fix checks for max queues to allocateVishal Kulkarni
2020-03-03phylink: Improve error message when validate failedHauke Mehrtens
2020-03-03net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski
2020-03-03team: add missing attribute validation for array indexJakub Kicinski
2020-03-03team: add missing attribute validation for port ifindexJakub Kicinski
2020-03-03macsec: add missing attribute validation for portJakub Kicinski
2020-03-03can: add missing attribute validation for terminationJakub Kicinski
2020-03-03mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau
2020-03-01bnxt_en: fix error handling when flashing from fileEdwin Peer
2020-03-01bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-02-29net: dsa: sja1105: Don't destroy not-yet-created xmit_workerVladimir Oltean
2020-02-29net: dsa: mv88e6xxx: fix lockup on warm bootRussell King
2020-02-29atm: nicstar: fix if-statement empty body warningRandy Dunlap
2020-02-29r8152: check disconnect status after long sleepYou-Sheng Yang
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn
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)