summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix wrong CQE decompressionTariq Toukan2017-02-231-7/+6
* net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed2017-02-234-1/+4
* net/mlx5e: Fix broken CQE compression initializationTariq Toukan2017-02-231-1/+3
* net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan2017-02-231-6/+5
* net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed2017-02-231-8/+15
* net/mlx5e: s390 system compilation fixMohamad Haj Yahia2017-02-232-0/+2
* tcp: account for ts offset only if tsecr not zeroAlexey Kodanev2017-02-221-1/+2
* tcp: setup timestamp offset when write_seq already setAlexey Kodanev2017-02-222-12/+20
* net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin2017-02-222-0/+12
* uapi: fix linux/if.h userspace compilation errorsDmitry V. Levin2017-02-221-0/+4
* l2tp: Avoid schedule while atomic in exit_netRidge Kennedy2017-02-221-1/+3
* qlogic: netxen: constify bin_attribute structuresBhumika Goyal2017-02-221-3/+3
* qlogic: qlcnic_sysfs: constify bin_attribute structuresBhumika Goyal2017-02-221-8/+8
* net: emac: add support for device-tree based PHY discovery and setupChristian Lamparter2017-02-223-7/+252
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-02-2285-439/+2396
|\
| * arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland2017-02-151-12/+6
| * arm64: cpufeature: correctly handle MRS to XZRMark Rutland2017-02-151-1/+1
| * arm64: traps: correctly handle MRS/MSR with XZRMark Rutland2017-02-151-2/+4
| * arm64: ptrace: add XZR-safe regs accessorsMark Rutland2017-02-151-0/+20
| * arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann2017-02-151-0/+1
| * arm64: fix warning about swapper_pg_dir overflowArnd Bergmann2017-02-151-1/+1
| * arm64: Work around Falkor erratum 1003Christopher Covington2017-02-108-2/+72
| * arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon2017-02-091-4/+15
| * arm64: arch_timer: document Hisilicon erratum 161010101Ding Tianhong2017-02-091-22/+25
| * arm64: use is_vmalloc_addrMiles Chen2017-02-091-1/+1
| * arm64: use linux/sizes.h for constantsMiles Chen2017-02-091-2/+2
| * arm64: uaccess: consistently check object sizesMark Rutland2017-02-081-2/+2
| * perf: add qcom l2 cache perf events driverNeil Leeder2017-02-085-0/+1062
| * arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli2017-02-081-2/+0
| * ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon2017-02-081-0/+1
| * arm64: do not trace atomic operationsPratyush Anand2017-02-061-1/+1
| * ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()Dan Carpenter2017-02-061-1/+1
| * ACPI/IORT: Fix iort_node_get_id() mapping entries indexingLorenzo Pieralisi2017-02-061-3/+3
| * arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel2017-02-061-0/+4
| * perf: xgene: Include module.hStephen Boyd2017-02-031-0/+1
| * arm: perf: use builtin_platform_driverGeliang Tang2017-02-033-15/+3
| * firmware: qcom: scm: Fix interrupted SCM callsAndy Gross2017-02-033-7/+26
| * arm: kernel: Add SMC structure parameterAndy Gross2017-02-036-26/+57
| * efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel2017-02-033-1/+58
| * arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland2017-02-021-30/+34
| * arm64: fix erroneous __raw_read_system_reg() casesMark Rutland2017-02-021-3/+3
| * arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon2017-02-025-4/+95
| * arm64: make use of for_each_node_by_type()Dmitry Torokhov2017-02-021-2/+2
| * arm64: Work around Falkor erratum 1009Christopher Covington2017-02-015-4/+37
| * arm64: Improve detection of user/non-user mappings in set_pte(_at)Catalin Marinas2017-01-311-6/+9
| * arm64: handle sys and undef traps consistentlyMark Rutland2017-01-271-1/+6
| * arm64: Use __tlbi() macros in KVM codeChristopher Covington2017-01-271-6/+7
| * arm64: Define Falkor v1 CPUShanker Donthineni2017-01-271-0/+4
| * arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLBRobin Murphy2017-01-261-1/+8
| * arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang2017-01-261-1/+1