aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-15net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz1-1/+2
2017-06-15net/mlx5e: Remove TC header re-write offloading of ip tosOr Gerlitz1-1/+0
2017-06-15net/mlx5: Properly check applicability of devlink eswitch commandsOr Gerlitz1-37/+40
2017-06-15net/mlx5e: Fix min inline value for VF rep SQsChris Mi1-0/+2
2017-06-15net/mlx5e: Fix timestamping capabilities reportingMaor Dickman1-4/+4
2017-06-15net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen1-2/+12
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds82-316/+544
2017-06-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+4
2017-06-15Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-18/+25
2017-06-15Merge tag 'pm-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-6/+16
2017-06-15Merge branch 'for-4.12/driver-matching-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-61/+221
2017-06-15Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-9/+11
2017-06-14i40e: Fix a sleep-in-atomic bugJia-Ju Bai1-0/+2
2017-06-15Merge branch 'acpica-fixes'Rafael J. Wysocki2-18/+25
2017-06-15Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq'Rafael J. Wysocki6537-141330/+1083569
2017-06-13qed: fix dump of context dataTayar, Tomer1-1/+1
2017-06-13qmi_wwan: new Telewell and Sierra device IDsBjørn Mork1-0/+4
2017-06-13net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli1-0/+1
2017-06-13netconsole: Remove duplicate "netconsole: " logging prefixJoe Perches1-1/+1
2017-06-13r8152: give the device versionOliver Neukum1-0/+2
2017-06-13HID: let generic driver yield control iff specific driver has been enabledJiri Kosina1-61/+221
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-2/+2
2017-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-22/+46
2017-06-12i40e: fix handling of HW ATR evictionJacob Keller4-7/+9
2017-06-12cpuidle: dt: Add missing 'of_node_put()'Christophe Jaillet1-1/+3
2017-06-12cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz Wilczyński1-2/+2
2017-06-12ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng1-9/+25
2017-06-12PM / devfreq: exynos-ppmu: Staticize event listKrzysztof Kozlowski1-1/+1
2017-06-12PM / devfreq: exynos-ppmu: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-06-12PM / devfreq: exynos-nocp: Handle return value of clk_prepare_enableArvind Yadav1-1/+5
2017-06-11Merge tag 'mlx5-fixes-2017-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-40/+43
2017-06-11net: ena: update ena driver to version 1.1.7Netanel Belgazal1-1/+1
2017-06-11net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal3-31/+50
2017-06-11net: ena: disable admin msix while working in polling modeNetanel Belgazal1-0/+8
2017-06-11net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal3-0/+58
2017-06-11net: ena: add missing unmap bars on device removalNetanel Belgazal1-4/+11
2017-06-11net: ena: fix race condition between submit and completion admin commandNetanel Belgazal1-4/+2
2017-06-11net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal1-0/+2
2017-06-11net: ena: fix bug that might cause hang after consecutive open/close interface.Netanel Belgazal1-15/+26
2017-06-11net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal1-10/+11
2017-06-11Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-6/+43
2017-06-11Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-19/+47
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-7/+9
2017-06-11Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-46/+47
2017-06-11Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-35/+101
2017-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds20-77/+101
2017-06-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+7
2017-06-11net/mlx5: Enable 4K UAR only when page size is bigger than 4KMajd Dibbiny1-2/+4
2017-06-11net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa2-7/+11
2017-06-11net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa2-17/+22