summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-output.c
AgeCommit message (Expand)Author
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-04-11new helper: msg_data_left()Al Viro
2015-04-11Merge remote-tracking branch 'dh/afs' into for-davemAl Viro
2015-04-01RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argumentDavid Howells
2015-04-01RxRPC: Don't call skb_add_data() if there's no data to copyDavid Howells
2015-04-01RxRPC: Fix the conversion to iov_iterDavid Howells
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-02-04rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...Al Viro
2015-02-04rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro
2014-12-10net: introduce helper macro for_each_cmsghdrGu Zheng
2014-12-09put iov_iter into msghdrAl Viro
2014-02-26af_rxrpc: Request an ACK for every alternate DATA packetDavid Howells
2014-02-26af_rxrpc: Add sysctls for configuring RxRPC parametersDavid Howells
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-06-18[AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data()David Howells
2007-05-04[AF_RXRPC]: Sort out MTU handling.David Howells
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells