aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-15virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin
2014-01-15virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-01-15net: rose: restore old recvmsg behaviorFlorian Westphal
2014-01-15rds: prevent dereference of a NULL deviceSasha Levin
2014-01-15ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing
2014-01-15net: fec: fix potential use after freeEric Dumazet
2014-01-15hamradio/yam: fix info leak in ioctlSalva Peiró
2014-01-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2014-01-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2014-01-15ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2014-01-15net: unix: allow bind to fail on mutex lockSasha Levin
2014-01-15ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa
2014-01-15netvsc: don't flush peers notifying work during setting mtuJason Wang
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15net: unix: allow set_peek_off to failSasha Levin
2014-01-15net: drop_monitor: fix the value of maxattrChangli Gao
2014-01-15ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa
2014-01-15packet: fix send path when running with proto == 0Daniel Borkmann
2014-01-15virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2014-01-15macvtap: signal truncated packetsJason Wang
2014-01-15tun: update file current positionZhi Yong Wu
2014-01-15macvtap: update file current positionZhi Yong Wu
2014-01-15macvtap: Do not double-count received packetsVlad Yasevich
2014-01-15rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
2014-01-15IPv6: Fixed support for blackhole and prohibit routesKamala R
2014-01-15HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado
2014-01-15gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto
2014-01-15clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm
2014-01-15irqchip: renesas-irqc: Fix irqc_probe error handlingAxel Lin
2014-01-15Merge remote-tracking branch 'lsk/v3.10/topic/tc2' into linux-linaro-lskMark Brown
2014-01-15linaro/configs: rtsm: add virtio mmio supportRyan Harkin
2014-01-15arm: dtbs: add virtio mmio device to rtsmv3.10/topic/tc2Ryan Harkin
2014-01-14Merge remote-tracking branch 'lsk/v3.10/topic/configs' into linux-linaro-lskMark Brown
2014-01-14configs: Enable ION test driver, sync and ADF on AndroidMark Brown
2014-01-14arm64: move enabling of GIC before CPUs are set onlineMarc Zyngier
2014-01-10Merge remote-tracking branch 'stable/linux-3.10.y' into linux-linaro-lskAlex Shi
2014-01-09Linux 3.10.26Greg Kroah-Hartman
2014-01-09sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu
2014-01-09ext4: fix bigalloc regressionEric Whitney
2014-01-09arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas
2014-01-09arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas
2014-01-09arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas
2014-01-09ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland
2014-01-09ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland
2014-01-09arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas
2014-01-09arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas
2014-01-09arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro