summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-28lib/Kconfig.debug: Restrict FRAME_POINTER for MIPSMarkos Chandras1-1/+1
2013-07-28SCSI: megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork1-4/+6
2013-07-28SCSI: mpt3sas: fix for kernel panic when driver loads with HBA conected to no...Sreekanth Reddy1-0/+14
2013-07-28SCSI: mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE...Sreekanth Reddy1-12/+4
2013-07-28EDAC: Fix lockdep splatBorislav Petkov4-15/+31
2013-07-28bcache: Journal replay fixKent Overstreet1-1/+6
2013-07-28bcache: Fix GC_SECTORS_USED() calculationKent Overstreet1-1/+3
2013-07-28bcache: Fix a sysfs splat on shutdownKent Overstreet2-1/+11
2013-07-28bcache: Shutdown fixKent Overstreet1-7/+11
2013-07-28bcache: Advertise that flushes are supportedKent Overstreet2-1/+9
2013-07-28bcache: Fix a dumb raceKent Overstreet1-2/+4
2013-07-28fuse: readdirplus: sanity checksMiklos Szeredi1-1/+11
2013-07-28fuse: readdirplus: fix instantiateMiklos Szeredi1-4/+13
2013-07-28fuse: readdirplus: fix dentry leakNiels de Vos1-5/+8
2013-07-28RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle1-0/+2
2013-07-28MIPS: Oceton: Fix build error.Ralf Baechle1-1/+2
2013-07-28vlan: fix a race in egress prio managementEric Dumazet1-0/+7
2013-07-28vlan: mask vlan prio bitsEric Dumazet3-5/+11
2013-07-28macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-07-28tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-24/+38
2013-07-28pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente1-29/+56
2013-07-28hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang1-2/+2
2013-07-28be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi1-4/+10
2013-07-28ipv4: set transport header earlierEric Dumazet1-4/+3
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-28atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-28ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa1-4/+11
2013-07-28gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck1-1/+1
2013-07-28ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-07-28dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-07-28ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa1-23/+40
2013-07-28alx: fix lockdep annotationMaarten Lankhorst1-3/+2
2013-07-289p: fix off by one causing access violations and memory corruptionSasha Levin1-5/+5
2013-07-28ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa1-3/+6
2013-07-28macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-07-28tuntap: correctly linearize skb when zerocopy is usedJason Wang1-3/+6
2013-07-28ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-28vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin1-2/+7
2013-07-28virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-07-28virtio: support unlocked queue pollMichael S. Tsirkin2-12/+48
2013-07-28net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim1-1/+1
2013-07-28sfc: Fix memory leak when discarding scattered packetsBen Hutchings1-7/+20
2013-07-28ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa1-0/+2
2013-07-28ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa1-6/+10
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa3-2/+9
2013-07-28ipip: fix a regression in ioctlCong Wang1-5/+7
2013-07-28l2tp: add missing .owner to struct pppox_protoWei Yongjun1-1/+2
2013-07-28ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar1-43/+54
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang3-18/+31