aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31net: hns3: bugfix for hclge_mdio_write and hclge_mdio_readHuazhong Tan1-2/+2
2018-10-31net: hns3: bugfix for is_valid_csq_clean_head()Huazhong Tan1-6/+6
2018-10-31net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()Huazhong Tan2-6/+0
2018-10-31net: hns3: bugfix for the initialization of command queue's spin lockHuazhong Tan1-4/+10
2018-10-31net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problemHuazhong Tan1-1/+1
2018-10-31net: hns3: bugfix for buffer not free problem during resettingHuazhong Tan1-3/+21
2018-10-31net: hns3: add error handler for hns3_nic_init_vector_data()Huazhong Tan1-2/+8
2018-10-31net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet1-36/+9
2018-10-31vhost: Fix Spectre V1 vulnerabilityJason Wang1-0/+2
2018-10-31net: drop a space before tabsBo YU1-1/+1
2018-10-31net: add an identifier name for 'struct sock *'Bo YU1-1/+1
2018-10-31net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"Colin Ian King1-1/+1
2018-10-31Move EM_RISCV into elf-em.hPalmer Dabbelt2-3/+1
2018-10-31RISC-V: properly determine hardware capsAndreas Schwab1-3/+5
2018-10-31Revert "lib: Add umoddi3 and udivmoddi4 of GCC library routines"Palmer Dabbelt4-346/+0
2018-10-31Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32"Palmer Dabbelt1-1/+0
2018-10-31EDAC, skx: Fix randconfig buildsBorislav Petkov2-1/+6
2018-10-31ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl1-1/+3
2018-10-31i40e: Update status codesMitch Williams2-4/+10
2018-10-31ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher8-13/+30
2018-10-31fm10k: bump driver version to match out-of-tree releaseJacob Keller1-1/+1
2018-10-31fm10k: add missing device IDs to the upstream driverJacob Keller2-0/+4
2018-10-31fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller1-20/+28
2018-10-31fm10k: fix SM mailbox full conditionNgai-Mint Kwan1-1/+2
2018-10-31igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar1-1/+7
2018-10-31mm/gup.c: fix __get_user_pages_fast() commentFengguang Wu1-2/+2
2018-10-31mm: Fix warning in insert_pfn()Jan Kara1-2/+7
2018-10-31memory-hotplug.rst: add some details about locking internalsDavid Hildenbrand1-1/+41
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand1-1/+3
2018-10-31powerpc/powernv: hold device_hotplug_lock when calling device_online()David Hildenbrand1-0/+2
2018-10-31mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lockDavid Hildenbrand2-20/+21
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand6-7/+32
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand5-7/+15
2018-10-31mm/memblock.c: warn if zero alignment was requestedMike Rapoport1-0/+11
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport50-96/+120
2018-10-31docs/boot-time-mm: remove bootmem documentationMike Rapoport1-60/+9
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport275-476/+353
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport11-16/+19
2018-10-31mm: remove nobootmemMike Rapoport3-129/+104
2018-10-31memblock: rename __free_pages_bootmem to memblock_free_pagesMike Rapoport4-4/+4
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport35-39/+39
2018-10-31memblock: replace free_bootmem_late with memblock_free_lateMike Rapoport5-31/+6
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport15-52/+24
2018-10-31mm: nobootmem: remove bootmem allocation APIsMike Rapoport2-271/+0
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport19-26/+28
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport12-24/+36
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport10-13/+16
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport7-11/+16
2018-10-31memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport3-9/+6
2018-10-31memblock: replace __alloc_bootmem_node with appropriate memblock_ APIMike Rapoport4-12/+14