summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo
2020-02-27net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-02-27hinic: fix a bug of rss configurationLuo bin
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin
2020-02-27hinic: fix a irq affinity bugLuo bin
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen
2020-02-26net: phy: mscc: fix firmware pathsAntoine Tenart
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila
2020-02-26slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne
2020-02-26net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli
2020-02-26Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pu...Linus Torvalds
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon
2020-02-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-02-24floppy: check FDC index for errors before assigning itLinus Torvalds
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal
2020-02-24net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli
2020-02-23net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-02-23hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang
2020-02-23net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-02-22vhost: Check docket sk_family instead of call getnameEugenio PĂ©rez
2020-02-22Merge tag 'block-5.6-2020-02-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-02-22Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-22Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-21Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-21Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-02-21Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-21Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki
2020-02-21hwmon: (w83627ehf) Fix crash seen with W83627DHG-PGuenter Roeck
2020-02-21nvme-multipath: Fix memory leak with ana_log_bufLogan Gunthorpe
2020-02-21Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie