aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-06udp_offload: Set encapsulation before inner completes.Gravatar Jarno Rajahalme 2-0/+6
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Gravatar Jarno Rajahalme 2-4/+0
2016-05-06qede: prevent chip hang when increasing channelsGravatar Sudarsana Reddy Kalluru 1-4/+2
2016-05-05net/mlx4_en: Fix endianness bug in IPV6 csum calculationGravatar Daniel Jurgens 1-1/+1
2016-05-04bnxt_en: Setup multicast properly after resetting device.Gravatar Michael Chan 1-4/+15
2016-05-04bnxt_en: Need memory barrier when processing the completion ring.Gravatar Michael Chan 1-0/+4
2016-05-04net: fec: only clear a queue's work bit if the queue was emptiedGravatar Uwe Kleine-König 1-2/+8
2016-05-04drivers: net: xgene: Fix error handlingGravatar Matthias Brugger 1-3/+4
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 9-46/+99
2016-05-03net: macb: Probe MDIO bus before registering netdevGravatar Florian Fainelli 1-12/+19
2016-05-03net: mvneta: Remove superfluous SMP function callGravatar Anna-Maria Gleixner 1-4/+2
2016-05-03macb: fix mdiobus_scan() error checkGravatar Sergei Shtylyov 1-1/+2
2016-05-03pxa168_eth: fix mdiobus_scan() error checkGravatar Sergei Shtylyov 1-0/+2
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-0/+8
2016-05-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2016-05-03net/mlx5e: Use workqueue for vxlan opsGravatar Matthew Finlay 3-16/+49
2016-05-03net/mlx5e: Implement a mlx5e workqueueGravatar Matthew Finlay 2-11/+20
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueGravatar Matthew Finlay 1-0/+1
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGravatar Gal Pressman 1-2/+4
2016-05-03HID: wacom: add missed stylus_in_proximity line backGravatar Ping Cheng 1-0/+1
2016-05-02Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 3-3/+3
2016-05-02Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 2-60/+7
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 22-117/+225
2016-05-01cxgb3: fix out of bounds readGravatar Michal Schmidt 1-1/+2
2016-05-01net/smscx5xx: use the device tree for mac addressGravatar Arnd Bergmann 2-2/+22
2016-04-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Gravatar Linus Torvalds 2-3/+3
2016-04-30gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup listGravatar Ville Syrjälä 1-1/+1
2016-04-29Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-1/+40
2016-04-29Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-2/+2
2016-04-29Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-6/+7
2016-04-29Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmcGravatar Linus Torvalds 3-0/+87
2016-04-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 12-48/+277
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 20-100/+144
2016-04-29raid5: delete unnecessary warnningGravatar Shaohua Li 1-2/+0
2016-04-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+2
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackGravatar Tony Luck 2-2/+2
2016-04-29Merge branch 'pm-cpufreq-fixes'Gravatar Rafael J. Wysocki 2-6/+7
2016-04-29Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Gravatar Dave Airlie 7-27/+219
2016-04-29Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Gravatar Dave Airlie 2-8/+8
2016-04-28Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-11/+26
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 5-41/+62
2016-04-28rapidio: fix potential NULL pointer dereferenceGravatar Vladimir Zapolskiy 1-2/+2
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-27/+25
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-5/+7
2016-04-28RDMA/nes: don't leak skb if carrier downGravatar Florian Westphal 1-3/+0
2016-04-28drivers: net: cpsw: use of_phy_connect() in fixed-link caseGravatar David Rivshin 1-10/+1
2016-04-28drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedGravatar David Rivshin 1-2/+8
2016-04-28drivers: net: cpsw: fix segfault in case of bad phy-handleGravatar David Rivshin 1-13/+22
2016-04-28drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configGravatar David Rivshin 2-7/+7
2016-04-28pegasus: fixes reported packet lengthGravatar Petko Manolov 1-2/+2