summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-17frv: add missing atomic64 operationsSudip Mukherjee1-1/+18
2017-06-17frv: add atomic64_add_unless()Sudip Mukherjee1-0/+16
2017-06-17romfs: use different way to generate fsid for BLOCK or MTDColy Li1-1/+22
2017-06-17mn10300: fix build error of missing fpu_save()Randy Dunlap1-1/+1
2017-06-17usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren1-0/+11
2017-06-17sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long1-1/+5
2017-06-17sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long1-1/+1
2017-06-17bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan1-3/+6
2017-06-17bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan1-19/+18
2017-06-17bnxt_en: Enhance autoneg support.Michael Chan2-0/+24
2017-06-17bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan1-13/+25
2017-06-17net-next: ethernet: mediatek: change the compatible stringJohn Crispin1-1/+1
2017-06-17r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang1-2/+6
2017-06-17r8152: fix rtl8152_post_reset functionhayeswang1-0/+2
2017-06-17r8152: re-schedule napi for txhayeswang1-0/+3
2017-06-17r8152: check rx after napi is enabledhayeswang1-1/+6
2017-06-17r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang1-3/+9
2017-06-17nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit1-0/+17
2017-06-17nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever1-0/+1
2017-06-17ravb: unmap descriptors when freeing ringsKazuya Mizuguchi1-48/+64
2017-06-17drm/ast: Fixed system hanged if disable P2AY.C. Chen3-79/+97
2017-06-17drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi2-7/+5
2017-06-17drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2-2/+6
2017-06-17drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul2-9/+36
2017-06-17drm/nouveau: Rename acpi_work to hpd_workHans de Goede2-17/+17
2017-06-17drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBEHans de Goede2-0/+65
2017-06-17gtp: add genl family modules aliasAndreas Schultz1-0/+1
2017-06-17net: phy: micrel: add support for KSZ8795Sean Nyekjaer2-0/+16
2017-06-17parisc, parport_gsc: Fixes for printk continuation linesHelge Deller1-4/+4
2017-06-17net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz4-6/+6
2017-06-17net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz1-1/+2
2017-06-17drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds1-0/+3
2017-06-17net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov1-2/+43
2017-06-17pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang1-1/+1
2017-06-17drm: Don't race connector registrationDaniel Vetter3-0/+8
2017-06-17drm: prevent double-(un)registration for connectorsDaniel Vetter2-6/+30
2017-06-17cec: fix wrong last_la determinationHans Verkuil1-1/+1
2017-06-17pinctrl: baytrail: Rectify debounce support (part 2)Andy Shevchenko1-4/+8
2017-06-17gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha1-2/+2
2017-06-17net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein3-1/+14
2017-06-17drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs2-0/+7
2017-06-17drm/nouveau: prevent userspace from deleting client objectBen Skeggs1-1/+2
2017-06-17ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis1-0/+5
2017-06-17FS-Cache: Initialise stores_lock in netfs cookieDavid Howells1-0/+1
2017-06-17fscache: Clear outstanding writes when disabling a cookieDavid Howells2-0/+11
2017-06-17fscache: Fix dead object requeueDavid Howells2-2/+25
2017-06-17net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15
2017-06-17net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli1-8/+21
2017-06-17net: phy: Fix lack of reference count on PHY driverMao Wenan1-0/+7
2017-06-17ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka1-3/+6