aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-04-15IB/ipoib: Remove IPOIB_MCAST_RUN bitErez Shitrit2-5/+2
2015-04-15IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb'sErez Shitrit1-3/+10
2015-04-15IB/ipoib: Handle QP in SQE stateErez Shitrit2-1/+63
2015-04-15IB/ipoib: Update broadcast record values after each successful join requestErez Shitrit1-1/+17
2015-04-15IB/ipoib: Use one linear skb in RX flowErez Shitrit3-72/+13
2015-04-15IB/ipoib: drop mcast_mutex usageDoug Ledford1-38/+32
2015-04-15IB/ipoib: deserialize multicast joinsDoug Ledford1-168/+82
2015-04-15IB/ipoib: fix MCAST_FLAG_BUSY usageDoug Ledford2-128/+238
2015-04-15IB/ipoib: No longer use flush as a parameterDoug Ledford4-30/+39
2015-04-15IB/ipoib: Use dedicated workqueues per interfaceDoug Ledford6-38/+66
2015-04-15IB/ipoib: Make the carrier_on_task race awareDoug Ledford1-8/+17
2015-04-15IB/ipoib: Consolidate rtnl_lock tasks in workqueueDoug Ledford1-6/+2
2015-04-15IB/ipoib: change init sequence orderingDoug Ledford1-7/+17
2015-04-15IB/ipoib: factor out ah flushingDoug Ledford1-18/+28
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds11-975/+1510
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds68-390/+5053
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds746-18332/+30514
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-29/+49
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds13-160/+9
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds63-866/+1453
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds47-212/+3615
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds35-266/+2148
2015-04-14Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds15-259/+1608
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds82-932/+14568
2015-04-14Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds2-4/+2
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds54-527/+2146
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-18/+27
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes1-2/+2
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov1-7/+9
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov1-1/+3
2015-04-14mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes1-7/+12
2015-04-14memory hotplug: use macro to switch between section and pfnSheng Yong1-1/+1
2015-04-14fm10k: Bump driver version to 0.15.2Jeff Kirsher1-1/+1
2015-04-14fm10k: corrected VF multicast updateJeff Kirsher1-2/+5
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher1-3/+6
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher1-2/+16
2015-04-14fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher1-1/+1
2015-04-14fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher1-11/+11
2015-04-14fm10k: start service timer on probeJeff Kirsher1-3/+6
2015-04-14fm10k: fix function header commentJeff Kirsher1-2/+1
2015-04-14fm10k: comment next_vf_mbx flowJeff Kirsher1-0/+11
2015-04-14fm10k: don't handle mailbox events in iov_event path and always process mailboxJeff Kirsher2-32/+5
2015-04-14fm10k: use separate workqueue for fm10k driverJeff Kirsher3-1/+16
2015-04-14fm10k: Set PF queues to unlimited bandwidth during virtualizationJeff Kirsher1-1/+2
2015-04-14fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher1-0/+2
2015-04-14fm10k: only increment tx_timeout_count in Tx hang pathJeff Kirsher1-1/+0
2015-04-14fm10k: remove extraneous "Reset interface" messageJeff Kirsher1-1/+0
2015-04-14fm10k: separate PF only stats so that VF does not display themJeff Kirsher1-14/+37
2015-04-14fm10k: use hw->mac.max_queues for statsJeff Kirsher2-8/+12