aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller44-229/+410
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman12-43/+84
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGreg Kroah-Hartman2-12/+67
2018-10-05Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmGreg Kroah-Hartman5-15/+20
2018-10-05Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioGreg Kroah-Hartman1-1/+1
2018-10-05Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmGreg Kroah-Hartman1-1/+4
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier1-4/+5
2018-10-05net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz5-12/+63
2018-10-05phy: add driver for Microsemi Ocelot SerDes muxingQuentin Schulz5-0/+313
2018-10-05net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz2-156/+9
2018-10-05net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz2-786/+1
2018-10-05net: mscc: ocelot: get HSIO regmap from sysconQuentin Schulz1-1/+10
2018-10-05atm: nicstar: Replace spin_is_locked() with spin_trylock()Lance Roy1-2/+1
2018-10-05net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen1-17/+13
2018-10-05net: hns3: Add egress/ingress vlan filter for revision 0x21Zhongzhu Liu1-9/+36
2018-10-05net: hns3: Drop depricated mta table supportJian Shen9-474/+2
2018-10-05net: hns3: Optimize for unicast mac vlan tableJian Shen3-2/+174
2018-10-05net: hns3: Clear mac vlan table entries when unload driver or function resetJian Shen1-17/+28
2018-10-05net: hns3: Remove the default mask configuration for mac vlan tableJian Shen2-42/+0
2018-10-05yam: fix a missing-check bugWenwen Wang1-0/+4
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang1-0/+17
2018-10-05gigaset: asyncdata: mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-10-05cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capabilityGanesh Goudar1-2/+8
2018-10-05Merge tag 'iommu-fixes-v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuGreg Kroah-Hartman1-1/+1
2018-10-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Greg Kroah-Hartman10-55/+76
2018-10-05iommu/amd: Clear memory encryption mask from physical addressSingh, Brijesh1-1/+1
2018-10-05net: phy: phylink: fix SFP interface autodetectionBaruch Siach1-20/+28
2018-10-05be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti1-4/+1
2018-10-04net: dsa: b53: Keep CPU port as tagged in all VLANsFlorian Fainelli1-2/+2
2018-10-04bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam1-1/+1
2018-10-04bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru1-4/+6
2018-10-04bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam1-3/+3
2018-10-04bnxt_en: Fix VNIC reservations on the PF.Michael Chan1-1/+1
2018-10-04Merge tag 'drm-fixes-2018-10-05' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman6-24/+72
2018-10-05Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie2-10/+37
2018-10-05Merge tag 'drm-misc-fixes-2018-10-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie4-14/+35
2018-10-04team: Forbid enslaving team device to itselfIdo Schimmel1-0/+6
2018-10-04geneve: allow to clear ttl inheritHangbin Liu1-4/+8
2018-10-04net/usb: cancel pending work when unbinding smsc75xxYu Zhao1-0/+1
2018-10-04bnxt_en: Add a driver specific gre_ver_check devlink parameter.Vasundhara Volam2-1/+24
2018-10-04bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.Vasundhara Volam2-2/+53
2018-10-04bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DENIEDVasundhara Volam1-1/+5
2018-10-04bnxt_en: Use ignore_ari devlink parameterVasundhara Volam2-0/+7
2018-10-04dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer1-2/+7
2018-10-04dm cache metadata: ignore hints array being too small during resizeJoe Thornber1-2/+2
2018-10-04PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki1-1/+4
2018-10-04qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor1-1/+12
2018-10-04mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel1-0/+2
2018-10-04mlxsw: pci: Derive event type from event queue numberNir Dotan1-4/+7
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller14-89/+273