summaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-03-23 16:41:44 -0400
committerDavid S. Miller <davem@davemloft.net>2015-03-23 16:41:44 -0400
commita659f91aeba8710973082a1c62c20bae139663f2 (patch)
tree319147372157dc5edbca12edfdd659a999a036ad /net/core
parent8f2ddaac302a8ca364cb04efb19cd3b5cd058910 (diff)
parenta596999b7ddfe7fc5b7b8adf9536ab1c39cb12d2 (diff)
Merge branch 'crypto_async'
Tadeusz Struk says: ==================== Add support for async socket operations After the iocb parameter has been removed from sendmsg() and recvmsg() ops the socket layer, and the network stack no longer support async operations. This patch set adds support for asynchronous operations on sockets back. Changes in v3: * As sugested by Al Viro instead of adding new functions aio_sendmsg and aio_recvmsg, added a ptr to iocb into the kernel-side msghdr structure. This way no change to aio.c is required. Changes in v2: * removed redundant total_size param from aio_sendmsg and aio_recvmsg functions ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions