summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Linux 3.10.49v3.10.49Greg Kroah-Hartman
2014-07-17ACPI / battery: Retry to get battery information if failed during probingLan Tianyu
2014-07-17x86, ioremap: Speed up check for RAM pagesRoland Dreier
2014-07-17Score: Modify the Makefile of Score, remove -mlong-calls for compilingLennox Wu
2014-07-17Score: The commit is for compiling successfully.Lennox Wu
2014-07-17Score: Implement the function csum_ipv6_magicLennox Wu
2014-07-17score: normalize global variables exported by vmlinux.ldsJiang Liu
2014-07-17rtmutex: Plug slow unlock raceThomas Gleixner
2014-07-17rtmutex: Handle deadlock detection smarterThomas Gleixner
2014-07-17rtmutex: Detect changes in the pi lock chainThomas Gleixner
2014-07-17rtmutex: Fix deadlock detector for realThomas Gleixner
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)
2014-07-17drm/radeon: stop poisoning the GART TLBChristian König
2014-07-17drm/radeon: fix typo in golden register setup on evergreenAlex Deucher
2014-07-17ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen
2014-07-17ext4: clarify error count warning messagesTheodore Ts'o
2014-07-17ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o
2014-07-17dm io: fix a race condition in the wake up code for sync_ioJoe Thornber
2014-07-17Drivers: hv: vmbus: Fix a bug in the channel callback dispatch codeK. Y. Srinivasan
2014-07-17clk: spear3xx: Use proper control register offsetThomas Gleixner
2014-07-17arm64: implement TASK_SIZE_OFColin Cross