diff options
author | David S. Miller <davem@davemloft.net> | 2013-11-08 00:30:35 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-11-08 00:30:35 +0100 |
commit | 95ed40196f965177ee0d044ab304e5cab3aee9c1 (patch) | |
tree | 01dd481f7f1aca3d2151abc31b14a2d92ed3a7b8 /arch | |
parent | phy: Add MOXA MDIO driver (diff) | |
parent | tipc: reassembly failures should cause link reset (diff) | |
download | linux-95ed40196f965177ee0d044ab304e5cab3aee9c1.tar.xz linux-95ed40196f965177ee0d044ab304e5cab3aee9c1.zip |
Merge branch 'tipc_fragmentation'
Erik Hugne says:
====================
tipc: message reassembly using fragment chain
We introduce a new reassembly algorithm that improves performance
and eliminates the risk of causing out-of-memory situations.
v3: -Use skb_try_coalesce, and revert to fraglist if this does not succeed.
-Make sure reassembly list head is uncloned.
v2: -Rebased on Ying's indentation fix.
-Node unlock call in msg_fragmenter case moved from patch #2 to #1.
('continue' with this lock held would cause spinlock recursion if only
patch #1 is used)
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions