summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Linux 3.10.58v3.10.58Greg Kroah-Hartman1-1/+1
2014-10-15USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-10-15USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu3-2/+11
2014-10-15ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng1-2/+12
2014-10-15tcp: fixing TLP's FIN recoveryPer Hurtig1-3/+1
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich2-4/+17
2014-10-15ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel1-2/+2
2014-10-15hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan1-1/+2
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18
2014-10-15l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault1-1/+2
2014-10-15openvswitch: fix panic with multiple vlan headersJiri Benc1-0/+5
2014-10-15packet: handle too big packets for PACKET_V3Eric Dumazet2-0/+18
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell6-5/+8
2014-10-15sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani1-3/+3
2014-10-15myri10ge: check for DMA mapping errorsStanislaw Gruszka1-30/+58
2014-10-09Linux 3.10.57v3.10.57Greg Kroah-Hartman1-1/+1
2014-10-09cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis3-42/+8
2014-10-09cpufreq: Fix wrong time unit conversionAndreas Schwab1-1/+1
2014-10-09nl80211: clear skb cb before passing to netlinkJohannes Berg1-0/+6
2014-10-09drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg1-0/+6
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter2-36/+30
2014-10-09md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown1-1/+17
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil2-2/+17
2014-10-09mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman1-2/+5
2014-10-09mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long1-2/+2
2014-10-09ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)1-1/+1
2014-10-09init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett1-0/+1
2014-10-09perf: fix perf bug in fork()Peter Zijlstra2-3/+6
2014-10-09udf: Avoid infinite loop when processing indirect ICBsJan Kara1-14/+21
2014-10-06Linux 3.10.56v3.10.56Greg Kroah-Hartman1-1/+1
2014-10-06vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov1-6/+3
2014-10-06oom_kill: add rcu_read_lock() into find_lock_task_mm()Oleg Nesterov1-4/+8
2014-10-06oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()Oleg Nesterov1-8/+11
2014-10-06oom_kill: change oom_kill.c to use for_each_thread()Oleg Nesterov1-10/+10
2014-10-06introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov4-0/+22
2014-10-06kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader codeOleg Nesterov1-8/+7
2014-10-06arm: multi_v7_defconfig: Enable Zynq UART driverSoren Brinkmann1-0/+2
2014-10-06ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara2-0/+3
2014-10-06serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus1-5/+12
2014-10-06ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon1-13/+29
2014-10-06netfilter: nf_conntrack: avoid large timeout for mid-stream pickupFlorian Westphal1-0/+6
2014-10-06PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki4-37/+36
2014-10-06PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki4-27/+30
2014-10-06ipvs: fix ipv6 hook registration for local repliesJulian Anastasov1-1/+1
2014-10-06ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell1-1/+1
2014-10-06ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov1-1/+0
2014-10-06md/raid1: fix_read_error should act on all non-faulty devices.NeilBrown1-2/+2
2014-10-06media: cx18: fix kernel oops with tda8290 tunerHans Verkuil1-0/+1