aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2014-01-09arm64: fix possible invalid FPSIMD initialization stateJiang Liu
2014-01-09arm64: Change kernel stack size to 16KFeng Kan
2014-01-09arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland
2014-01-09arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas
2014-01-09rbd: fix error handling from rbd_snap_name()Josh Durgin
2014-01-09rbd: ignore unmapped snapshots that no longer existJosh Durgin
2014-01-09rbd: fix use-after free of rbd_dev->diskJosh Durgin
2014-01-09rbd: make rbd_obj_notify_ack() synchronousJosh Durgin
2014-01-09rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin
2014-01-09libceph: add function to ensure notifies are completeJosh Durgin
2014-01-09rbd: fix null dereference in doutJosh Durgin
2014-01-09rbd: fix buffer size for writes to images with snapshotsJosh Durgin