aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-28bcache: Fix GC_SECTORS_USED() calculationKent Overstreet
2013-07-28bcache: Fix a sysfs splat on shutdownKent Overstreet
2013-07-28bcache: Shutdown fixKent Overstreet
2013-07-28bcache: Advertise that flushes are supportedKent Overstreet
2013-07-28bcache: Fix a dumb raceKent Overstreet
2013-07-28fuse: readdirplus: sanity checksMiklos Szeredi
2013-07-28fuse: readdirplus: fix instantiateMiklos Szeredi
2013-07-28fuse: readdirplus: fix dentry leakNiels de Vos
2013-07-28RAPIDIO: IDT_GEN2: Fix build error.Ralf Baechle
2013-07-28MIPS: Oceton: Fix build error.Ralf Baechle
2013-07-28vlan: fix a race in egress prio managementEric Dumazet
2013-07-28vlan: mask vlan prio bitsEric Dumazet
2013-07-28macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-28tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-28pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente
2013-07-28hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang
2013-07-28be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi
2013-07-28ipv4: set transport header earlierEric Dumazet
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman
2013-07-28atl1e: fix dma mapping warningsNeil Horman
2013-07-28ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa
2013-07-28gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck
2013-07-28ifb: fix oops when loading the ifb faileddingtianhong
2013-07-28dummy: fix oops when loading the dummy faileddingtianhong
2013-07-28ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa
2013-07-28alx: fix lockdep annotationMaarten Lankhorst
2013-07-289p: fix off by one causing access violations and memory corruptionSasha Levin
2013-07-28ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa
2013-07-28macvtap: correctly linearize skb when zerocopy is usedJason Wang
2013-07-28tuntap: correctly linearize skb when zerocopy is usedJason Wang
2013-07-28ifb: fix rcu_sched self-detected stallsdingtianhong
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp
2013-07-28vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin
2013-07-28virtio_net: fix race in RX VQ processingMichael S. Tsirkin
2013-07-28virtio: support unlocked queue pollMichael S. Tsirkin
2013-07-28net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim
2013-07-28sfc: Fix memory leak when discarding scattered packetsBen Hutchings
2013-07-28ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa
2013-07-28ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipip: fix a regression in ioctlCong Wang
2013-07-28l2tp: add missing .owner to struct pppox_protoWei Yongjun
2013-07-28ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-28vti: remove duplicated code to fix a memory leakCong Wang
2013-07-28gre: fix a regression in ioctlCong Wang
2013-07-28net: Swap ver and type in pppoe_hdrChangli Gao
2013-07-28x25: Fix broken locking in ioctl error paths.Dave Jones
2013-07-28neighbour: fix a race in neigh_destroy()Eric Dumazet
2013-07-28ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa