summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas2015-11-021-3/+4
* enic: assign affinity hint to interruptsGovindarajulu Varadarajan2015-11-022-0/+99
* net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0
* net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-014-27/+97
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0185-335/+668
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-10-311-0/+3
| |\
| | * rbd: require stable pages if message data CRCs are enabledRonny Hegewald2015-10-301-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-3138-148/+442
| |\ \
| | * | net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-282-2/+2
| | * | net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-281-0/+2
| | * | vhost: fix performance on LE hostsMichael S. Tsirkin2015-10-281-0/+7
| | * | amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-282-1/+5
| | * | forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman2015-10-281-13/+11
| | * | net: mv643xx_eth: add missing of_node_putJulia Lawall2015-10-271-1/+3
| | * | ath6kl: add missing of_node_putJulia Lawall2015-10-271-0/+1
| | * | net: phy: mdio: add missing of_node_putJulia Lawall2015-10-271-0/+2
| | * | netdev/phy: add missing of_node_putJulia Lawall2015-10-271-0/+1
| | * | net: netcp: add missing of_node_putJulia Lawall2015-10-271-2/+6
| | * | net: thunderx: add missing of_node_putJulia Lawall2015-10-271-1/+3
| | * | sh_eth: fix RX buffer size calculationSergei Shtylyov2015-10-271-2/+2
| | * | sh_eth: fix RX buffer size alignmentSergei Shtylyov2015-10-271-5/+5
| | * | gianfar: Fix Rx BSY error handlingClaudiu Manoil2015-10-261-3/+1
| | * | gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil2015-10-261-2/+2
| | * | gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-261-2/+2
| | * | net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2015-10-262-6/+27
| | * | net: thunderx: Rewrite silicon revision tests.David Daney2015-10-261-4/+6
| | * | net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham2015-10-261-1/+1
| | * | net: thunderx: Remove PF soft reset.Sunil Goutham2015-10-261-3/+0
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-313-8/+45
| |\ \ \
| | * | | Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede2015-10-271-6/+42
| | * | | Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap2015-10-191-0/+1
| | * | | Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-171-2/+2
| * | | | Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-311-1/+1
| |\ \ \ \
| | * | | | PCI: Prevent out of bounds access in numa_node overrideSasha Levin2015-10-071-1/+1
| * | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-10-271-1/+2
| |\ \ \ \ \
| | * | | | | clkdev: fix clk_add_alias() with a NULL alias device nameRussell King2015-10-201-1/+2
| * | | | | | Merge tag 'iommu-fixes-v4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-10-263-2/+10
| |\ \ \ \ \ \
| | * | | | | | iommu/amd: Don't clear DTE flags when modifying itJoerg Roedel2015-10-212-2/+3
| | * | | | | | iommu/amd: Fix BUG when faulting a PROT_NONE VMAJay Cornwall2015-10-151-0/+7
| * | | | | | | Merge tag 'md/4.3-rc6-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-262-11/+41
| |\ \ \ \ \ \ \
| | * | | | | | | md/raid10: fix the 'new' raid10 layout to work correctly.NeilBrown2015-10-241-2/+20
| | * | | | | | | md/raid10: don't clear bitmap bit when bad-block-list write fails.NeilBrown2015-10-241-4/+11
| | * | | | | | | md/raid1: don't clear bitmap bit when bad-block-list write fails.NeilBrown2015-10-241-3/+8
| | * | | | | | | md/raid10: submit_bio_wait() returns 0 on successJes Sorensen2015-10-201-1/+1
| | * | | | | | | md/raid1: submit_bio_wait() returns 0 on successJes Sorensen2015-10-201-1/+1
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-10-266-32/+48
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'vmwgfx-fixes-4.3' of git://people.freedesktop.org/~thomash/linuxDave Airlie2015-10-241-14/+20
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/vmwgfx: Stabilize the command buffer submission codeThomas Hellstrom2015-10-211-14/+20
| | * | | | | | | | | Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2015-10-245-18/+28
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | | * | | | | | | | drm/amdgpu: don't try to recreate sysfs entries on resumeAlex Deucher2015-10-232-0/+6