aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller176-646/+1318
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-31/+105
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds60-192/+377
2020-05-23net: ethernet: mtk_star_emac: use devm_register_netdev()Bartosz Golaszewski1-16/+1
2020-05-23r8169: remove mask argument from r8168ep_ocp_readHeiner Kallweit1-7/+5
2020-05-23r8169: remove mask argument from r8168dp_ocp_readHeiner Kallweit1-4/+4
2020-05-23r8169: remove mask argument from rtl_w0w1_eriHeiner Kallweit1-36/+30
2020-05-23net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller32-113/+5402
2020-05-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-266/+362
2020-05-23Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller15-48/+152
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller20-1121/+1809
2020-05-23net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-05-23net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart5-10/+21
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2020-05-23net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang4-4/+7
2020-05-23net: phy: at803x: fix PHY ID masksMichael Walle1-9/+7
2020-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+16
2020-05-23Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-18/+37
2020-05-23Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-2/+10
2020-05-23Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-34/+61
2020-05-23Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard1-0/+5
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand1-3/+11
2020-05-22ice: cleanup unsigned loopsJesse Brandeburg4-13/+14
2020-05-22ice: fix usage of incorrect variableJesse Brandeburg2-5/+5
2020-05-22ice: Fix bad register readsAnirudh Venkataramanan2-6/+0
2020-05-22ice: check for compatibility between DDP package and firmwareVictor Raj6-30/+102
2020-05-22ice: Check if unicast MAC exists before setting VF MACBrett Creeley1-0/+43
2020-05-22ice: Fix Tx timeout when link is toggled on a VF's interfaceBrett Creeley1-0/+48
2020-05-22ice: print Rx MDD auto reset message before VF resetPaul Greenwalt3-7/+27
2020-05-22ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan5-0/+103
2020-05-22ice: Implement aRFSBrett Creeley7-12/+805
2020-05-22ice: Restore filters following resetHenry Tieman4-6/+109
2020-05-22ice: Enable flex-bytes supportHenry Tieman6-2/+265
2020-05-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-5/+9
2020-05-22ice: Support IPv6 Flow Director filtersHenry Tieman5-81/+642
2020-05-22Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-101/+135
2020-05-22ice: Support IPv4 Flow Director filtersHenry Tieman12-0/+1493
2020-05-22ice: Support displaying ntuple rulesHenry Tieman8-0/+280
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman22-38/+1553
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller27-1281/+390
2020-05-22e1000e: disable s0ix entry and exit flows for ME systemsVitaly Lifshits1-2/+43
2020-05-22e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng1-0/+4
2020-05-22e1000e: Warn if disabling ULP failedKai-Heng Feng1-1/+5
2020-05-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2020-05-22igc: Remove unused descriptor's flagsSasha Neftin1-4/+0
2020-05-22igc: Remove igc_nfc_rule_exit()Andre Guedes1-14/+0
2020-05-22igc: Change adapter->nfc_rule_lock to mutexAndre Guedes3-20/+20