OSDN Git Service

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)
commita8d7d124941973d3de9f388ead826a40929d8707
tree2beb8b962fd2261b7f7d372d8e463777234fa7fc
parenta7b15ab887e5b8e9803136b5a4a0008d7a3dea86
parent9014db202cb764b8e14c53e7bacc81f9a1a2ba7f
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>