summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-15Linux 3.10.58v3.10.58Greg Kroah-Hartman
2014-10-15USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz
2014-10-15USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-15ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-10-15tcp: fixing TLP's FIN recoveryPer Hurtig
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel
2014-10-15hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-10-15l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-10-15openvswitch: fix panic with multiple vlan headersJiri Benc
2014-10-15packet: handle too big packets for PACKET_V3Eric Dumazet
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-15sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-10-15myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-10-09Linux 3.10.57v3.10.57Greg Kroah-Hartman
2014-10-09cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis
2014-10-09cpufreq: Fix wrong time unit conversionAndreas Schwab
2014-10-09nl80211: clear skb cb before passing to netlinkJohannes Berg
2014-10-09drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter
2014-10-09md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil
2014-10-09mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman
2014-10-09mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long
2014-10-09ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)
2014-10-09init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett
2014-10-09perf: fix perf bug in fork()Peter Zijlstra
2014-10-09udf: Avoid infinite loop when processing indirect ICBsJan Kara
2014-10-05Linux 3.10.56v3.10.56Greg Kroah-Hartman
2014-10-05vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov
2014-10-05oom_kill: add rcu_read_lock() into find_lock_task_mm()Oleg Nesterov
2014-10-05oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()Oleg Nesterov
2014-10-05oom_kill: change oom_kill.c to use for_each_thread()Oleg Nesterov
2014-10-05introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-10-05kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader codeOleg Nesterov
2014-10-05arm: multi_v7_defconfig: Enable Zynq UART driverSoren Brinkmann
2014-10-05ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara
2014-10-05serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-10-05ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon
2014-10-05netfilter: nf_conntrack: avoid large timeout for mid-stream pickupFlorian Westphal
2014-10-05PM / sleep: Use valid_state() for platform-dependent sleep states onlyRafael J. Wysocki
2014-10-05PM / sleep: Add state field to pm_states[] entriesRafael J. Wysocki
2014-10-05ipvs: fix ipv6 hook registration for local repliesJulian Anastasov
2014-10-05ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwardingAlex Gartrell
2014-10-05ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-10-05md/raid1: fix_read_error should act on all non-faulty devices.NeilBrown
2014-10-05media: cx18: fix kernel oops with tda8290 tunerHans Verkuil