summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-06-173-2/+4
* netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCLPablo Neira Ayuso2017-06-171-7/+9
* tipc: fix nametbl_lock soft lockup at node/link eventsParthasarathy Bhuvaragan2017-06-171-2/+7
* tipc: add subscription refcount to avoid invalid deleteParthasarathy Bhuvaragan2017-06-172-54/+71
* tipc: fix connection refcount errorParthasarathy Bhuvaragan2017-06-171-9/+10
* tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan2017-06-171-6/+7
* ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta2017-06-171-3/+16
* ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2017-06-172-9/+11
* vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi2017-06-171-4/+9
* kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus2017-06-173-0/+13
* kernel/watchdog.c: move shared definitions to nmi.hBabu Moger2017-06-172-24/+28
* kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger2017-06-173-230/+239
* userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli2017-06-171-2/+35
* proc: add a schedule point in proc_pid_readdir()Eric Dumazet2017-06-171-0/+2
* frv: add missing atomic64 operationsSudip Mukherjee2017-06-171-1/+18
* frv: add atomic64_add_unless()Sudip Mukherjee2017-06-171-0/+16
* romfs: use different way to generate fsid for BLOCK or MTDColy Li2017-06-171-1/+22
* mn10300: fix build error of missing fpu_save()Randy Dunlap2017-06-171-1/+1
* usb: musb: Fix external abort on non-linefetch for musb_irq_work()Tony Lindgren2017-06-171-0/+11
* sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long2017-06-171-1/+5
* sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long2017-06-171-1/+1
* bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan2017-06-171-3/+6
* bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan2017-06-171-19/+18
* bnxt_en: Enhance autoneg support.Michael Chan2017-06-172-0/+24
* bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan2017-06-171-13/+25
* net-next: ethernet: mediatek: change the compatible stringJohn Crispin2017-06-171-1/+1
* r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang2017-06-171-2/+6
* r8152: fix rtl8152_post_reset functionhayeswang2017-06-171-0/+2
* r8152: re-schedule napi for txhayeswang2017-06-171-0/+3
* r8152: check rx after napi is enabledhayeswang2017-06-171-1/+6
* r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang2017-06-171-3/+9
* nvmet-rdma: Fix missing dma sync to nvme data structuresParav Pandit2017-06-171-0/+17
* nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever2017-06-171-0/+1
* ravb: unmap descriptors when freeing ringsKazuya Mizuguchi2017-06-171-48/+64
* drm/ast: Fixed system hanged if disable P2AY.C. Chen2017-06-173-79/+97
* drm/nouveau: Fix drm poll_helper handlingPeter Ujfalusi2017-06-172-7/+5
* drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2017-06-172-2/+6
* drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul2017-06-172-9/+36
* drm/nouveau: Rename acpi_work to hpd_workHans de Goede2017-06-172-17/+17
* drm/nouveau: Intercept ACPI_VIDEO_NOTIFY_PROBEHans de Goede2017-06-172-0/+65
* gtp: add genl family modules aliasAndreas Schultz2017-06-171-0/+1
* net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-06-172-0/+16
* parisc, parport_gsc: Fixes for printk continuation linesHelge Deller2017-06-171-4/+4
* net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz2017-06-174-6/+6
* net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz2017-06-171-1/+2
* drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds2017-06-171-0/+3
* net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov2017-06-171-2/+43
* pinctrl: berlin-bg4ct: fix the value for "sd1a" of pin SCRD0_CRD_PRESJisheng Zhang2017-06-171-1/+1
* drm: Don't race connector registrationDaniel Vetter2017-06-173-0/+8
* drm: prevent double-(un)registration for connectorsDaniel Vetter2017-06-172-6/+30