summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-recvmsg.c
Commit message (Expand)AuthorAgeFilesLines
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-051-1/+1
* af_rxrpc: Remove incorrect checksum calculation from rxrpc_recvmsg()Tim Smith2014-02-071-24/+1
* af_rxrpc: Handle frames delivered from another VMTim Smith2014-01-261-1/+2
* af_rxrpc: Avoid setting up double-free on checksum errorTim Smith2014-01-261-0/+4
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-201-3/+6
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: use sk_sleep()Eric Dumazet2010-04-261-3/+3
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-1/+1
* RxRPC: fix rxrpc_recvmsg()'s returning of msg_nameDavid Howells2008-03-051-1/+2
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-261-2/+73
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-261-0/+366
OpenPOWER on IntegriCloud