summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-15netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller1-2/+9
2014-01-15net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann1-2/+3
2014-01-15virtio-net: fix refill races during restoreJason Wang1-5/+6
2014-01-15virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin1-1/+2
2014-01-15virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin1-20/+36
2014-01-15virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin1-20/+46
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller3-2/+28
2014-01-15net: rose: restore old recvmsg behaviorFlorian Westphal1-12/+4
2014-01-15rds: prevent dereference of a NULL deviceSasha Levin1-1/+2
2014-01-15ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing1-3/+1
2014-01-15net: fec: fix potential use after freeEric Dumazet1-2/+2
2014-01-15hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2014-01-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2014-01-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann1-0/+16
2014-01-15ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs1-0/+1
2014-01-15net: unix: allow bind to fail on mutex lockSasha Levin1-2/+6
2014-01-15ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa2-1/+6
2014-01-15netvsc: don't flush peers notifying work during setting mtuJason Wang1-1/+0
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-01-15net: unix: allow set_peek_off to failSasha Levin3-4/+8
2014-01-15net: drop_monitor: fix the value of maxattrChangli Gao1-1/+0
2014-01-15ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa1-5/+3
2014-01-15packet: fix send path when running with proto == 0Daniel Borkmann2-25/+50
2014-01-15virtio: delete napi structures from netdev before releasing memoryAndrey Vagin1-0/+5
2014-01-15macvtap: signal truncated packetsJason Wang1-5/+6
2014-01-15tun: update file current positionZhi Yong Wu1-0/+2
2014-01-15macvtap: update file current positionZhi Yong Wu1-0/+2
2014-01-15macvtap: Do not double-count received packetsVlad Yasevich1-7/+0
2014-01-15rds: prevent BUG_ON triggered on congestion update to loopbackVenkat Venkatsubra1-3/+2
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet4-4/+3
2014-01-15IPv6: Fixed support for blackhole and prohibit routesKamala R1-12/+10
2014-01-15HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado2-0/+46
2014-01-15gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto1-1/+1
2014-01-15clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm1-1/+1
2014-01-15irqchip: renesas-irqc: Fix irqc_probe error handlingAxel Lin1-2/+2
2014-01-09Linux 3.10.26v3.10.26Greg Kroah-Hartman1-1/+1
2014-01-09sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu1-0/+5
2014-01-09ext4: fix bigalloc regressionEric Whitney1-1/+1
2014-01-09arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2014-01-09arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2-6/+3
2014-01-09arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas1-18/+4
2014-01-09ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland1-0/+4
2014-01-09ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier1-0/+2
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland4-38/+6
2014-01-09arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas1-4/+0
2014-01-09arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas1-0/+2
2014-01-09arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro1-0/+6
2014-01-09arm64: fix possible invalid FPSIMD initialization stateJiang Liu1-0/+2
2014-01-09arm64: Change kernel stack size to 16KFeng Kan2-3/+3
2014-01-09arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland1-0/+13