aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-28netlink: Fix handling of error from netlink_dump().Ben Pfaff
2014-07-28net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2014-07-28net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-07-28appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-28tcp: fix false undo corner casesYuchung Cheng
2014-07-28igmp: fix the problem when mc leave groupdingtianhong
2014-07-28net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork
2014-07-28net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-07-28ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt
2014-07-28tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch
2014-07-28bnx2x: fix possible panic under memory stressEric Dumazet
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-07-288021q: fix a potential memory leakLi RongQing
2014-07-28net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann
2014-07-28tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-07-28ip_tunnel: fix ip_tunnel_lookupDmitry Popov
2014-07-28shmem: fix splicing from a hole while it's punchedHugh Dickins
2014-07-28shmem: fix faulting into a hole, not taking i_mutexHugh Dickins
2014-07-28shmem: fix faulting into a hole while it's punchedHugh Dickins
2014-07-28iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach
2014-07-28igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-07-28hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck
2014-07-28hwmon: (da9052) Don't use dash in the name attributeAxel Lin
2014-07-28hwmon: (da9055) Don't use dash in the name attributeAxel Lin
2014-07-28tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)
2014-07-28tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)
2014-07-28fuse: handle large user and group IDMiklos Szeredi
2014-07-28Bluetooth: Ignore H5 non-link packets in non-active stateLoic Poulain
2014-07-28Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan
2014-07-28media: gspca_pac7302: Add new usb-id for Genius i-Look 317Hans de Goede
2014-07-28usb: Check if port status is equal to RxDetectGavin Guo
2014-07-25Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidlsk-v3.10-android-14.07Mark Brown
2014-07-25Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lsklsk-v3.10-14.07Mark Brown
2014-07-25arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-07-25Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-07-25Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lskMark Brown
2014-07-25arm64: Fix barriers used for page table modificationsCatalin Marinas
2014-07-25arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper
2014-07-25arm64: use correct register width when retrieving ASIDMatthew Leach
2014-07-24Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-07-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-efi' into linux-linaro-lskMark Brown
2014-07-24Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-07-24arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm
2014-07-24arm64: add EFI runtime servicesMark Salter
2014-07-24efi: fdt: Do not report an error during boot if UEFI is not availableCatalin Marinas
2014-07-24efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel
2014-07-24efi: Fix compiler warnings (unused, const, type)Catalin Marinas
2014-07-24efi/arm64: ignore dtb= when UEFI SecureBoot is enabledArd Biesheuvel