summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-17Linux 3.12.31v3.12.31Jiri Slaby1-1/+1
2014-10-17serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue1-0/+21
2014-10-17USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz1-0/+1
2014-10-17USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage1-0/+1
2014-10-17USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu3-2/+11
2014-10-17tcp: fixing TLP's FIN recoveryPer Hurtig1-3/+1
2014-10-17sctp: handle association restarts when the socket is closed.Vlad Yasevich2-4/+17
2014-10-17team: avoid race condition in scheduling delayed workJoe Lawrence1-2/+2
2014-10-17ip6_gre: fix flowi6_proto value in xmit pathNicolas Dichtel1-2/+2
2014-10-17hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan1-1/+2
2014-10-17Revert "net/macb: add pinctrl consumer support"Soren Brinkmann1-11/+0
2014-10-17macvtap: Fix race between device delete and open.Vlad Yasevich1-10/+8
2014-10-17xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2-8/+25
2014-10-17xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert4-7/+36
2014-10-17tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich1-1/+2
2014-10-17tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18
2014-10-17bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich1-1/+1
2014-10-17bridge: Check if vlan filtering is enabled only once.Vlad Yasevich2-4/+14
2014-10-17l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault1-1/+2
2014-10-17vxlan: fix incorrect initializer in union vxlan_addrGerhard Stenzel1-4/+4
2014-10-17openvswitch: fix panic with multiple vlan headersJiri Benc1-0/+5
2014-10-17packet: handle too big packets for PACKET_V3Eric Dumazet2-0/+18
2014-10-17tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell1-5/+3
2014-10-17tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell6-5/+8
2014-10-17sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani1-3/+3
2014-10-17myri10ge: check for DMA mapping errorsStanislaw Gruszka1-30/+58
2014-10-17net: Always untag vlan-tagged traffic on input.Vlad Yasevich7-62/+57
2014-10-17rtnetlink: fix VF info sizeJiri Benc1-1/+2
2014-10-17netlink: reset network header before passing to tapsDaniel Borkmann1-1/+1
2014-10-17nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery1-1/+1
2014-10-13drbd: fix regression 'out of mem, failed to invoke fence-peer helper'Lars Ellenberg1-0/+6
2014-10-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter2-36/+30
2014-10-13media: vb2: fix VBI/poll regressionHans Verkuil2-2/+17
2014-10-13mm: numa: Do not mark PTEs pte_numa when splitting huge pagesMel Gorman1-2/+5
2014-10-13mm, thp: move invariant bug check out of loop in __split_huge_page_mapWaiman Long1-2/+2
2014-10-13CIFS: Fix SMB2 readdir error handlingPavel Shilovsky7-8/+25
2014-10-13ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)1-1/+1
2014-10-13init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett1-0/+1
2014-10-13drm/i915: Flush the PTEs after updating them before suspendChris Wilson1-1/+13
2014-10-13md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown1-1/+17
2014-10-13mm: migrate: Close race between migration completion and mprotectMel Gorman1-1/+4
2014-10-13perf: fix perf bug in fork()Peter Zijlstra2-3/+6
2014-10-13udf: Avoid infinite loop when processing indirect ICBsJan Kara1-14/+21
2014-10-13ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variantsRajendra Nayak1-0/+6
2014-10-13staging/lustre: disable virtual block device for 64K pagesArnd Bergmann1-0/+1
2014-10-13aio: block exit_aio() until all context requests are completedGu Zheng1-1/+7
2014-10-13clk: prevent erronous parsing of children during rate changeTero Kristo1-1/+6
2014-10-13partitions: aix.c: off by one bugDan Carpenter1-1/+1
2014-10-13dmaengine: dw: don't perform DMA when dmaengine_submit is calledAndy Shevchenko2-13/+7
2014-10-13dmaengine: dw: introduce dwc_dostart_first_queued() helperAndy Shevchenko1-8/+11