summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-12[SCSI] storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-12r8169: fix the incorrect tx descriptor versionhayeswang1-1/+1
2014-03-12tools/net/Makefile: Define PACKAGE to fix build problemsMarkos Chandras1-1/+1
2014-03-11x86: bpf_jit: support negative offsetsAlexei Starovoitov1-1/+1
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing1-3/+5
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing1-0/+19
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet3-1/+20
2014-03-11Merge branch 'skb_frags'David S. Miller1-46/+54
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin1-0/+6
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin1-13/+13
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin1-22/+24
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin1-7/+7
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin1-9/+9
2014-03-11PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui1-3/+12
2014-03-11Merge branch 'stmmac'David S. Miller5-64/+60
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO1-1/+1
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO4-53/+34
2014-03-11stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO1-6/+6
2014-03-11stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO1-4/+19
2014-03-11vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha1-3/+12
2014-03-11Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-19/+36
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-20/+26
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones6-290/+5
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones1-1/+2
2014-03-11sched/clock: Prevent tracing recursion in sched_clock_cpu()Fernando Luis Vazquez Cao1-2/+2
2014-03-11stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()Peter Zijlstra1-1/+1
2014-03-11sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policyJuri Lelli1-0/+9
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-5/+13
2014-03-11Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai769-4645/+7674
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström1-0/+3
2014-03-10Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li1-21/+18
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds19-26/+95
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven1-1/+1
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov4-2/+55
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King1-0/+1
2014-03-10MAINTAINERS: blackfin: add git repositoryMichael Opdenacker1-0/+1
2014-03-10revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton1-1/+2
2014-03-10mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings1-2/+2
2014-03-10fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev1-0/+1
2014-03-10mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott1-7/+13
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner8-13/+19
2014-03-10pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet1-6/+15
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-52/+107
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings1-1/+1
2014-03-10Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2014-03-10pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet1-3/+4
2014-03-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller10-16/+22
2014-03-10get rid of fget_light()Al Viro4-39/+56
2014-03-10sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro1-6/+7