summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29SCSI: megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork1-4/+6
2013-07-29writeback: Fix periodic writeback after fs mountJan Kara1-1/+8
2013-07-29vlan: fix a race in egress prio managementEric Dumazet1-0/+7
2013-07-29atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-29atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-29ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-07-29dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-07-299p: fix off by one causing access violations and memory corruptionSasha Levin1-5/+5
2013-07-29ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa1-3/+6
2013-07-29macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-07-29ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-07-29sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-29ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa1-6/+10
2013-07-29ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa3-2/+9
2013-07-29l2tp: add missing .owner to struct pppox_protoWei Yongjun1-1/+2
2013-07-29ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang3-18/+31
2013-07-29net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2013-07-29x25: Fix broken locking in ioctl error paths.Dave Jones1-7/+8
2013-07-29neighbour: fix a race in neigh_destroy()Eric Dumazet1-5/+7
2013-07-29sh_eth: fix unhandled RFE interruptSergei Shtylyov2-9/+10
2013-07-29af_key: fix info leaks in notify messagesMathias Krause1-0/+2
2013-07-29ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet1-1/+7
2013-07-29macvtap: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-07-29ipv6: don't call addrconf_dst_alloc again when enable loGao feng1-0/+3
2013-07-29ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.Aydin Arik1-2/+2
2013-07-29bridge: fix switched interval for MLD Query typesLinus Lüssing1-2/+3
2013-07-29sparc: tsb must be flushed before tlbDave Kleikamp1-1/+1
2013-07-29sparc64 address-congruence propertybob picco1-1/+8
2013-07-29sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET5-16/+18
2013-07-29perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra1-1/+14
2013-07-29perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa1-1/+10
2013-07-29perf: Clone child context from parent context pmuJiri Olsa1-1/+1
2013-07-29iommu/amd: Only unmap large pages from the first pteAlex Williamson1-1/+5
2013-07-29tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)1-1/+9
2013-07-29SCSI: mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy1-5/+1
2013-07-29SCSI: zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel1-0/+4
2013-07-29ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-07-29rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6
2013-07-29tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner1-1/+9
2013-07-29ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam1-1/+1
2013-07-29ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+2
2013-07-29libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo1-16/+17
2013-07-29ext3: fix data=journal fast mount/umount hangJan Kara1-1/+2
2013-07-22Linux 3.4.54v3.4.54Greg Kroah-Hartman1-1/+1
2013-07-22Handle big endianness in NTLM (ntlmv2) authenticationSteve French2-7/+7
2013-07-22drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz1-2/+2
2013-07-22ARM: 7765/1: perf: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-07-22ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o1-3/+8
2013-07-22ext4: fix overflow when counting used blocks on 32-bit architecturesJan Kara1-2/+2
2013-07-22ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archsJan Kara1-2/+2