summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-21sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh1-0/+2
2016-11-21fib_trie: Correct /proc/net/route off by one errorAlexander Duyck1-12/+9
2016-11-21net: icmp6_send should use dst dev to determine L3 domainDavid Ahern1-1/+1
2016-11-21bpf: fix htab map destruction when extra reserve is in useDaniel Borkmann1-1/+2
2016-11-21sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner1-2/+5
2016-11-21ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet1-0/+1
2016-11-21ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet1-7/+8
2016-11-21dccp: fix out of bound access in dccp_v4_err()Eric Dumazet1-6/+8
2016-11-21dccp: do not send reset to already closed socketsEric Dumazet1-0/+4
2016-11-21dccp: do not release listeners too soonEric Dumazet4-6/+8
2016-11-21tcp: fix return value for partial writesEric Dumazet1-1/+1
2016-11-21ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson5-18/+4
2016-11-21tcp: fix potential memory corruptionEric Dumazet1-1/+1
2016-11-21ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()Eli Cooper1-0/+1
2016-11-21bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek1-1/+4
2016-11-21net: mangle zero checksum in skb_checksum_help()Eric Dumazet1-1/+1
2016-11-21net: clear sk_err_soft in sk_clone_lock()Eric Dumazet1-0/+1
2016-11-21dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal1-1/+12
2016-11-18Linux 4.8.9v4.8.9Greg Kroah-Hartman1-1/+1
2016-11-18netfilter: fix namespace handling in nf_log_proc_dostringJann Horn1-2/+4
2016-11-18drm/i915: Fix mismatched INIT power domain disabling during suspendImre Deak1-2/+2
2016-11-18drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas1-0/+1
2016-11-18drm/amdgpu: fix fence slab teardownGrazvydas Ignotas1-0/+1
2016-11-18NFSv4.1: work around -Wmaybe-uninitialized warningArnd Bergmann1-4/+6
2016-11-18libceph: fix legacy layout decode with pool 0Yan, Zheng1-1/+2
2016-11-18memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLABGreg Thelen1-2/+2
2016-11-18mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2016-11-18pinctrl: iproc: Fix iProc and NSP GPIO supportRay Jui2-2/+2
2016-11-18ASoC: sun4i-codec: return error code instead of NULL when create_card failsChen-Yu Tsai1-3/+4
2016-11-18ASoC: Intel: Skylake: Always acquire runtime pm ref on unloadLukas Wunner1-2/+1
2016-11-18gpio: of: fix GPIO drivers with multiple gpio_chip for a single nodeMasahiro Yamada1-5/+9
2016-11-18gpio/mvebu: Use irq_domain_add_linearJason Gunthorpe1-49/+43
2016-11-18batman-adv: Modify neigh_list only with rcu-list functionsSven Eckelmann1-1/+1
2016-11-18ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQsSinan Kaya1-0/+4
2016-11-18ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya3-15/+17
2016-11-18ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stagesSinan Kaya1-2/+2
2016-11-18ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal1-1/+1
2016-11-18mmc: sdhci-msm: Fix error return code in sdhci_msm_probe()Wei Yongjun1-0/+1
2016-11-18i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang1-1/+1
2016-11-18hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski1-3/+3
2016-11-18lib/genalloc.c: start search from start of chunkDaniel Mentz1-1/+2
2016-11-18s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens5-11/+16
2016-11-18rtc: pcf2123: Add missing error code assignment before testChristophe JAILLET1-2/+3
2016-11-18clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-11-18x86/build: Fix build with older GCC versionsJan Beulich1-2/+2
2016-11-18Revert "clocksource/drivers/timer_sun5i: Replace code by clocksource_mmio_init"Chen-Yu Tsai1-2/+14
2016-11-18nvme: Delete created IO queues on resetKeith Busch1-4/+5
2016-11-18svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever5-26/+27
2016-11-18svcrdma: Skip put_page() when send_reply() failsChuck Lever1-1/+1
2016-11-18mei: bus: fix received data size check in NFC fixupAlexander Usyskin2-2/+2