index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
ar-output.c
Age
Commit message (
Expand
)
Author
2015-04-11
new helper: msg_data_left()
Al Viro
2015-04-11
Merge remote-tracking branch 'dh/afs' into for-davem
Al Viro
2015-04-01
RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument
David Howells
2015-04-01
RxRPC: Don't call skb_add_data() if there's no data to copy
David Howells
2015-04-01
RxRPC: Fix the conversion to iov_iter
David Howells
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-02-04
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-09
put iov_iter into msghdr
Al Viro
2014-02-26
af_rxrpc: Request an ACK for every alternate DATA packet
David Howells
2014-02-26
af_rxrpc: Add sysctls for configuring RxRPC parameters
David Howells
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2007-06-19
[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 both
David Howells