summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-26drivers: net: xgene: ethtool: Use phy_ethtool_gset and ssetIyappan Subramanian
2016-07-26drivers: net: xgene: Use exported functionsIyappan Subramanian
2016-07-26drivers: net: xgene: Enable MDIO driverIyappan Subramanian
2016-07-26drivers: net: xgene: Add backward compatibilityIyappan Subramanian
2016-07-26drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian
2016-07-26drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian
2016-07-26drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian
2016-07-26drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian
2016-07-26drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian
2016-07-26ipvlan: Scrub skb before crossing the namespace boundryMahesh Bandewar
2016-07-26bnxt_en: Add new NPAR and dual media device IDs.Michael Chan
2016-07-26bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam
2016-07-26bnxt_en: Improve ntuple filters by checking destination MAC address.Michael Chan
2016-07-26qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-07-26caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-26net/mlx4_core: Check device state before unregistering itAlex Vesker
2016-07-26mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel
2016-07-26net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König
2016-07-26net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion
2016-07-26net/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
2016-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-07-25cxgb3i, cxgb4i: fix symbol not declared sparse warningVarun Prakash
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash
2016-07-25cxgb3i: add iSCSI DDP supportVarun Prakash
2016-07-25cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash
2016-07-25cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar
2016-07-25net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch
2016-07-25xen/evtchn: use xen_vcpu_id mappingVitaly Kuznetsov