aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-15drm: Use array_size() when creating leaseMatthew Wilcox1-1/+2
2019-02-15Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie4-20/+46
2019-02-15Merge tag 'drm-intel-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie10-178/+208
2019-02-15Merge tag 'drm-misc-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie7-35/+9
2019-02-14dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-02-14IB/mlx5: Add support for 50Gbps per lane link modesAya Levin1-5/+61
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin4-30/+75
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin5-131/+91
2019-02-14net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang2-11/+16
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang2-0/+2
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang6-30/+26
2019-02-14net/mlx5: Add host params change eventBodong Wang2-0/+5
2019-02-14net/mlx5: Add query host params commandBodong Wang3-0/+33
2019-02-14net/mlx5: Update enable HCA dependencyBodong Wang3-0/+94
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang7-19/+77
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang3-72/+37
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang2-20/+20
2019-02-14sfc: ensure recovery after allocation failuresRobert Stonehouse2-3/+2
2019-02-14net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot1-0/+4
2019-02-14net: adaptec: starfire: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: 3com: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2-4/+4
2019-02-14net: arc_emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: packetengines: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2-3/+3
2019-02-14net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei3-3/+3
2019-02-14net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14cxgb4: Add capability to get/set SGE Doorbell Queue Timer TickVishal Kulkarni3-6/+198
2019-02-14cxgb4/cxgb4vf: Add support for SGE doorbell queue timerVishal Kulkarni8-75/+375
2019-02-14net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang1-0/+2
2019-02-14sfc: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang1-1/+1
2019-02-14net:ethernet:cadence: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang1-1/+1
2019-02-14net:dl2k: Replace dev_kfree_skb_irq by dev_consume_skb_irqHuang Zijiang1-1/+1
2019-02-14net:dl2k: Modify the code style escaping the warningHuang Zijiang1-2/+2
2019-02-14isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang1-1/+1
2019-02-14net: phy: fix potential race in the phylib state machineHeiner Kallweit1-0/+2
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit1-6/+5
2019-02-14net: ipvlan_l3s: fix kconfig dependency warningRandy Dunlap1-0/+1
2019-02-14net: nuvoton: w90p910_ether: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: natsemi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei3-3/+3
2019-02-14net: micrel: ks8695net: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: sgi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2-2/+2
2019-02-14net: myri10ge: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-14net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2-2/+2
2019-02-14net: dlink: sundance: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-3/+2
2019-02-14bonding: check slave set command firstlyTonghao Zhang1-0/+2
2019-02-13mlxsw: core: Allow thermal zone binding to an external cooling deviceVadim Pasternak1-0/+12
2019-02-13mlxsw: core: Add QSFP module temperature label attribute to hwmonVadim Pasternak1-0/+23
2019-02-13mlxsw: core: Extend hwmon interface with QSFP module temperature attributesVadim Pasternak1-3/+215
2019-02-13mlxsw: core: Extend hwmon interface with fan fault attributeVadim Pasternak1-1/+33
2019-02-13mlxsw: core: Rename cooling deviceVadim Pasternak1-2/+3
2019-02-13mlxsw: core: Replace thermal temperature trips with definesVadim Pasternak1-6/+9