aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-22ibmvnic: Split counters for scrq/pools/napiNathan Fontenot2-23/+22
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds20-97/+209
2018-02-22net: dsa: mv88e6xxx: scratch registers and external MDIO pinsAndrew Lunn3-0/+74
2018-02-22ibmvnic: Fix TX descriptor trackingThomas Falcon1-1/+1
2018-02-22ibmvnic: Fix early release of login bufferThomas Falcon1-1/+1
2018-02-22net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain1-1/+1
2018-02-22Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller10-172/+223
2018-02-22smsc75xx: fix smsc75xx_set_features()Eric Dumazet1-3/+4
2018-02-22i2c: designware: Consider SCL GPIO optionalAndy Shevchenko1-1/+1
2018-02-22i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".Patryk Kocielnik1-2/+2
2018-02-22i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt1-1/+20
2018-02-21mm, swap, frontswap: fix THP swap if frontswap enabledHuang Ying1-0/+4
2018-02-21ipvlan: selects master_l3 device instead of depending on itMatteo Croce1-1/+1
2018-02-21ipvlan: drop ipv6 dependencyMatteo Croce3-36/+85
2018-02-21net: Allow a rule to track originating protocolDonald Sharp1-0/+1
2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie10-57/+168
2018-02-21amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky1-0/+2
2018-02-21ibmvnic: Correct goto target for tx irq initialization failureNathan Fontenot1-1/+1
2018-02-21virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDPJesper Dangaard Brouer1-1/+11
2018-02-21virtio_net: fix memory leak in XDP_REDIRECTJesper Dangaard Brouer1-15/+22
2018-02-21virtio_net: fix XDP code path in receive_small()Jesper Dangaard Brouer1-1/+1
2018-02-21virtio_net: disable XDP_REDIRECT in receive_mergeable() caseJesper Dangaard Brouer1-7/+0
2018-02-21Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller10-33/+70
2018-02-21ibmvnic: Allocate max queues stats buffersNathan Fontenot1-2/+2
2018-02-21ibmvnic: Make napi usage dynamicNathan Fontenot1-25/+45
2018-02-21ibmvnic: Free and re-allocate scrqs when tx/rx scrqs changeNathan Fontenot1-26/+52
2018-02-21ibmvnic: Move active sub-crq count settingsNathan Fontenot1-10/+7
2018-02-21ibmvnic: Rename active queue count variablesNathan Fontenot2-10/+10
2018-02-21net/mac8390: Fix log messagesFinn Thain1-19/+17
2018-02-21net/mac8390: Convert to nubus_driverFinn Thain2-75/+67
2018-02-21net/8390: Fix msg_enable patch snafuFinn Thain11-49/+4
2018-02-21net/8390: Remove redundant make dependenciesFinn Thain1-3/+3
2018-02-21RDMA/uverbs: Fix kernel panic while using XRC_TGT QP typeLeon Romanovsky1-0/+3
2018-02-21r8169: remove not needed PHY soft reset in rtl8168e_2_hw_phy_configHeiner Kallweit1-2/+0
2018-02-21i2c: i801: Add missing documentation entries for Braswell and Kaby LakeJarkko Nikula2-0/+3
2018-02-21i2c: designware: must wait for enableBen Gardner1-1/+1
2018-02-20r8169: remove some WOL-related dead codeHeiner Kallweit1-37/+2
2018-02-21drm/edid: quirk Sony PlayStation VR headset as non-desktopPhilipp Zabel1-0/+3
2018-02-21drm/edid: quirk Windows Mixed Reality headsets as non-desktopPhilipp Zabel1-0/+10
2018-02-21drm/edid: quirk Oculus Rift headsets as non-desktopPhilipp Zabel1-0/+5
2018-02-21Merge tag 'drm-misc-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-17/+23
2018-02-21Merge tag 'exynos-drm-fixes-for-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDave Airlie5-30/+12
2018-02-20net/mlx5: Fix error handling when adding flow rulesVlad Buslov1-2/+8
2018-02-20net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev1-4/+4
2018-02-20net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz1-1/+2
2018-02-20net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens1-1/+1
2018-02-20net/mlx5e: Specify numa node when allocating drop rqGal Pressman1-2/+8
2018-02-20net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz1-1/+2
2018-02-20net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz1-4/+4
2018-02-20net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2-2/+3