summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-29net: rose: restore old recvmsg behaviorFlorian Westphal1-12/+4
2013-12-29xen-netback: fix guest-receive-side array sizesPaul Durrant3-7/+24
2013-12-29fec: Do not assume that PHY reset is active lowFabio Estevam1-4/+10
2013-12-29tipc: fix deadlock during socket releaseYing Xue3-48/+49
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson1-0/+1
2013-12-30powerpc: Align p_endAnton Blanchard1-0/+1
2013-12-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2-14/+5
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart1-2/+3
2013-12-30powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney1-15/+38
2013-12-30powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati1-1/+6
2013-12-30powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2013-12-29Linux 3.13-rc6v3.13-rc6Linus Torvalds1-1/+1
2013-12-29PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPIRafael J. Wysocki1-9/+12
2013-12-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-10/+24
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-7/+10
2013-12-29Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-34/+51
2013-12-29cpufreq: preserve user_policy across suspend/resumeViresh Kumar1-5/+9
2013-12-29cpufreq: Clean up after a failing light-weight initializationRafael J. Wysocki1-9/+14
2013-12-29Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller11-105/+177
2013-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-8/+33
2013-12-28Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux...Olof Johansson217-1092/+2035
2013-12-28Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-3/+10
2013-12-28ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij1-0/+2
2013-12-28netfilter: nf_tables: fix wrong datatype in nft_validate_data_load()Pablo Neira Ayuso1-1/+3
2013-12-28batman-adv: fix vlan header accessAntonio Quartulli1-1/+1
2013-12-28batman-adv: clean nf state when removing protocol headerAntonio Quartulli1-0/+5
2013-12-28batman-adv: fix alignment for batadv_tvlv_tt_changeAntonio Quartulli2-4/+6
2013-12-28batman-adv: fix size of batadv_bla_claim_dstSimon Wunderlich1-0/+2
2013-12-28batman-adv: fix size of batadv_icmp_headerAntonio Quartulli3-14/+44
2013-12-28batman-adv: fix header alignment by unrolling batadv_headerSimon Wunderlich10-85/+118
2013-12-28batman-adv: fix alignment for batadv_coded_packetSimon Wunderlich1-2/+2
2013-12-28netfilter: nf_tables: fix oops when updating table with user chainsPablo Neira Ayuso1-2/+10
2013-12-28netfilter: nf_tables: fix dumping with large number of setsPablo Neira Ayuso1-3/+7
2013-12-27cifs: set FILE_CREATEDShirish Pargaonkar1-5/+6
2013-12-27cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu3-20/+19
2013-12-27Add missing end of line termination to some cifs messagesSteve French1-3/+3
2013-12-27ipv6: release dst properly in ipip6_tunnel_xmitLi RongQing1-1/+3
2013-12-27netxen: Correct off-by-one errors in bounds checksDavid Gibson1-2/+2
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller1-0/+4
2013-12-27arc_emac: fix potential use after freeEric Dumazet1-2/+2
2013-12-27tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir1-1/+1
2013-12-27Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren3-6/+6
2013-12-27net_sched: act: Dont increment refcnt on replaceJamal Hadi Salim8-26/+37
2013-12-27rds: prevent dereference of a NULL deviceSasha Levin1-1/+2
2013-12-27ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren1-1/+6
2013-12-27ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer1-0/+6
2013-12-27netfilter: WARN about wrong usage of sequence number adjustmentsJesper Dangaard Brouer1-0/+5
2013-12-27Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki3-2/+13
2013-12-27Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixesRafael J. Wysocki2-32/+38
2013-12-26macvlan: fix netdev feature propagation from lower deviceFlorian Westphal1-3/+13