]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'topic/uek-4.1/xen' of git://ca-git.us.oracle.com/linux-uek into uek...
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 8 Oct 2015 15:23:52 +0000 (08:23 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 8 Oct 2015 15:23:52 +0000 (08:23 -0700)
commit7805ee046500803e2ee92a66d9dd868b047fdb8e
treed792b20ec21b8338ea37564c069b65ab38a28ef0
parent6b5c1f5cfa1eb67ae7ca7cfc39d7f7234ffb9238
parent6484b8158f03c42574d9eaa68a51de54b079cfe1
Merge branch 'topic/uek-4.1/xen' of git://ca-git.us.oracle.com/linux-uek into uek/uek-4.1

* 'topic/uek-4.1/xen' of git://ca-git.us.oracle.com/linux-uek:
  xen-netfront: respect user provided max_queues
  net/xen-netfront: only napi_synchronize() if running
  net/xen-netfront: only clean up queues if present
  xen-netback: respect user provided max_queues
  xen-netback: require fewer guest Rx slots when not using GSO
  xen-netback: add support for multicast control
  xen/netback: Wake dealloc thread after completing zerocopy work
  xen-netback: Allocate fraglist early to avoid complex rollback
  net/xen-netback: off by one in BUG_ON() condition
  xen-netback: remove duplicated function definition
  net/xen-netback: Don't mix hexa and decimal with 0x in the printf format
  net/xen-netback: Remove unused code in xenvif_rx_action
drivers/net/xen-netback/xenbus.c