summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-20vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann1-1/+3
2016-04-20ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal1-1/+5
2016-04-20qmi_wwan: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-04-20tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"Parthasarathy Bhuvaragan1-14/+19
2016-04-20mld, igmp: Fix reserved tailroom calculationBenjamin Poirier3-4/+26
2016-04-20sctp: lack the check for ports in sctp_v6_cmp_addrXin Long1-0/+2
2016-04-20net: fix bridge multicast packet checksum validationLinus Lüssing2-2/+37
2016-04-20net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren1-0/+1
2016-04-20net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren1-1/+0
2016-04-20net: vrf: Remove direct access to skb->dataDavid Ahern1-5/+8
2016-04-20net: jme: fix suspend/resume on JMC260Diego Viola1-1/+2
2016-04-20ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIALHannes Frederic Sowa1-1/+4
2016-04-20tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris4-1/+8
2016-04-20tcp: convert cached rtt from usec to jiffies when feeding initial rtoKonstantin Khlebnikov1-1/+1
2016-04-20xen/events: Mask a moving irqBoris Ostrovsky1-4/+24
2016-04-20drm/amdgpu/gmc: use proper register for vram type on FijiAlex Deucher1-1/+8
2016-04-20drm/amdgpu/gmc: move vram type fetching into sw_initAlex Deucher2-16/+16
2016-04-20drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher1-0/+4
2016-04-20drm/radeon: add another R7 370 quirkAlex Deucher1-0/+1
2016-04-20drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher1-0/+1
2016-04-20drm/udl: Use unlocked gem unreferencingDaniel Vetter2-2/+2
2016-04-20drm/dp: move hw_mutex up the call stackRob Clark1-10/+17
2016-04-20arm64: opcodes.h: Add arm big-endian config options before including arm headerJames Morse1-0/+4
2016-04-20compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-20libnvdimm, pfn: fix uuid validationDan Williams1-1/+1
2016-04-20libnvdimm: fix smart data retrievalDan Williams1-1/+1
2016-04-20powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior1-2/+2
2016-04-20mm: fix invalid node in alloc_migrate_target()Xishi Qiu1-4/+4
2016-04-20ALSA: hda - Apply fix for white noise on Asus N550JV, tooBobi Mihalca1-1/+1
2016-04-20ALSA: hda - Fix white noise on Asus N750JV headphoneBobi Mihalca1-1/+8
2016-04-20ALSA: hda - Asus N750JV external subwoofer fixupBobi Mihalca1-0/+1
2016-04-20ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai1-2/+2
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller4-0/+9
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller1-5/+5
2016-04-20PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argumentNicolai Stange1-0/+2
2016-04-20hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-04-12Linux 4.4.7v4.4.7Greg Kroah-Hartman1-1/+1
2016-04-12perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen3-1/+14
2016-04-12perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2-2/+12
2016-04-12perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang3-3/+29
2016-04-12perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian1-0/+10
2016-04-12sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2-0/+14
2016-04-12scsi_common: do not clobber fixed sense informationHannes Reinecke1-2/+10
2016-04-12PM / sleep: Clear pm_suspend_global_flags upon hibernateLukas Wunner1-0/+1
2016-04-12intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabledLen Brown1-22/+86
2016-04-12mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-04-12mm/page_alloc: prevent merging between isolated and other pageblocksVlastimil Babka1-13/+33
2016-04-12ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2-1/+13
2016-04-12ocfs2/dlm: fix race between convert and recoveryJoseph Qi1-1/+10