summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-03-11bridge: multicast: enable snooping on general queries onlyLinus Lüssing
2014-03-11bridge: multicast: add sanity check for general query destinationLinus Lüssing
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-11Merge branch 'skb_frags'David S. Miller
2014-03-11skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin
2014-03-11skbuff: skb_segment: s/fskb/list_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb/head_skb/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/skb_frag/frag/Michael S. Tsirkin
2014-03-11skbuff: skb_segment: s/frag/nskb_frag/Michael S. Tsirkin
2014-03-11PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui
2014-03-11Merge branch 'stmmac'David S. Miller
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO
2014-03-11stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO
2014-03-11stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO
2014-03-11vmxnet3: fix netpoll race conditionNeil Horman
2014-03-11ARM: at91: fix network interface ordering for sama5d36Boris BREZILLON
2014-03-11MAINTAINERS: update IMX kernel git treeShawn Guo
2014-03-11x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-11Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-11perf/x86: Fix leak in uncore_type_init failure pathsDave Jones
2014-03-11sched/clock: Prevent tracing recursion in sched_clock_cpu()Fernando Luis Vazquez Cao
2014-03-11stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()Peter Zijlstra
2014-03-11sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policyJuri Lelli
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-03-11Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2014-03-10vlan: Set correct source MAC address with TX VLAN offload enabledPeter Boström
2014-03-10Xen-netback: Fix issue caused by using gso_type wronglyAnnie Li
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King
2014-03-10MAINTAINERS: blackfin: add git repositoryMichael Opdenacker
2014-03-10revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton
2014-03-10mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings
2014-03-10fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-10mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-10mtip32xx: fix bad use of smp_processor_id()Jens Axboe
2014-03-10pkt_sched: fq: do not hold qdisc lock while allocating memoryEric Dumazet
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings
2014-03-10Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-10pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet
2014-03-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-10get rid of fget_light()Al Viro
2014-03-10sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro