]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge branch 'cxgb4-sriov-sysfs'
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Jun 2016 21:46:05 +0000 (14:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jun 2016 21:46:05 +0000 (14:46 -0700)
commit6010097806350efe3998f438959627ccf1047186
tree3843552145338ca53f1a9b6e59ff9f0e5a8dafcd
parent88da48f4977a4b31e03cac1b6ea38f24d7916d10
parentd01f7abc91cad02bb4ff771d074c598e01ffdb58
Merge branch 'cxgb4-sriov-sysfs'

Hariprasad Shenai says:

====================
Add SRIOV configuration via sysfs and few fixes

This series adds support to configure SR-IOV via PCI sysfs interface,
reduces resource allocation in kdump kernel by disabling offload. Also
synchronize unicast and multicast mac address, even in the interface is in
Promiscuous mode.

This patch series has been created against net-next tree and includes
patches on cxgb4 and cxgb4vf driver.

We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>