aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-recvmsg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-07af_rxrpc: Remove incorrect checksum calculation from rxrpc_recvmsg()Tim Smith1-24/+1
2014-01-26af_rxrpc: Handle frames delivered from another VMTim Smith1-1/+2
2014-01-26af_rxrpc: Avoid setting up double-free on checksum errorTim Smith1-0/+4
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-3/+6
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-04-26net: use sk_sleep()Eric Dumazet1-3/+3
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-1/+1
2008-03-05RxRPC: fix rxrpc_recvmsg()'s returning of msg_nameDavid Howells1-1/+2
2007-04-26[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to useDavid Howells1-2/+73
2007-04-26[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells1-0/+366