]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'smc-splice-implementation'
authorDavid S. Miller <davem@davemloft.net>
Fri, 4 May 2018 15:45:12 +0000 (11:45 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 May 2018 15:45:12 +0000 (11:45 -0400)
commit8a2eeb35d1462b3967456416e2161a8e92cd6ea1
tree2beb8b962fd2261b7f7d372d8e463777234fa7fc
parentc910f96f3c0a7ae1bf1aba9115c5b77daf661cc8
parentc4fb950ed678c2c2dad5fc77e875419729f77a48
Merge branch 'smc-splice-implementation'

Ursula Braun says:

====================
net/smc: splice implementation

Stefan comes up with an smc implementation for splice(). The first
three patches are preparational patches, the 4th patch implements
splice().
====================

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