summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
2013-07-28writeback: Fix periodic writeback after fs mountJan Kara
2013-07-25Linux 3.10.3v3.10.3Greg Kroah-Hartman
2013-07-25tracing: Add trace_array_get/put() to event handlingSteven Rostedt (Red Hat)
2013-07-25tracing: Fix race between deleting buffer and setting eventsSteven Rostedt (Red Hat)
2013-07-25tracing: Get trace_array ref counts when accessing trace filesSteven Rostedt (Red Hat)
2013-07-25tracing: Add trace_array_get/put() to handle instance refs betterSteven Rostedt (Red Hat)
2013-07-25tracing: Protect ftrace_trace_arrays list in trace_events.cAlexander Z Lam
2013-07-25tracing: Make trace_marker use the correct per-instance bufferAlexander Z Lam
2013-07-25tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)
2013-07-25tracing: Failed to create system directorySteven Rostedt