OpenCloudOS-Kernel/drivers/net/ethernet/cavium/liquidio
Linus Torvalds 7c225c69f8 Merge branch 'akpm' (patches from Andrew)
Merge updates from Andrew Morton:

 - a few misc bits

 - ocfs2 updates

 - almost all of MM

* emailed patches from Andrew Morton <akpm@linux-foundation.org>: (131 commits)
  memory hotplug: fix comments when adding section
  mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM_MAP
  mm: simplify nodemask printing
  mm,oom_reaper: remove pointless kthread_run() error check
  mm/page_ext.c: check if page_ext is not prepared
  writeback: remove unused function parameter
  mm: do not rely on preempt_count in print_vma_addr
  mm, sparse: do not swamp log with huge vmemmap allocation failures
  mm/hmm: remove redundant variable align_end
  mm/list_lru.c: mark expected switch fall-through
  mm/shmem.c: mark expected switch fall-through
  mm/page_alloc.c: broken deferred calculation
  mm: don't warn about allocations which stall for too long
  fs: fuse: account fuse_inode slab memory as reclaimable
  mm, page_alloc: fix potential false positive in __zone_watermark_ok
  mm: mlock: remove lru_add_drain_all()
  mm, sysctl: make NUMA stats configurable
  shmem: convert shmem_init_inodecache() to void
  Unify migrate_pages and move_pages access checks
  mm, pagevec: rename pagevec drained field
  ...
2017-11-15 19:42:40 -08:00
..
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
cn23xx_pf_device.c liquidio: fix crash in presence of zeroed-out base address regs 2017-08-30 22:07:09 -07:00
cn23xx_pf_device.h liquidio: move macro definition to a proper place 2017-08-22 11:08:15 -07:00
cn23xx_pf_regs.h liquidio CN23XX: fix for new check patch errors 2016-11-15 22:24:40 -05:00
cn23xx_vf_device.c liquidio: replace info-pointer mode with buffer-pointer-only mode 2017-06-18 23:55:46 -04:00
cn23xx_vf_device.h liquidio: moved wait_for_pending_requests to octeon_network.h 2017-08-14 22:21:39 -07:00
cn23xx_vf_regs.h liquidio CN23XX: VF register definitions 2016-11-30 11:03:08 -05:00
cn66xx_device.c liquidio: fix bug in soft reset failure detection 2017-07-06 10:36:03 +01:00
cn66xx_device.h liquidio CN23XX: copyrights changes and alignment 2016-11-15 22:24:40 -05:00
cn66xx_regs.h liquidio CN23XX: fix for new check patch errors 2016-11-15 22:24:40 -05:00
cn68xx_device.c liquidio CN23XX: fix for new check patch errors 2016-11-15 22:24:40 -05:00
cn68xx_device.h liquidio CN23XX: copyrights changes and alignment 2016-11-15 22:24:40 -05:00
cn68xx_regs.h liquidio CN23XX: copyrights changes and alignment 2016-11-15 22:24:40 -05:00
lio_core.c liquidio: do not consider packets dropped by network stack as driver Rx dropped 2017-11-05 22:29:44 +09:00
lio_ethtool.c liquidio: fix spelling mistake: "interuupt" -> "interrupt" 2017-08-17 10:05:24 -07:00
lio_main.c liquidio: Missing error code in liquidio_init_nic_module() 2017-11-14 22:01:06 +09:00
lio_vf_main.c liquidio: fix kernel panic in VF driver 2017-10-28 18:52:46 +09:00
lio_vf_rep.c liquidio: synchronize VF representor names with NIC firmware 2017-11-02 17:04:06 +09:00
lio_vf_rep.h liquidio: synchronize VF representor names with NIC firmware 2017-11-02 17:04:06 +09:00
liquidio_common.h liquidio: bump up driver version to 1.7.0 to match newer NIC firmware 2017-11-03 14:09:07 +09:00
liquidio_image.h liquidio: allow override of firmware present in flash 2017-09-25 20:25:39 -07:00
octeon_config.h liquidio: xmit_more support 2017-10-28 00:35:23 +09:00
octeon_console.c liquidio: pass date and time info to NIC firmware 2017-10-24 18:57:10 +09:00
octeon_device.c liquidio: Fix an issue with multiple switchdev enable disables 2017-11-04 09:17:29 +09:00
octeon_device.h liquidio: Configure switchdev with devlink 2017-11-01 11:39:52 +09:00
octeon_droq.c liquidio: Fix an issue with multiple switchdev enable disables 2017-11-04 09:17:29 +09:00
octeon_droq.h liquidio: Fix an issue with multiple switchdev enable disables 2017-11-04 09:17:29 +09:00
octeon_iq.h liquidio: xmit_more support 2017-10-28 00:35:23 +09:00
octeon_mailbox.c liquidio: fix rare pci_driver.probe failure of VF driver 2017-05-26 14:41:47 -04:00
octeon_mailbox.h liquidio: fix rare pci_driver.probe failure of VF driver 2017-05-26 14:41:47 -04:00
octeon_main.h liquidio: xmit_more support 2017-10-28 00:35:23 +09:00
octeon_mem_ops.c liquidio: stop using huge static buffer, save 4096k in .data 2017-06-22 11:03:00 -04:00
octeon_mem_ops.h liquidio: stop using huge static buffer, save 4096k in .data 2017-06-22 11:03:00 -04:00
octeon_network.h Merge branch 'akpm' (patches from Andrew) 2017-11-15 19:42:40 -08:00
octeon_nic.c liquidio: xmit_more support 2017-10-28 00:35:23 +09:00
octeon_nic.h liquidio: xmit_more support 2017-10-28 00:35:23 +09:00
request_manager.c liquidio: remove redundant setting of inst_processed to zero 2017-11-02 15:52:46 +09:00
response_manager.c liquidio: fix for vf mac addr command sent to nic firmware 2017-03-21 17:48:29 -07:00
response_manager.h liquidio: fix for vf mac addr command sent to nic firmware 2017-03-21 17:48:29 -07:00