summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23net: ethernet: mtk_star_emac: use devm_register_netdev()Bartosz Golaszewski
2020-05-23r8169: remove mask argument from r8168ep_ocp_readHeiner Kallweit
2020-05-23r8169: remove mask argument from r8168dp_ocp_readHeiner Kallweit
2020-05-23r8169: remove mask argument from rtl_w0w1_eriHeiner Kallweit
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-05-23Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
2020-05-23net: phy: at803x: fix PHY ID masksMichael Walle
2020-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-05-23Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-23Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-23Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-23Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand
2020-05-22ice: cleanup unsigned loopsJesse Brandeburg
2020-05-22ice: fix usage of incorrect variableJesse Brandeburg
2020-05-22ice: Fix bad register readsAnirudh Venkataramanan
2020-05-22ice: check for compatibility between DDP package and firmwareVictor Raj
2020-05-22ice: Check if unicast MAC exists before setting VF MACBrett Creeley
2020-05-22ice: Fix Tx timeout when link is toggled on a VF's interfaceBrett Creeley
2020-05-22ice: print Rx MDD auto reset message before VF resetPaul Greenwalt
2020-05-22ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan
2020-05-22ice: Implement aRFSBrett Creeley
2020-05-22ice: Restore filters following resetHenry Tieman
2020-05-22ice: Enable flex-bytes supportHenry Tieman
2020-05-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-05-22ice: Support IPv6 Flow Director filtersHenry Tieman
2020-05-22Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman
2020-05-22ice: Support displaying ntuple rulesHenry Tieman
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-22e1000e: disable s0ix entry and exit flows for ME systemsVitaly Lifshits
2020-05-22e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng
2020-05-22e1000e: Warn if disabling ULP failedKai-Heng Feng
2020-05-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-05-22igc: Remove unused descriptor's flagsSasha Neftin
2020-05-22igc: Remove igc_nfc_rule_exit()Andre Guedes
2020-05-22igc: Change adapter->nfc_rule_lock to mutexAndre Guedes