summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/ar-recvmsg.c
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells2016-06-131-436/+0Star
* rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KBJoe Perches2016-06-041-1/+3
* rxrpc: Differentiate local and remote abort codes in structsDavid Howells2016-04-111-4/+14
* rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells2016-03-041-9/+9
* rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells2016-03-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+1
|\
| * rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro2015-03-161-1/+1
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-021-2/+2
* | net: rxrpc: change call to sock_recv_ts_and_drops() on rxrpc recvmsg to sock_...Eyal Birger2015-03-021-1/+1
|/
* 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/+1Star
* 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-211-3/+6
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-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-061-1/+2
* [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...David Howells2007-04-271-2/+73
* [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel bothDavid Howells2007-04-271-0/+366