summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ionic: fix vf op lock usageShannon Nelson2020-03-061-4/+4
* bonding/alb: make sure arp header is pulled before accessing itEric Dumazet2020-03-061-10/+10
* dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur2020-03-061-3/+107
* fsl/fman: detect FMan erratum A050385Madalin Bucur2020-03-063-0/+51
* veth: ignore peer tx_dropped when counting local rx_droppedJiang Lidong2020-03-051-1/+1
* Merge tag 'wireless-drivers-2020-03-05' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-03-052-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
* | drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin2020-03-031-0/+1
* | cxgb4: fix checks for max queues to allocateVishal Kulkarni2020-03-031-22/+27
* | phylink: Improve error message when validate failedHauke Mehrtens2020-03-031-1/+7
* | net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski2020-03-031-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-011-13/+11
* | bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam2020-03-011-2/+2
* | net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit2020-03-011-1/+2
* | net: dsa: sja1105: Don't destroy not-yet-created xmit_workerVladimir Oltean2020-02-291-1/+2
* | net: dsa: mv88e6xxx: fix lockup on warm bootRussell King2020-02-291-1/+7
* | atm: nicstar: fix if-statement empty body warningRandy Dunlap2020-02-291-1/+1
* | r8152: check disconnect status after long sleepYou-Sheng Yang2020-02-291-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-2739-241/+408
|\ \
| * | 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
| * | 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
| * | net: phy: marvell: don't interpret PHY status unless resolvedRussell King2020-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-261-5/+8
| * | net: phy: mscc: fix firmware pathsAntoine Tenart2020-02-261-2/+2
| * | net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila2020-02-262-6/+6
| * | slip: not call free_netdev before rtnl_unlock in slip_openyangerkun2020-02-261-0/+3
| * | net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne2020-02-261-0/+1
| * | net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli2020-02-261-2/+1
| * | bnxt_en: add newline to netdev_*() format stringsJonathan Lemon2020-02-265-38/+38