summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-02IB/mlx4: Don't return errors from poll_cqLeon Romanovsky1-24/+2
2016-09-02Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky1-3/+3
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit3-1/+18
2016-09-02IB/core: Fix use after free in send_leave functionErez Shitrit1-11/+2
2016-09-02IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie1-1/+1
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju2-3/+22
2016-09-02IB/hfi1: Fix the size parameter to find_first_bitChristophe Jaillet1-4/+4
2016-09-02IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet1-3/+3
2016-09-02ath9k: fix AR5416 access GPIO warningMiaoqing Pan1-2/+2
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren1-1/+1
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren1-0/+1
2016-09-02Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds5-17/+22
2016-09-02Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-31/+133
2016-09-02Merge tag 'ccn/fixes-for-4.8-v2' of git://git.linaro.org/people/pawel.moll/li...Arnd Bergmann1-33/+79
2016-09-02Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie4-13/+24
2016-09-02bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli1-4/+15
2016-09-02Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie3-8/+43
2016-09-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-12/+14
2016-09-02rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine1-1/+1
2016-09-02drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+1
2016-09-02net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham3-12/+73
2016-09-02net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham1-3/+8
2016-09-02i40e: Fix kernel panic on enable/disable LLDPDave Ertman1-4/+11
2016-09-02Merge tag 'wireless-drivers-for-davem-2016-08-29' of git://git.kernel.org/pub...David S. Miller7-24/+28
2016-09-01tg3: Fix for disallow tx coalescing time to be 0Ivan Vecera1-10/+1
2016-09-01qed: fix kzalloc-simple.cocci warningsWu Fengguang1-4/+2
2016-09-01mlxsw: spectrum: Use existing flood setup when adding VLANsIdo Schimmel1-16/+9
2016-09-01mlxsw: spectrum: Don't take multiple references on a FIDIdo Schimmel1-0/+3
2016-09-01mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko3-15/+13
2016-09-01mlxsw: spectrum: Fix error path in mlxsw_sp_module_initJiri Pirko1-0/+1
2016-09-01mlxsw: spectrum_router: Fix fib entry update pathJiri Pirko1-6/+2
2016-09-01mlxsw: spectrum_router: Fix failure caused by double fib removal from HWJiri Pirko1-34/+92
2016-09-01qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru1-0/+4
2016-09-01qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru1-1/+9
2016-09-01qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru2-1/+6
2016-09-01net: ethernet: mediatek: fix error handling inside mtk_mdio_initSean Wang1-1/+1
2016-09-01net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc insi...Sean Wang1-17/+6
2016-09-01net: ethernet: mediatek: fix the missing of_node_put() after node is used don...Sean Wang1-0/+1
2016-09-01net: ethernet: mediatek: fix issue of driver removal with interface is upSean Wang1-0/+8
2016-09-01net: ethernet: mediatek: fix logic unbalance between probe and removeSean Wang1-1/+1
2016-09-01net: ethernet: mediatek: remove redundant free_irq for devm_request_irq alloc...Sean Wang1-2/+0
2016-09-01net: ethernet: mediatek: fix API usage with skb_free_fragSean Wang1-1/+1
2016-09-01net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPRO...Sean Wang2-25/+36
2016-09-01net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port...Sean Wang1-3/+4
2016-08-31Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie3-5/+40
2016-08-31drm/amdgpu: record error code when ring test failedChunming Zhou1-2/+3
2016-08-31drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu1-3/+9
2016-08-31drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu1-0/+3
2016-08-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-4/+4
2016-08-31raid5: guarantee enough stripes to avoid reshape hangShaohua Li1-0/+10