summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-13netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exitYueHaibing
2019-10-13net/ibmvnic: Fix EOI when running in XIVE mode.Cédric Le Goater
2019-10-13net: lpc_eth: avoid resetting twiceAlexandre Belloni
2019-10-10r8169: fix jumbo packet handling on resume from suspendHeiner Kallweit
2019-10-09net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet
2019-10-09tun: remove possible false sharing in tun_flow_update()Eric Dumazet
2019-10-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas
2019-10-09s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter
2019-10-09s390/qeth: Fix error handling during VNICC initializationAlexandra Winter
2019-10-09phylink: fix kernel-doc warningsRandy Dunlap
2019-10-09bonding: fix potential NULL deref in bond_update_slave_arrEric Dumazet
2019-10-09net: stmmac: fix disabling flexible PPS outputAntonio Borneo
2019-10-09net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2019-10-08Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2019-10-08NFC: pn533: fix use-after-free and memleaksJohan Hovold
2019-10-08net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker
2019-10-07ptp: fix typo of "mechanism" in Kconfig help textAntonio Borneo
2019-10-07ionic: fix stats memory dereferenceShannon Nelson
2019-10-06net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2019-10-06net: stmmac: selftests: Check if filtering is available before runningJose Abreu
2019-10-06net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King
2019-10-04net: phy: extract pause modeRussell King
2019-10-04net: phy: extract link partner advertisement readingRussell King
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-04mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis
2019-10-04Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2019-10-04Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä
2019-10-03Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding