]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'cxgb4'
authorDavid S. Miller <davem@davemloft.net>
Wed, 11 Jun 2014 05:49:59 +0000 (22:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jun 2014 05:49:59 +0000 (22:49 -0700)
commit27628843c4900e717e86f0527ee0e123bec21a10
treec59a7d41979ef120e61d8c7ef57509291e4d31a2
parent438d25e889be87c490db51b24b95685125cb688d
parent5222a4ea91132b7b2bbab8632cefb5671885466b
Merge branch 'cxgb4'

Hariprasad Shenai says:

====================
Adds support for CIQ and other misc. fixes for rdma/cxgb4

This patch series adds support to allocate and use IQs specifically for
indirect interrupts, adds fixes to align ISS for iWARP connections & fixes
related to tcp snd/rvd window for Chelsio T4/T5 adapters on iw_cxgb4.
Also changes Interrupt Holdoff Packet Count threshold of response queues for
cxgb4 driver.

The patches series is created against 'net-next' tree.
And includes patches on cxgb4 and iw_cxgb4 driver.

Since this patch-series contains cxgb4 and iw_cxgb4 patches, we would like to
request this patch series to get merged via David Miller's 'net-next' tree.

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>