summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-26zram: use crypto api to check alg availabilitySergey Senozhatsky
2016-07-26zram: switch to crypto compress APISergey Senozhatsky
2016-07-26zram: rename zstrm find-release functionsSergey Senozhatsky
2016-07-26mm: oom: add memcg to oom_controlVladimir Davydov
2016-07-26memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab
2016-07-26fbmon: remove unused function argumentArnd Bergmann
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26net/mlx5_core/health: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-07-26macsec: ensure rx_sa is set when validation is disabledBeniamino Galvani
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-26Merge branch 'next' into for-linusDmitry Torokhov
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross
2016-07-26i2c: i801: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-07-25drivers: net: xgene: ethtool: Use phy_ethtool_gset and ssetIyappan Subramanian
2016-07-25drivers: net: xgene: Use exported functionsIyappan Subramanian
2016-07-25drivers: net: xgene: Enable MDIO driverIyappan Subramanian
2016-07-25drivers: net: xgene: Add backward compatibilityIyappan Subramanian
2016-07-25drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian
2016-07-25drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian
2016-07-25drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian
2016-07-25drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian
2016-07-25drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian
2016-07-25ipvlan: Scrub skb before crossing the namespace boundryMahesh Bandewar
2016-07-25bnxt_en: Add new NPAR and dual media device IDs.Michael Chan
2016-07-25bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam
2016-07-25bnxt_en: Improve ntuple filters by checking destination MAC address.Michael Chan
2016-07-25qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-07-25caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25net/mlx4_core: Check device state before unregistering itAlex Vesker
2016-07-25mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel
2016-07-25net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König
2016-07-25net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion
2016-07-25net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-25Merge tag 'v4.7' into for-linus/pstoreKees Cook
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-25Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-07-25hv_netvsc: Fix VF register on bonding devicesHaiyang Zhang
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller
2016-07-25libcxgb: remove unused including <linux/version.h>Wei Yongjun
2016-07-25macsec: validate ICV length on link creationDavide Caratti
2016-07-25macsec: fix error codes when a SA is createdDavide Caratti
2016-07-25macsec: limit ICV length to 16 octetsDavide Caratti