aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-03cxgb4: fix checks for max queues to allocateVishal Kulkarni1-22/+27
2020-03-03phylink: Improve error message when validate failedHauke Mehrtens1-1/+7
2020-03-03net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski1-0/+1
2020-03-03team: add missing attribute validation for array indexJakub Kicinski1-0/+1
2020-03-03team: add missing attribute validation for port ifindexJakub Kicinski1-0/+1
2020-03-03macsec: add missing attribute validation for portJakub Kicinski1-0/+1
2020-03-03can: add missing attribute validation for terminationJakub Kicinski1-0/+1
2020-03-01bnxt_en: fix error handling when flashing from fileEdwin Peer1-13/+11
2020-03-01bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam1-2/+2
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit1-1/+2
2020-02-29net: dsa: sja1105: Don't destroy not-yet-created xmit_workerVladimir Oltean1-1/+2
2020-02-29net: dsa: mv88e6xxx: fix lockup on warm bootRussell King1-1/+7
2020-02-29atm: nicstar: fix if-statement empty body warningRandy Dunlap1-1/+1
2020-02-29r8152: check disconnect status after long sleepYou-Sheng Yang1-0/+8
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds39-241/+408
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn1-2/+2
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen1-1/+1
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4
2020-02-27net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo1-2/+0
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo3-10/+9
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo1-4/+2
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King1-0/+5
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko5-14/+6
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds8-35/+63
2020-02-27hinic: fix a bug of rss configurationLuo bin1-1/+2
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-02-27hinic: fix a irq affinity bugLuo bin2-3/+3
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen1-5/+8
2020-02-26net: phy: mscc: fix firmware pathsAntoine Tenart1-2/+2
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and genphy_c45_check_and_restart_anegSudheesh Mavila2-6/+6
2020-02-26slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne1-0/+1
2020-02-26net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli1-2/+1
2020-02-26Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-1/+1
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon5-38/+38
2020-02-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2020-02-24floppy: check FDC index for errors before assigning itLinus Torvalds1-2/+5
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal2-5/+56
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal2-31/+82
2020-02-24net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal1-2/+24
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal1-3/+16
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli1-2/+3
2020-02-23net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-02-23hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang2-1/+4
2020-02-23net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas1-0/+3