summaryrefslogtreecommitdiff
path: root/xio.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+22
pt>
authorDavid S. Miller <davem@davemloft.net>2016-07-19 16:44:12 -0700
committerDavid S. Miller <davem@davemloft.net>2016-07-19 16:44:12 -0700
commit5ec6df777b5e76398e8f1fbbe7cd21e78890c71a (patch)
tree5562fa1edf8e165aed2a5cb8cce657c10f9c06f6
parentc74bfbdba0e8d056e4ba579a666b5cdb8ec3cd35 (diff)
parentec25bc04ed8e12947738468cbe2191f1529f9e39 (diff)
Merge branch 'mlx4-fixes'
Tariq Toukan says: ==================== Safe flow for mlx4_en configuration change This patchset improves the mlx4_en driver resiliency, especially on systems with low memory. Upon a configuration change that requires the allocation of new resources, we first try to allocate, prior to destroying the current ones. Once it is successfully done, we release the old resources and attach the new ones. Otherwise, we stay with a functioning interface having the same old configuration. This improvement became of greater significance after removing the use of vmap. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat