summaryrefslogtreecommitdiffstats
path: root/drivers/net (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: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-121-1/+5
* 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
* net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn2020-03-121-0/+2
* 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
* net: macsec: invoke mdo_upd_secy callback when mac address changedDmitry Bogdanov2020-03-101-0/+13
* net: macsec: update SCI upon MAC address change.Dmitry Bogdanov2020-03-101-5/+6
* 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
* ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()Eric Dumazet2020-03-101-1/+1
* macvlan: add cond_resched() during multicast processingMahesh Bandewar2020-03-101-0/+2
* ipvlan: add cond_resched_rcu() while processing muticast backlogMahesh Bandewar2020-03-101-0/+1
* ipvlan: don't deref eth hdr before checking it's setMahesh Bandewar2020-03-101-8/+10
* 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
* ipvlan: do not add hardware address of master to its unicast filter listJiri Wiesner2020-03-091-4/+1
* ionic: fix vf op lock usageShannon Nelson2020-03-071-4/+4
* bonding/alb: make sure arp header is pulled before accessing itEric Dumazet2020-03-071-10/+10
* dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur2020-03-071-3/+107
* fsl/fman: detect FMan erratum A050385Madalin Bucur2020-03-073-0/+51
* veth: ignore peer tx_dropped when counting local rx_droppedJiang Lidong2020-03-061-1/+1
* Merge tag 'wireless-drivers-2020-03-05' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-03-062-4/+8
|\
| * mt76: fix array overflow on receiving too many fragments for a packetFelix Fietkau2020-03-031-3/+6
| * iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding2020-02-131-1/+2
* | 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
* | slip: make slhc_compress() more robust against malicious packetsEric Dumazet2020-03-051-4/+10
* | cxgb4: fix checks for max queues to allocateVishal Kulkarni2020-03-041-22/+27
* | phylink: Improve error message when validate failedHauke Mehrtens2020-03-041-1/+7
* | net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski2020-03-041-0/+1
* | team: add missing attribute validation for array indexJakub Kicinski2020-03-031-0/+1
* | team: add missing attribute validation for port ifindexJakub Kicinski2020-03-031-0/+1
* | macsec: add missing attribute validation for portJakub Kicinski2020-03-031-0/+1
* | can: add missing attribute validation for terminationJakub Kicinski2020-03-031-0/+1
* | 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
* | net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit2020-03-021-1/+2
* | net: dsa: sja1105: Don't destroy not-yet-created xmit_workerVladimir Oltean2020-03-011-1/+2
* | net: dsa: mv88e6xxx: fix lockup on warm bootRussell King2020-03-011-1/+7
* | r8152: check disconnect status after long sleepYou-Sheng Yang2020-03-011-0/+8
* | net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn2020-02-271-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